img {
   behavior: url("/templates/pngbehavior.htc");
}


body {
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #223847;
	background-position: center top;
	background-attachment: fixed;
	background-image: url(images/page_fond.gif);
	background-repeat: no-repeat;
}

body, table, font, p, td, th, font, span {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

img, img a {
	margin: 0;
	padding: 0;
	border: 0;
}

a, a:active, a:link, a:visited, a:focus {
	text-decoration: none;
	color: #ec312a;
	outline: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
	outline: none;
}

input[type="submit"] {
	cursor: pointer;
}

input[type="reset"] {
	cursor: pointer;
}

.fin_float {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	margin: 0;
	padding: 0;
	border: 0;
	height: 0;
	overfow:auto;
}

#cv3-page-contenu {
	position: relative;
	width: 990px;
	font-size: 11px;
	text-align: left;
	margin: 0 auto 0 auto;
}


/***********************/
/* bloc haut de page */
/***********************/
.top {
	margin: 0 0 0 0;
	padding: 20px 0 0 0;
}


/* langue */
.cv3-sur-top {
	clear: both;
	width: 990px;
	height: 50px;
	margin: 0;
	padding: 0;
	background-color: #384a5c;
	background-position: center top;
	background-image: url(images/cv3-sur-top_fond.gif);
	background-repeat: no-repeat;
}

.cv3-sur-top .rect {
	float: left;
	width: 60px;
	height: 50px;
	margin: 0;
	padding: 0;
	background-color: #384a5c;
}


/* bandeau */
.top-image {
	height: 120px;
	background-position: 280px top;
	background-image: url(../templates/images/bandeau_01_fond.jpg);
	background-repeat: no-repeat;
	background-color: #384a5c;
}

.top-image .bordg {
	float: left;
	width: 60px;
}

.top-image .logo {
	float: left;
	width: 220px;
	height:120px;
	margin: 0;
	padding: 0;
	background-color: #223847;
	background-position: left top;
	background-image: url(../templates/images/logo_fond.gif);
	background-repeat: no-repeat;
}
	   
.top-image .logo_bandeau {
	float: left;
	width: 640px;
	text-align: right;
	margin: 0 0 0 0;
	padding: 0;
}





/***********************/
/* bloc centre de page */
/***********************/
/* cadre */
.cv3-main {
	position: absolute;
	top: 190px;
	left: 0;
	width: 990px;
	background-color: #384a5c;
}
.cv3-main2 {
	margin: 0 60px 0 60px;
	padding: 0;
	background-color: #223847;
	background-position: left top;
	background-image: url(../templates/images/cv3-main2_fond.jpg);
	background-repeat: no-repeat;
}


/**********************/
/* colonne de contenu */
/**********************/
.cv3-main-contenu {
	width: 560px;
	margin: 0 0 0 220px;
	padding: 0;
	background-color: #efeee2;
	background-position: left bottom;
	background-image: url(../templates/images/cv3-main-contenu-fond.gif);
	background-repeat: no-repeat;
}

.cv3-col-contenu {
	margin: 10px 0 0 30px;
	padding: 0 0 20px 0;
}

.index_photo {
	background-position: left top;
	background-image: url(../templates/images/index_fond.jpg);
	background-repeat: no-repeat;
}

/* barre du chemin */
.cv3-chemin {
	clear: both;
	text-align: right;
	margin: 0 10px 0 0;
	padding: 0;
}

