/* CSS Document */

body{
	margin:0;
	padding:0;
	color:#000;
	font: normal 80%/1em Verdana, Arial, sans-serif;
	background:#335C08 url(../design/fondBody.png);
}

dl, dt, dd, ul, ol, li{
	margin:0;
	padding:0;
}


input, select, textarea{
	font-size:0.8em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#335C08;
}

h1, h2{
	color:#345d08;
}

h1{
	border-bottom:2px solid #345d08;
	padding:5px 0 4px 0;
	margin:10px;
	font-size:1.5em;
}

h2{
	clear:left;
	border-bottom:1px dashed #345d08;
	padding:10px 0 5px 0;
	margin:10px;
	font-size:1.2em;
	width:660px;
}

label{
	cursor:pointer;
	float: left;
	width: 15%;
	text-align: right;
	margin: 0 5px 0 0;
}
object{
	margin-left:10px;
}
/*#################### 			Header				 ##################### */

#fond-header{
	background: url("../design/fond-header.jpg") repeat-x;
	height:153px;
}

#img-header{
	position: relative;
	margin: 0 auto;
	width:980px;
	background: url("../design/img-header.jpg") no-repeat top center;
	height:153px;
	padding-top:15px;
}

#lienHeader{
	display:block;
	width:370px;
	height:80px;
	margin-left:45px;
}

#lienHeader span, #menu span{
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}

/*#################### 			Structure				 ##################### */

#structure{
	position: relative;
	margin: 15px auto;
	width:1000px;
}

#conteneur{
	background: url("../design/fond.png");
}

/*#################### 			Contenu				 ##################### */

#contenu{
	margin-left:185px;
	width:815px;
	height:720px;
}

html>body #contenu {
	height: auto;
	min-height: 720px;
} 

.adsense{
	padding:5px 0 5px 15px;
}

#contenu p{
	font-size:0.9em;
	text-align:justify;
	margin:10px 10px 10px 20px;
	line-height:16px;	
	color:#2a391a;
}

#contenu img{
	border: 1px solid #CCC;
	padding: 2px;
	background-color:#FFFFFF;
}

#contenu .droite{
	float:right;
	margin:5px 10px;
}

#contenu .gauche{
	float:left;
	margin:5px 20px;
}

#contenu a{
	text-decoration:none;
	color:#345d08;
	font-weight:bold;
	border-bottom:1px dotted #345d08;
}

#contenu a:hover{
	color:#f7b72e;
	border-bottom:1px solid #f7b72e;
}

#contenu ul{
	margin:5px 60px;
}

#contenu li{
	list-style: disc url("../design/puce.png") outside;
	line-height:16px;	
	color:#2a391a;
	font-size:0.9em;
}

#contenu .grise{
	font-size:0.9em;
	color:#999999;
}
#contenu .grise a{
	color:#999999;
}

#contenu .important{
	color:#CC0000;
}

#allopass{
	margin-left:10px;
}

#contenu .panier{
	float:left;
	margin:0 10px 2px 10px;
	border: 1px dotted #335C08;
}

#contenu .flags{
	border:0;
}

#contenu .flags:hover{
	border:0;
}

#contenu a .mini{
	display:none;
}

#contenu a:hover .mini{
	display:block;
	position:absolute;
	margin-top:-50px;
	right:160px;
}

#contenu .clear{
	clear:left;
}

/*#################### 			Galerie photo				 ##################### */

#contenu .sommaire{
	width:670px;
}

#contenu dl{
	float:left;
	width:150px;
	height:150px;
	margin:5px 25px 20px 25px;
}

#contenu dd{
	height:30px;
	line-height:1.7em;
}

#contenu dd, dt{
	text-align:center;
	font-size:0.9em;
}	

#contenu dt a{
	border:0;
}

#contenu dt a:hover{
	border:0;
}
#contenu dt a:hover img{
	border: 1px dotted #f7b72e;
}

#photo{
	margin-left:10px;
}

#masque{
	position:absolute;
	margin-left:10px;
}

