/* Master Page */

body {
	background-color: #e6dbbf;
	margin: 0px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}

/* TinyMCE DEFAULTS */

a { text-decoration: none; font-weight: bold; }
a:hover { text-decoration: none; }
ul { list-style-type: none; padding: 0px; margin: 0px; margin-left: 0px; padding-left: 0px; }
ol { padding: 0px; margin: 0px; margin-left: 15px; padding-left: 10px; }
li { 
	padding-left: 10px; 
	background-image: url(../images/i_layout/puce_list_off.gif); 
	background-repeat: no-repeat; 
	background-position: 0em .5em;
}

.TitreH1 { font-size: 16px; font-weight: bold; line-height: 20px; color: #77adcb; padding-bottom: 10px; }
.TitreH2 { font-size: 16px; font-weight: normal; line-height: 20px; color: #2978a4; }
.TitreH3 { font-size: 12px; font-weight: bold; line-height: 16px; color: #2978a4; }
.TitreH4 { font-size: 11px; font-weight: bold; line-height: 15px; color: #2978a4; }
txtColor { color: #2978a4; }

/* END TinyMCE DEFAULTS */

/* IMAGES LIGHTBOX */

.ImgLightbox { }

/* IMAGES EQUIPES */

.ImgEquipes { }

/* STYLES */

.alt {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	color: white;
}

/* Index */

td.accueil {
	font-size: 10px;
	color: #263c39;
	text-align: right;
	line-height: 15px;
	padding: 40 30 0 30;
	background-color: #87bedc;
}

td.accueil p {
	color: #263c39;
}

td.accueil a {
	color: #35537d;
}

td.accueil a:hover {
	color: white;
}

/* Content page */

td.content {
	background-color: white;
}
div#content {
	margin: 25 20 0 20px;
	font-size: 11px;
	line-height: 15px;
}
div#content a {
	color: #77adcb; 
}
div#content a:hover {
	color: #2978a4; 
}
p.note {
	font-size: 10px;
}
h1 {
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	color: #77adcb;
	padding-bottom: 10px;
}
h1 a {
	font-weight: bold;
	text-decoration: none;
}
h1 a:hover {
	text-decoration: none;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	color: #2978a4;
}
.titH2 {
	font-size: 16px;
	font-weight: normal;
	color: #2978a4;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #2978a4;
	line-height: 16px;
}
h4 {
	font-size: 11px;
	font-weight: bold;
	color: #2978a4;
	line-height: 12px;
}
a.mail:link,a.mail:visited {
	font-size: 11px;
	text-decoration: none;
	color: #77adcb;
	font-weight: bold;
}
a.mail:hover,a.mail:active {
	color: #2978a4;
}
a.url:link,a.url:visited {
	font-size: 11px;
	text-decoration: none;
	color: #77adcb;
	font-weight: bold;
}
a.url:hover,a.url:active {
	color: #2978a4;
}
a.list:link,a.list:visited {
	font-size: 11px;
	text-decoration: none;
	color: black;
	font-weight: normal;
	padding-left: 10px; 
	background-image: url(../images/i_layout/puce_list_off.gif); 
	background-repeat: no-repeat; 
	background-position: 0 4px;
}
a.list:hover,a.list:active {
	color: #2978a4;
	font-weight: bold;
	background-image: url(../images/i_layout/puce_list_on.gif);
}
a.retour:link,a.retour:visited {
	font-size: 10px;
	text-decoration: none;
	color: #77adcb;
	font-weight: bold;
	padding-left: 10px; 
	background-image: url(../images/i_layout/puce_retour_off.gif); 
	background-repeat: no-repeat; 
	background-position: 0 4px;
}
a.retour:hover,a.retour:active {
	color: #2978a4;
	font-weight: bold;
	background-image: url(../images/i_layout/puce_retour_on.gif);
}

/* IMAGES EQUIPES */
.equipeBlock {
	float: left;
	background-color: #d3edfa;
	font-size: 11px;
	padding: 7 5 7 5px;
	width: 523px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}
.equipeBlock img {
	float: left;
	margin-right: 10px;
}
.equipeT2 img {
	margin-right: 10px;
	margin-bottom: 10px;
}
.equipeImgCell {
	width: 25%;
}

/* Menu */

td.menu {
	padding-top: 25px;
	background-color: #87bedc;
}
td.motif {
	background-image: url(../images/i_layout/motif.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-color: #87bedc;
}	
.menuUl {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	width: 225px;
}
.menuLi {
	line-height: 11px; 
	padding-left: 0px; 
	padding-top: 2px; 
	padding-bottom: 2px;
}
.subMenuLi {
	line-height: 12px;
	padding-left: 30px; 
	padding-right: 10px; 
	padding-top: 4px; 
	padding-bottom: 4px;
	background-image: none;
}
a.subMenu:link,a.subMenu:visited {
	display: block; 
	padding-left: 10px; 
	font-size: 11px; 
	text-decoration: none; 
	color: #1e5b7d;
	font-weight: normal;
	background-image: url(../images/i_layout/puce_menu_off.gif); 
	background-repeat: no-repeat; 
	background-position: 0 4px;
}
a.subMenu:hover,a.subMenu:active {
	color: white; 
	background-image: url(../images/i_layout/puce_menu_on.gif);
}
.subMenuOn {
	display: block; 
	padding-left: 10px; 
	font-size: 11px; 
	text-decoration: none; 
	color: white;
	font-weight: normal;
	background-image: url(../images/i_layout/puce_menu_on.gif); 
	background-repeat: no-repeat; 
	background-position: 0 4px;
}
.MenuAccueil ul {
margin:0;padding:0;
}
.MenuAccueil li {
	list-style-type: none; 
	padding-bottom: 15px;
	background-image: none;
}

/* Image */ 

img.small {
	border: #87bedc solid 1px;
	margin-left: 15px;
	margin-bottom: 15px;	
}
img.lightbox {
	margin-left: 15px;
	margin-bottom: 10px;	
}

/* Footer */ 

td.footer {
	font-size: 9px;
	color: #898884;
}
a.designby:link,a.designby:visited {
	font-size: 9px;
	text-decoration: none;
	color: #807f84;
	font-weight: bold;
}
a.designby:hover,a.designby:active {
	color: #97bf0d;
}
/* Lightbox */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(images/blank.gif) no-repeat; /* 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/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/next.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
}

#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}
/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
}	
/* Clearfix */	
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 

/* IMAGES LIGHTBOX */

.ImageThumbLightbox {
	clear: both;
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}

.ImageThumbLightbox a {
	display: block;
	padding-bottom: 15px;	
	background-image: url('../images/i_layout/puce_zoom.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
}

.ImageThumbLightbox a:hover {
	background-image: url('../images/i_layout/puce_zoom_over.gif');
}

.ImageThumbLightbox img {
	border: solid 1px #87BEDC;
}

.ImageThumbLightbox img:hover {
	border: solid 1px #2978a4;
}

/* NEWS */

.NewsBlock {
margin-bottom: 10px;
}

.NewsTitle {
	font-size: 12px;
	font-weight: bold;
	color: #2978a4;
	line-height: 16px;
	margin-bottom: 0;
	padding-bottom: 0;
}

.NewsDate {
	font-size: 10px;
	color: #263c39;
	font-style: italic;
}

.NewsText {
	margin-top: 10px;
}

/* DOCUMENTS PDF */
.DocumentPdfLi {
	background-image: url(../images/i_layout/puce_pdf.gif); 
	background-repeat: no-repeat; 
	background-position: 0em .1em;
	padding-left: 18px;
	line-height: 18px;
}

.EquipImg {
	margin-right: 10px;
}
