/************/
/* LIGHTBOX */
/************/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }
#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }
#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	
#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/************/
body {font-family: Arial, Helvetica, sans-serif;}
p{
font-size:12px;
margin-bottom:0em;
margin-top:0em;

}
h1{
font-size:1.4em;
margin-bottom:0em;
margin-top:0em;

}
h2{
font-size:1.3em;
margin-bottom:0em;
margin-top:0em;

}
h3{
font-size:1.1em;
margin-bottom:0.5em;
margin-top:0.5em;

}
hr{
	color: #ABDAE0;
	width : 95%;
	height : 1px;
}

.titrerubrique{
	color: #3C7E8A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
}

.texteitalique{
	color: #3C7E8A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	font-style: italic;
}

.txtblanc{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
}
.champs{
	font-size: 11px;
	font-family: arial;
	letter-spacing: 0px;
	color: Teal;
	padding-left: 4px;
	height: 18px;
	border: 1px solid #99C8CE;
}

.DHeading    {
	color: #773A8B;
	font-size : 12px;
	font-family: Arial;
	font-weight : bold
}


select {
	font-size : xx-small;
	background: white;
	font-family : Verdana;
	border-width : 1;
	border-style : solid;
	border-color : #000080;
}
A:link {
	color: #949494;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
A:visited {
	color: #949494;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
A:hover {
	color: #949494;
	font-size: 11px;
	font-weight: bold;
}
.mention A,.mention A:active,.mention A:hover,.mention A:visited{
color :#FFFFFF;
font-size : 11px;
text-decoration : none;
font-family: Arial, Helvetica, sans-serif;
font-weight : normal;

}

.menuBouton {
	font-family:verdana;
	font-size:xx-small;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
.cmdForm {
	font-size : xx-small;
	font-family : Verdana;
	background-color : #8183A2;
	color : #ffffff;
	font-weight : bold;
	border-width : thin;
}
.tblText {
	font-family: verdana;
	font-size:xx-small;
	font-weight: normal;
	color: #000080;
}
#desc {
    BACKGROUND-COLOR: transparent;
    BORDER-BOTTOM: silver 1px;
    BORDER-LEFT: silver 1px;
    BORDER-RIGHT: silver 1px;
    BORDER-TOP: silver 1px;
    COLOR: black;
    FONT-FAMILY: verdana;
    FONT-SIZE: 9pt;
    FONT-WEIGHT: normal;
    MARGIN: 1px 0em;
    TEXT-ALIGN: justify;
    TEXT-INDENT: 0%;
}

.DBody {
	color: #3A3A3A;

}
.DDate {
	color : #000080; 
	font-size : xx-small;
}
.DHead {
    color: #FFFFFF;
	background-color: #8183A2; 
	font-family: verdana; 
	font-size: 10pt; 
	font-style: normal; 
    font-weight: bold; 
}
.permLec:link {
	color : #FFFFFF;
	font-size : xx-small;
	font-weight : bold;
	text-decoration: none;
}
.LayCatPathText {
	font-family: Arial;
	font-size:11px;
	text-decoration: none;
	color: #773A8B;
}
.LayCatPathHref {
	font-family: Arial;
	font-size:11px;
	text-decoration: none;
	color: #773A8B;
}
#LayCatPathHref:hover {
	font-family: verdana;
	font-size:xx-small;
	font-weight : bold;
	text-decoration: none;
	color: #FF0000;
}
.LayCatChildTitle {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #7C7C7C;
	margin : 10px;
	background : #DFDFDF;
}
.LayCatLayoutTitle {
	font-family: verdana;
	font-size:xx-small;
	font-weight: normal;
	color: #000080;
}
.lienhaut{
	font-size: 13px;
	color: White;
	text-decoration: underline;
}


.Anonymous_Menu_Line {
	border: 0px;
	Height:27;
	font-family: Arial;
	font-size: 12;
	font-weight: bold;
	color: #FFFFFF;
	background : #C82D49;
	text-align:center;
}

.Anonymous_Menu_Line A:link, .Anonymous_Menu_Line A:hover, .Anonymous_Menu_Line A:visited{

	color: #FFFFFF;
	font-size: 12;
	font-weight: bold;
	width:100%;
	border :0px;
}

.Anonymous_Menu_Table{
	width: 100%;
height : 29px;
	border: 0px;
}

.Anonymous_item_0{
	background: #EBD141;
	border-width: 0px 0px 0px 0px;

}

.Anonymous_item_1{
background : #C82D49;
	border-width: 0px 0px 0px 0px;
}

.Anonymous_item_2{
background : #1FCFAC;
		border-width: 0px 0px 0px 0px;
}

.Anonymous_item_3{
background : #E87245;
		border-width: 0px 0px 0px 0px;
}

.Anonymous_item_4{
background : #3632BD;
		border-width: 0px 0px 0px 0px;
	}

.Anonymous_item_5{
background : #57C728;
		border-width: 0px 0px 0px 0px;
}
.Anonymous_item_6{
background : #C135AA;
		border-width: 0px 0px 0px 0px;
}
#page{background-image:url(/portal_templates/anonyme/images/bgpage.gif);}
#content{}
#SelectProfil{z-index:9999;position:absolute;top:0;left:0;}
#iframe_modules{ width:730px; height:400px;}
#programme{border:1px solid #98c9d0; width:600px;}
#programme TD{border:1px solid #98c9d0; padding:5px;}
.texte, #programme TD{
	color: #3C7E8A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	text-align: justify;
}
#tbhaut{width:740px;}
#tblogo{}
#logodroite{padding-top:60px;}