/**********************************************************
 *   Glycode         
 *
 *   (c) KurTZdev 2010
 **********************************************************
 *                       
**/

/**********************************************************
 *                                               Navigation                               
**/
html {
	background-image: url(images/bg_page.png);
	background-repeat: repeat-x;
	background-color: #92bcb6;
	}
div#page {
	width: 1250px;
	margin: 0 auto;
	position: relative;
	height: 900px;
 	}

div#logo p { display: none; }
div#logo {
	position: absolute;
	top:0;
	left: 0;
	background-image: url(images/logo.png);
	width: 278px;
	height: 495px;
	z-index: 999;
	cursor: pointer;
	}
	
div#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: 200px 0;
	width: 1250px;
	height: 188px;
  	text-align: right;
  	position: relative;
   	border-bottom: 1px solid #FFFFFF;
	}

div#headerOver {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: 200px 0;
	width: 1250px;
	height: 188px;
  	position: absolute;
  	top:0;
  	left:0;
   	z-index: 0
  	border-bottom: 1px solid #FFFFFF;
	}



	
div#navigation {
	position: absolute;
   	border-top: 1px solid #FFFFFF;
 	top:188px;
 	right: 0;
 	width: 1097px;
 	background-position: 0 0;
 	height: 41px;
	float: right;	
	z-index: 10
	}

ul.navigation {
	float: right;
	}
 	
 	
ul.navigation li {
	display: block;
	float: left;
	height: 41px;
	background-image: url(images/navigation.png);
	background-repeat: no-repeat; 
	cursor: pointer;
   	} 

ul.navigation li a { display: none; }



li#nav1 {	background-position: -86px 	-41px;		width: 180px;  }
li#nav2 {	background-position: -266px	-41px;		width: 98px;  }
li#nav3 {	background-position: -364px	-41px;		width: 112px; }
li#nav4 {	background-position: -476px	-41px;		width: 97px;   }
li#nav5 {	background-position: -573px	-41px;		width: 158px; }
li#nav6 {	background-position: -731px	-41px;		width: 185px;  }
li#nav7 {	background-position: -916px	-41px;		width: 182px; }





ul.navigation ul {
	height:188px;
 	margin-top: -188px;
 	padding: 0;
 	background-image: none;
 	background-color: transparent;
 	display: none;
 	vertical-align: bottom;
 	font-weight: normal;
	}
ul.navigation ul li {
 	background-image: none;
 	background-color: transparent;
 	text-align: left;
 	padding-left: 6px;
 	font-size: 12px;
 	margin-bottom: 15px;
 	padding-bottom: 0;
 	height: auto;
 	font-weight: normal;
	}
ul.navigation ul a:link {
	display: block;
  	color: #7ea29d;
  	
	cursor: pointer;
  	}

ul.navigation ul a:visited {  	color: #7ea29d;  	display: block;	}
ul.navigation ul a:hover {  	color: #FFFFFF;  	display: block; }
ul.navigation ul a:active {  	color: #FFFFFF;  	display: block; }
  	

li#sousnav1_1 { margin-left: 59px; margin-top: 130px;}
li#sousnav1_2 { margin-left: 59px; margin-top: 0 }


li#sousnav2_2 {   margin-top: 159px;}


li#sousnav3_1 {   margin-top: 72px;}
li#sousnav4_1 {   margin-top: 115px;}
li#sousnav5_1 {   margin-top: 88px;}
 
 
li#sousnav4_2 {   width: 120px;}


/**********************************************************
 *                                                 Contenu                               
**/

div#contenu {
	position: relative;
	margin-top: 83px;
	}


div#titreRubrique {
	position: absolute;
	top:72px;
	left: 40px;
	z-index: 100000;
	width: 226px;
	text-align: center;
	}

div#titreRubrique h1.rubrique {
 	color: #8c0d0d;
	font-size: 20px;
	font-weight: normal;
	position: absolute;
	z-index: 10000;
	top:0;
	left: 0;
	width: 226px;
	text-align: center;
	}
	
	
div#content h1 {
 	color: #590808;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 12px;
	}
	

