BODY {
	background-color: #e5f2f8;
	width:1017px;
	margin:0 auto;
	
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #2f4594;	
}
/* TD, DIV, P, LI, FORM, P {} */
a:link, a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #03beeb;
	text-decoration: underline;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #03beeb;
	text-decoration: none;
}
a img{
	border:solid 2px #fe8301;
}
P {
	margin:0; padding:2px 0 2px 0;
}
FORM, FIELDSET {
	margin:0; padding:0;
	border:0;
	text-align:left;
}
INPUT, TEXTAREA, SELECT {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:1em;
}
EM.r {
	font-style:normal; background-color:#FFFC60;
}
/*MISE EN PAGE*/
#page{
	width:822px;
	float:left;
	background-color:#FFFFFF;
}
#header{
background:#FFFFFF url(images/header.gif) no-repeat;
width:822px;
height:215px;
margin-left:auto;
margin-right:auto;
}
#contenu{
width:812px;
margin-left:auto;
margin-right:auto;
padding-top:10px;
padding-left:5px;
padding-right:5px;
}
#col_gauche{
width:220px;
padding-left:20px;
float:left;
}
#intranet{
background-image:url(images/intranet.jpg);
width:212px;
height:163px;
padding-left:8px;
padding-top:5px;
margin-top:25px;
}
#student{
background-image:url(images/student.jpg);
width:212px;
height:163px;
padding-left:8px;
padding-top:5px;
margin-top:10px;
}
#texte{
width:500px;
padding-left:20px;
padding-right:20px;
float:right;

min-height:1000px;
_height:1000px;
}

/* Homepage */
#news_home{
	display:block;
	width:230px;
	float:left;
}
#texte_home{
	width:255px;
	float:right;
}


#contact{
margin-left:35px;
margin-top:10px;
}
#logo{
/*padding-left:10px;*/
float:right;
width:190px;

padding-top:210px;
}
#intlogo{
width:185px;
background-color:#FFFFFF;
padding-left:2px;
padding-right:2px;

text-align:center;
min-height:570px;
_height:570px;

padding-top:20px;
padding-bottom:15px;
}
#logo img{
	border:none;
}

#footer{
	clear:both;
	text-align:center;
	vertical-align:text-bottom;
	margin-top:10px;
	font-size:0.9em;
}
#bas_footer{
	background:url(images/footer.jpg) no-repeat;
	width:817px;	
	height:18px;
	margin-bottom:20px;
}

/* Menu Horiz */
#menu_horiz{
	background:url(images/ongletshaut.gif) no-repeat;
	position:relative;
	left:473px;
	top:173px;
	/*left:307px;
	width:473px;*/
	width:307px;
}
UL#menu_horiz{
	height:38px;
	margin:0;
	padding:0;
	list-style:none;
}
#menu_horiz li{
	display:block;
	float:left;
	height:38px;
	line-height:38px;
	list-style:none;
	vertical-align:middle;
	
	margin:0;
	text-align:center;
}
#menu_horiz a:link, #menu_horiz a:visited{
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #2f4594;
	text-decoration:none;
}
#menu_horiz a:hover{
	color: #03beeb;
	text-decoration:none;
}
li#menu_abc{
	padding-left:20px;
}
li#menu_newsl{
	width:100px;
}
li#menu_cal{
	width:95px;	
}
li#menu_urban{
	width:110px;
}

/*STYLES*/
.texte {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #2f4594;
}
.titre {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #2f4594;
}
.petitTitre {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #2F4594;
}
.titreRouge {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #b8004e;
}
.texteRouge {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #b8004e;
}
.img_bord{
	border:solid 2px #fe8301;
}

/* Cadre orange */
.cadre{
	width:224px;
	background-color:#fe8301;
}
.haut_cadre{
	background-repeat:no-repeat;
	background-image:url(images/haut_cadre.jpg);
	padding:5px 10px 5px 10px;
}
.bas_cadre{
	background-repeat:no-repeat;
	background-position:0% 100%;
	background-image:url(images/bas_cadre.jpg);
}