.cv3-chemin ul {
	font-size: 9px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.cv3-chemin ul li {
	display: inline;
	color: #384a5c;
	margin: 0 5px 0 0;
	padding: 0;
}

.cv3-chemin ul li a {
	color: #384a5c;
	text-decoration: none;
	margin: 0;
	padding: 0 0 0 9px;
	background-position: left -7px;
	background-image: url(../templates/images/cv3-chemin-puce.gif);
	background-repeat: no-repeat;	
}

.cv3-chemin ul li a:hover {
	color: #ec312a;
	background-position: left -77px;
	background-image: url(../templates/images/cv3-chemin-puce.gif);
	background-repeat: no-repeat;
}

/***********************/
/* bloc bas de page */
/***********************/
/* menu bas */
.cv3-basdepage {
	clear: both;
	padding-bottom: 10px;
}

.cv3-basdepage .rect {
	float: left;
	width: 60px;
	margin: 0;
	padding: 0;
}

.cv3-basdepage_centre {
	float: left;
	width: 870px;
}

.cv3-basdepage .realisation {
	float: left;
	width: 200px;
	color: #efeee2;
	margin: 0 0 0 0;
	padding: 0 0 10px 20px;
}

*+html .cv3-basdepage  .realisation {
	width: 220px;
}

* html .cv3-basdepage  .realisation {
	width: 220px;
}

.cv3-basdepage .realisation a {
	color: #efeee2;
	text-decoration: none;
}

.cv3-basdepage .realisation a:hover {
	color: #ec312a;
}

.cv3-basdepage .realisation img {
	vertical-align: middle;
}


.cv3-basdepage ul {
	float: left;
	width: 560px;
	text-align: right;
	list-style-type: none;
	margin: 10px 0 0 0;
	padding: 0 90px 0 0;
}

*:first-child+html .cv3-basdepage ul {
	width: 540px;
}

* html .cv3-basdepage ul {
	width: 540px;
}

.cv3-basdepage ul li {
	display: inline;
	color: #efeee2;
	margin: 0 5px 0 0;
	padding: 0;
}

.cv3-basdepage ul li a {
	color: #efeee2;
	text-decoration: none;
	margin: 0;
	padding: 0 0 0 11px;
	background-position: left -4px;
	background-image: url(../templates/images/cv3-basdepage-puce.gif);
	background-repeat: no-repeat;	
}

.cv3-basdepage ul li a:hover {
	color: #ec312a;
	background-position: left -74px;
	background-image: url(../templates/images/cv3-basdepage-puce.gif);
	background-repeat: no-repeat;
}






/*********************/
/* colonne de gauche */
/*********************/
.cv3-col-gauche {
	z-index: 2;
	position: absolute;
	top: 190px;
	left: 60px;
	width: 220px;
	margin: 0;
	padding: 0;
	
}

.cv3-main-gauche {
	margin: 0;
	padding: 0;
}

/* drapeaux */
.cv3-main-gauche .icon {
	text-align: right;
	margin: 0 15px 8px 15px;
	padding: 0;
}

.cv3-main-gauche .icon a {
	margin-left: 10px;
}


.cv3-main-gauche .recherche {
	text-align: right;
	margin: 0 20px 10px 15px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #384a5c;
}


.cv3-main-gauche .recherche form {
	margin: 0;
	padding: 0;
}

.cv3-main-gauche .recherche .chps {
	font-weight: normal;
	font-size: 11px;
	width: 140px;
	height: 17px;
	vertical-align: top;
	text-transform: none;
	color: #384a5c;
	margin: 0 -1px 0 0;
	padding: 1px 0 1px 3px;
	background-color: #efeee2;
	border: 1px solid #384a5c;
}

*+html .cv3-main-gauche .recherche .chps {
	margin: -1px -1px 0 0;
}


* html .cv3-main-gauche .recherche .chps {
	margin: -1px -1px 0 0;
}


/* menu gauche */

#cv3-navigation  {
	margin: 0;
	padding: 0;
}

#cv3-navigation ul {
	list-style-type: none;
	margin: 0 15px 20px 15px;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #384a5c;
}

#cv3-navigation li {
	display: inline;
}

/* menu gauche nvx 1 */
#cv3-navigation ul li a {
	display: block;
	font-weight: bold;
	color: #efeee2;
	text-decoration: none;
	margin: 3px 0 0 0;
	padding: 0 0 0 14px;
	background-position: left -6px;
	background-image: url(../templates/images/cv3-navigation_puce1.gif);
	background-repeat: no-repeat;
}

#cv3-navigation ul li a:hover, #cv3-navigation ul li a.active {
	color: #ec312a;
	background-position: left -76px;
	background-image: url(../templates/images/cv3-navigation_puce1.gif);
	background-repeat: no-repeat;
}

/* menu gauche nvx 2 */

#cv3-navigation ul ul {
	margin: 0 0 7px 0;
	padding: 0;
	border-bottom: 1px solid transparent;
}

#cv3-navigation ul ul li {
	margin: 0;
	padding: 0;
}

#cv3-navigation ul ul li a {
	display: block;
	font-weight: normal;
	color: #efeee2;		
	margin: 2px 0 0 12px;
	padding: 0 0 0 11px;
	background-position: left -6px;
	background-image: url(../templates/images/cv3-navigation_puce2.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}

#cv3-navigation ul ul li a:hover, #cv3-navigation ul ul li a.active {
	color: #ec312a;
	background-position: left -76px;
	background-image: url(../templates/images/cv3-navigation_puce2.gif);
	background-repeat: no-repeat;
}


#cv3-navigation ul ul ul {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid transparent;
}

#cv3-navigation ul ul ul li a {
	display: block;
	color: #efeee2;		
	margin: 2px 0 0 35px;
	padding: 0;
	background-position: left top;
	background-image: url(../templates/images/pix_trans.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}

#cv3-navigation ul ul ul li a:hover, #cv3-navigation ul ul ul li a.active {
	color: #ec312a;
	background-position: left top;
	background-image: url(../templates/images/pix_trans.gif);
	background-repeat: no-repeat;
}

.cv3-col-gauche .logos {
	margin: 20px 0 15px 15px;
	padding: 0;
}

.cv3-col-gauche .logos img {
	margin: 0 0 10px 0;
	padding: 0;
}



/***********************/
/* collonne de droite */
/***********************/
.cv3-col-droite {
	z-index: 2;
	position: absolute;
	top: 190px;
	left: 840px;
	width: 90px;
	margin: 0;
	padding: 0;
}

.cv3-col-droite img {
	margin: 0;
	padding: 0;
}


/* feuille de style lighbox */

#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(../templates/images/lightbox/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(../templates/images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../templates/images/lightbox/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{ 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;
}