div#contenu h2 {
	color: #8c0d0d;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
	}
div#contenu h3 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
	}	
div#contenu p {
	color: #2e4a50;
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 18px;
	text-align: justify;
	}
	 
	 
div#contenu ul {
	color: #2e4a50;
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 18px;
	margin-top: -9px;
	text-align: justify;
	}


div#contenu li {
	margin: 0;
	margin-bottom: 6px;
	list-style-type:disc;
	list-style-position: inside;

	}
	 

	

	
div#content {
 	padding-left: 324px;
	width: 512px;
	float: left;
	padding-bottom: 45px;
	position: relative;
	}
	
div#colonneDroite {
	position: absolute;
	width: 300px;
	top:0;
	right:0;
 	}
 
 
div#colonneDroite img {
	width: 300px;
	}
 
div.blocColonne {

	}
 
 
 
 
div#zoneImages {
	position: absolute;
	top:270px;
	right:350px;
	z-index: 9000000;
  	}
div.grandeImage {
	position: absolute;
	top:0;
	right:0;
	border:#7ea29d solid 1px;
	display: none;
	padding: 6px 12px 12px;
 	background-color: #2e4a50;
 	text-align: right;
 	}
 	
div.grandeImage img {

 	}
 	
div.bt_fermer {
	cursor: pointer;
	margin-bottom: 6px;
	} 	
 	
 	
 	
 	
div.client {
	width: 680px;
	height: 101px;
	margin-bottom: 9px;
	border-bottom: 1px solid #2e4a50;
 	}	 	
div.client p {
	height: 15px;
	margin: -12px 0;
	padding: 0;
	}	
 	
div.client img {
	float: right;
	border: 1px solid #2e4a50;
	}	
 	
div.client a:link {	color:#FFFFFF;	}	
div.client a:visited {	color:#FFFFFF;	}	
div.client a:hover {	color:#8c0d0d;	}	
div.client a:active {	color:#8c0d0d;	}	
 	
 	
 	
 	
div.actualite {
	width:680px;
	margin-bottom: 39px;
	}
	
div#content div.actualite h1 {
	font-size: 14px;
	color: #8c0d0d;
	margin-bottom: 15px;
	}
h1 span.date {
	padding-left: 15px;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}	
 	
div.actualite h1,
div.actualite h2,
div.actualite h3,
div.actualite p {
	width:513px;
	line-height: 18px;
	text-align: justify;
	}

div#content div.actualite li {	
	padding-bottom: 6px;
	width:513px;
	line-height: 18px;
	text-align: justify;	
	}

	
div.document {
	width: 100px;
	float: right;
	height: 39px;
	position: relative;
	} 	
 	
div.actualite p.fichier {
	width:24px;
	height: 24px;
 	float: right;
	overflow: hidden; 
	cursor: pointer;
	}
 

div.actualite p.fichier a span {
	position: absolute;
	top:39px;
	left: 15px;
	width: 300px;
	height: 30px;
 	display: none;	
 	border-top: solid 1px #2e4a50;
 	padding-top: 3px;
 	color: #2e4a50;
	}	
 	
p.pdf { 
	background-image: url(images/pictoPDF.png);
	background-repeat: no-repeat;
	}
 	
p.film { 
	background-image: url(images/pictoFilm.png);
	background-repeat: no-repeat;
	}
 	
p.photo {
	background-image: url(images/pictoFichier.png);
	background-repeat: no-repeat;
	}
 	
p.pps {  
	background-image: url(images/pictoPPS.png);
	background-repeat: no-repeat;
	}
div.videoPlayer {
	position:absolute;
	top:12px;
	left:15px;
	
	}
	
	
div.contenuActu div.ligne {
	width: 513px;
	border-bottom: solid 1px #2e4a50;
	}	
h1.archive {
	cursor: pointer;
	}	 
h1.archive span.date{
	float: right;
	}	 
 	
div.contenu div.archiveActu h2 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
	}
	
em, i {
	font-style: italic;
	}	
strong, b {
	font-weight: bold;
	}
sub {
 	line-height: 10px;
  	}	
	
