@charset "iso-8859-2";
/* CSS Document */

a {color: #000;}a:visited {color:#000;}a:hover {color: #000;text-decoration:none;}
.blue{color:blue;}
h1{font-size:12px;}h2{font-size:11px;}h3{font-size:12px;}
.titl{font-weight:bold;}

body {
	width: 1194px;
	margin: 0 auto;
	background: #105ec7 url("images/fond.jpg") repeat-x;
	padding: 20px 0 20px 0;
	font: 12px Verdana, Geneva, sans-serif;
}
img { border: 0; }
p { margin: 0; }
#header {
	width: 1148px;
	height:215px;
	background: url("images/header.png") no-repeat;
	margin: 0 0 0 20px;
}
.pubhead { 
	display: block; 
	width: 468px;
	height: 60px;
	float: left;
	margin: 145px 0 0 490px;
}
#search {
	width: 160px;
	height: 50px;
	float: left;	
	text-align: center;
	margin: 150px 0 0 15px;
}
#search h3 {
	margin: 0;
	color: #603e1c;
}
.inputhead {
	width: 120px;
	border: 0;
	background: #603e1c;
	color: white;
	margin: 10px 0 0 0;
}
#conteneur {
	width: 1194px;
	background: url("images/content.png") repeat-y;
	background-position: top center;
}
#menug {
	width: 192px;
	float: left;
	margin: 10px 0 0 4px;
}
#menud {
	width: 192px;
	float: right;
	margin: 10px 2px 0 0;
}
.submenu {
	width: 183px;
	background: #ffd200;
	border: 2px solid #044979;
	margin: 5px 0 10px 0;
}
.rightm {
	margin: 5px 0 10px 5px;	
}
.linkmenu {
	display: block;
	width: 100%;
	color: black;
	font-weight: bold;
	text-align:center;
	text-decoration: none;
	padding: 3px 0 3px 0;
}
.orange { background: #ffa300; }
.linkmenu:hover {
	color: #098aec;		
}
#content {
	width: 778px;
	margin: 0 0 0 209px;
	padding: 10px 0 0 0;
}
#content h1 {
	text-align: center;
	margin: 0;
	padding: 10px 0 10px 0;
}
.fondbloc {
	width: 778px;
	background: url("images/fondcontenu.jpg") repeat-y;
	text-align: center;
	color: #6d4724;
	padding: 10px 0 0 0;
	font-size: 13px;
}
.fondcat {
	width: 744px;
	background: url("images/cat/fondcat.png") repeat-y;
	text-align: center;
	color: #6d4724;
	padding: 10px 0 0 0;
	font-size: 13px;
	margin: 0 auto;
}
.pad10 { padding: 0 0 10px 0; }
.titrecat {
	width: 744px;
	height: 42px;
	margin: 0 auto;
	background: url("images/cat/titrecat.png") no-repeat;
}
.fincat {
	width: 744px;
	height: 28px;
	margin: 0 auto;
	background: url("images/cat/fincontcat.png") no-repeat;
	text-align:center;
	color: #0e69d1;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
	padding: 18px 0 0 0;
}
.fincat a {
	text-decoration: none;	
}
.fincat a:hover {
	color: black;	
}
.finbloc {
	display: block;
	margin: 0 0 10px 0;
}
.minibloc {
	width: 385px;
	float: left;
}
.floatr { float: right; }	
.fondminibloc {
	width: 385px;
	background: url("images/fondminibloc.png") repeat-y;
}
.thumbs {
	border: 10px solid #422613;
	margin: 10px 0 0 10px;
}
.button {
	display: block;
	width: 141px;
	height: 21px;
	background: url("images/button.jpg") no-repeat;
	text-align: center;
	color: black;
	text-decoration: none;
	font-weight: bold;
	padding: 6px 0 0 0;
	margin: 5px 0 0 6px;
}
.buttonfiche {
	display: block;
	width: 141px;
	height: 21px;
	float: left;
	background: url("images/button.jpg") no-repeat;
	text-align: center;
	color: black;
	text-decoration: none;
	font-weight: bold;
	padding: 6px 0 0 0;
	margin: 9px 5px 0 5px;
}
.rightmb {
	width: 200px;
	float: right;
	margin: 10px 20px 0 0;
	text-align: center;
}
.button:hover, .buttonfiche:hover { color: #0797f7; }

#conteneur h4 {
	margin: 0;
	padding: 15px;
	font-size: 14px;
}
#conteneur h4 a {
	color: black;
	text-decoration: none;
}

#conteneur h4 a:hover {
	color:#0797f7;
}

.dfiche {
	width: 634px;
	height:41px;
	background: url("images/fiche/toilokdo.png") no-repeat;
	margin: 0 auto;
}
.stars {
	float: left;
	margin: 10px 0 0 50px;
}
.finfiche {
	width: 534px;
	height: 50px;
	background: url("images/fiche/finfiche.png") no-repeat;
	margin: 0 auto;
	padding: 0 0 0 100px;
}
.fondfiche {
	width: 634px;
	height: 150px;
	background: url("images/fiche/fondfiche.png") repeat-y;
	margin: 0 auto;
}	
.clearer {
	height: 1px;
	clear: both;	
}
#footer {
	clear: both;
	width: 985px;
	height:293px;
	margin: 0 auto;
	background: url("images/footer.png") no-repeat;
}
#footer p {
	color: white;
	margin: 0;
	text-align: center;
	font-size: 14px;
	padding: 30px 0 0 0;
	font-weight: bold;
}