/*------ menu vertical PHP -----*/
#menu{
	margin:10px 0 10px 40px;
	width:100%;
}
.vulmenu {
	margin:5px 0 0 0;
	padding:0;
	list-style:none;
}
.vm0li { margin:0 0 0 0; padding:3px 0 3px 0; font-weight: bold;}
.vm1li {	
	list-style-image:url(images/puce.gif);
	list-style-position:outside;
	margin:0 0 0 15px;
	padding:0;
	
	font-weight:normal;
	color: #2f4594;
	padding-left:5px;	
}
.vm2li { margin:0 0 0 45px; padding:1px 0 1px 0; }
.vm3li { margin:0 0 0 60px; padding:1px 0 1px 0; }
.vm4li { margin:0 0 0 75px; padding:1px 0 1px 0; }
.vm5li { margin:0 0 0 90px; padding:1px 0 1px 0; }

a.vm1a { display:block; padding:2px 0 2px 0; margin:0; vertical-align:middle; font-size: 14px; font-family: "Trebuchet MS";}
a.vm1a:link, a.vm1a:visited {
	color: #2f4594;
	text-decoration:none; 
}
a.vm1a:hover { 	
	color: #03beeb;
	text-decoration:none;
}

a.vm2a { display:block; padding:2px 0 2px 0; margin:0; vertical-align:middle; font-size: 14px; font-family: "Trebuchet MS";}
a.vm2a:link, a.vm2a:visited { color:#03beeb; text-decoration:none; }
a.vm2a:hover { color:#2f4594; text-decoration:none; }

a.vm3a { display:block; padding:2px 0 2px 0; margin:0; vertical-align:middle; font-size: 14px; font-family: "Trebuchet MS";}
a.vm3a:link, a.vm3a:visited { color:#03beeb; text-decoration:none; }
a.vm3a:hover { color:#03beeb; text-decoration:none; }

/*------ modèle -----*/
.cmschemin {
	margin:0;
	padding:4px 0;
	font-size:90%;
	color:#56729F;
}
#chemin{
	float:left;
}
#mbr_connect{
	width:150px;
	text-align:right;
	float:right;
	color:#CCCCCC;
}
#mbr_connect a{
	font-size:1em;
}
a.cmsachem:link, a.cmsachem:visited {
	color:#56729F;
	text-decoration:none;
}
a.cmsachem:hover {
	color:#56729F;
	text-decoration:underline;
}
.cmsgcont {
	float:right;
	width:606px;
	border:1px solid #E0E0E0;
	margin:0;
	padding:4px;
}
.cmslkmedia {
	font-size:90%;
	color:#606060;
}
.cmsicmg {
	border:0;
	vertical-align:middle;
}
/*------------ liens traduire -----------*/
a.cms1lang:link, a.cms1lang:visited {
	text-decoration:none;
    font-weight:bold;
    color:#008000;
}
a.cms1lang:hover {
    color:#008000;
	text-decoration:underline;
}
a.cms2lang:link, a.cms2lang:visited {
	text-decoration:none;
    color:#408040;
}
a.cms2lang:hover {
    color:#408040;
	text-decoration:underline;
}
/*------ info-bulle (cf styleDef)
.cmszxibul {
	font-size:90%;background-color:#F8F8C0;border:1px solid #000000;padding:4px;white-space:nowrap;z-index:99;position:absolute;top:0;left:0;height:auto;width:auto;display:none;
} -----*/
/*------------ forum -----------*/
.forumcadre {
	width:500px;
	padding:0;
	margin:5px 0 5px 20px;
	border:1px solid #C0C0C0;
}
.forumform {
	border:0;
	padding:6px;
	margin:0;
	background-color:#F0F0F0;
}
a.forumatit:link, a.forumatit:visited {
	color:#000000; text-decoration:underline;
}
a.forumatit:hover {
	color:#808080; text-decoration:none;
}
a.forumatxt:link, a.forumatxt:visited {
	color:#000000; text-decoration:underline;
}
a.forumatxt:hover {
	color:#808080; text-decoration:none;
}
a.forumaretour:link, a.forumaretour:visited {
	color:#000000; text-decoration:underline;
}
a.forumaretour:hover {
	color:#808080; text-decoration:none;
}
.forumretour {
	text-align:center;
	padding:6px;
}
.forumcmtit {
	width:500px;
	margin:5px 0 5px 20px;
}
.forumthmca {
	width:520px;
	padding:0;
	margin:0;
	border:0;
}
.forumtheme {
	padding:6px;
    font-weight:bold;
    font-size:110%;
}
.forumthmtxt {
	padding:2px 6px 6px 36px;
}
.forumthmimg {
	float:left;
	margin:0;
	padding:6px 20px 4px 6px;
	border:0;
	width:70px;
}
.forummsg {
	border:0;
	padding:6px 6px 4px 6px;
	margin:0;
	background-color:#F0F0F0;
	line-height:120%;
}
.forumtexte {
	padding:2px 40px 6px 40px;
}
.forumsujet {
	padding:6px;
	border:0;
	margin:0 0 4px 0;
}
.forumftit {
	display:block;
	float:left;
	clear:both;
	margin:4px 0 0 0;
	vertical-align:top;
	width:120px;
}
.forumfinput {
	width:350px;
	margin:0 0 4px 0;
}
.forumftarea {
	width:350px;
	height:120px;
	margin:0 0 4px 0;
}
.forumfbtn {
	color:#000000;
	background-color:#F0F0F0;
	border:1px solid #000000;
	cursor:pointer;
	margin:0 0 4px 0;
}
/*----- galerie déroulante -----*/
.galrderoul {
	width:300px;
	height:322px;
	padding:4px;
	border:1px solid #808080;
	text-align:left;
}
.galrdtitr {
	margin-bottom:4px;
	font-size:larger;
	font-weight:bold;
}
.galrdlegen {
	font-style:italic;
}
.galrddescr {
	font-size:smaller;
}
.ointit {
	vertical-align:top;
}
/*------ plan -----*/
.planul a:link, .planul a:visited { text-decoration:none; }
.planul a:hover { text-decoration:underline; }
.plan0li { margin-left:0px; }
.plan1li { margin-left:20px; }
.plan2li { margin-left:40px; }
.plan3li { margin-left:60px; }
.plan4li { margin-left:80px; }
.plan5li { margin-left:100px; }

/*------ petit calendrier . . . -----*/
.cal0tab {
	width:180px;
	border:1px solid #D0D0D1;
	font-size:90%;
	color:#404040;
}
.cal0tab th {
	border:0;
	padding:3px 0 3px 0;
	text-align:center;
}
.cal0tab td {
	width:14%;
	border:0;
	padding:3px 0 3px 0;
	text-align:center;
}
.cal0cur { background-color:#FFFAC0; }
.cal0we { background-color:#F0F0F0; }

/*------ grand calendrier . . . -----*/
.cal1tab {
	width:100%;
	border:1px solid #D0D0D1;
	border-collapse:collapse;
	color:#404040;
}
.cal1tab th {
	border:0;
	padding:4px;
	text-align:center;
}
.cal1tab td {
	width:14%;
	border:1px solid #D0D0D1;
	padding:4px;
	text-align:left;
	vertical-align:top;
	font-size:90%;
	font-weight:bold;
}
a.a1cal { font-weight:normal; }
a.a1cal:link, a.a1cal:visited { text-decoration:none; }
a.a1cal:hover { text-decoration:underline; }
.cal1cur { background-color:#FFFAC0; }
.cal1we { background-color:#F0F0F0; }
UL.chresultat {
	list-style-type:disc; list-style-position:outside;
	margin:0 0 0 25px; padding:0;
}
UL.chresultat LI {
	margin:0; padding:4px 0 4px 0;
}