#googleSearchUnitIframe{
	margin-left:10px;
}

#googleSearchUnitIframe iframe{
	height:1300px;
}

#googleSearchUnitIframe .t{
	background: url("../design/fond.png");
}

/*#################### 			Menu				 ##################### */

#menu{
	position:absolute;
	left:0;
	top:0;
	width:182px;
	height:600px;
}

#menu dt{
	height:34px;
}

#menu .galerie dt{
	background: url("../design/menu-galerie.png") no-repeat;
}

#menu .themes dt{
	margin-top:15px;
	background: url("../design/menu-les-themes.png") no-repeat;
}

#menu .search dt{
	margin-top:15px;
	background: url("../design/menu-rechercher.png") no-repeat;
}

#menu dd{
	height:25px;
	border-bottom:1px solid #cbe0b5;
	width:180px;
}

#menu .form{
	padding:6px 0 0 0;
	text-align:center;
}

#menu a{
	display:block;
	text-decoration:none;
	color:#345d08;
	font-weight:bold;
	padding:6px 0 0 35px;
	background: url("../design/puce-menu.png") no-repeat 5px 1px;
	height:25px;
}

#menu a:hover{
	background: url("../design/puce-menu-over.png") no-repeat 6px 2px;
	color:#f7b72e;
	padding:7px 0 0 36px;
}

#menu .fr a{
	background: url("../design/flags/fr.png") no-repeat 5px 5px;
}
#menu .fr a:hover{
	background: url("../design/flags/fr.png") no-repeat 6px 6px;
}

#menu .en a{
	background: url("../design/flags/en.png") no-repeat 5px 5px;
}
#menu .en a:hover{
	background: url("../design/flags/en.png") no-repeat 6px 6px;
}

#menu .es a{
	background: url("../design/flags/es.png") no-repeat 5px 5px;
}
#menu .es a:hover{
	background: url("../design/flags/es.png") no-repeat 6px 6px;
}

#menu .puzzle a{
	background: url("../design/piece-puzzle-16x16.png") no-repeat 8px 5px;
}

#menu .puzzle a:hover{
	background: url("../design/piece-puzzle-16x16-over.png") no-repeat 9px 6px;
}

/*#################### 			sous menu			 ##################### */

#menu .smenu{
	border:1px solid #335C08;
	position:absolute;
	background:  url("../design/fond.png");
	width: 150px;
	left: 180px;
	z-index: 1000;
	margin-top:-30px;
}

#menu .smenu li{
	list-style:none;
	height:auto;
}

#menu .smenu a{
	color:#335C08;
	font-size:0.9em;
	background:none;
	height:16px;
	margin:0;
	padding:2px 5px;
}

#menu .smenu a:hover{
	color:#f7b72e;
	background:none;
	margin:0;
	padding:2px 5px;
}

#menu .smenu hr{
	height: 1px;
	margin:2px 5px;
	padding: 0;
	color: #335C08;
	background-color: #335C08;
	border: 0;
}

/*#################### 			Footer			 ##################### */


#footer{
	clear:both;
	background: #335C08 url("../design/fondFooter.png") repeat-x;
	color:#f1f6ec;
	padding:0;
	display:block;
	font-size:0.85em;
	border-bottom:1px solid #335C08;
}

#footer a{
	text-decoration:none;
	color:#f1f6ec;
}

#footer a:hover{
	color:#f7b72e;
	border-bottom:1px solid #f7b72e;
}

#cFooter{
	margin: 15px auto;
	width:1000px;
	height:100px;
}

#cFooter ul.first{
	margin-left:205px;
}

#cFooter ul{
	float:left;
	margin:16px 0 5px 0;
	width:150px;
}

#cFooter li {
	list-style:square;
	padding:5px 0;
	width:150px;
	margin-left:15px;
}

#cFooter li.titre{
	list-style:none;
	font-size:1.3em;
	font-weight:bold;
	margin:0;
	padding:0 0 3px 0;
}

#cFooter #aPropos li{
	width:300px;
}