/* CSS Document */

body {
	background-image:url(images/fond.png);
	width:1020px;
	margin:0 auto;
	background-repeat:repeat-x;
	background-color:#091930;
	font-family:Verdana;
}

img { border:none; }

#global {
	width:1020px;
	background-image:url(images/fond2.png);
	background-repeat:no-repeat;
}

#header {
	background-image:url(images/header.png);
	width:1025px;
	height:255px;
	background-repeat: no-repeat;
}

.logo {
	float:left;
	width:680px;
	height:160px;
}

.newsletter {
	width:285px;
	float:left;
	margin-left:20px;
	height: 78px;
	margin-top: 15px;
	background-image:url(images/newsletter.png);
	color: #FFF;
	font-family: Verdana;
	font-size: 11px;
	padding-top: 50px;
	padding-left: 20px;
}

.input {
	background-image:url(images/input.png);
	width:221px;
	height:18px;
	border:none;
	margin-right: 0px;
	padding-right: 0px;
	background-repeat: no-repeat;
	background-color:#a53000;
	padding-left: 4px;
	padding-top:4px;
	padding-right:4px;
}

.inscrire {
	background-image:url(images/inscrire.png);
	width:63px;
	height:23px;
	margin-left: 0px;
	padding-left: 0px;
	border:none;
	background-color:#a53000;
}

.left1 {
	float:left;
	width:225px;
	margin-left: -10px;
	margin-top:3px;
	margin-bottom:3xp;
}

.left2 {
	float:left;
	width:63px;
	margin-top:3px;
	margin-bottom:3xp;
}

.clear {
	clear:both;
}

.txtheader {
	margin-top:3px;
}

#menu {
	float:left;
	margin-left:231px;
	width:790px;
	margin-top: 22px;
	height: 48px;
}

.accueil {
	background-image:url(images/menu_accueil.png);
	width:90px;
	height:38px;
	float:left;
	background-position: top;
}

.accueil:hover {
	background-position:bottom;
}

.nouveautes {
	background-image:url(images/menu_nouveautes.png);
	width:108px;
	height:38px;
	float:left;
	background-position: top;
}

.nouveautes:hover {
	background-position:bottom;
}

.populaires {
	background-image:url(images/menu_populaires.png);
	width:156px;
	height:38px;
	float:left;
	background-position: top;
}

.populaires:hover {
	background-position:bottom;
}

.prefere {
	background-image:url(images/menu_preferees.png);
	width:119px;
	height:38px;
	float:left;
	background-position: top;
}

.prefere:hover {
	background-position:bottom;
}

.rechercher {
	background-image:url(images/menu_rechercher.png);
	width:101px;
	height:38px;
	float:left;
	background-position: top;
}

.rechercher:hover {
	background-position:bottom;
}

.newslettermenu {
	background-image:url(images/menu_newsletter.png);
	width:100px;
	height:38px;
	float:left;
	background-position: top;
}

.newslettermenu:hover {
	background-position:bottom;
}

.menu_fin {
	background-image:url(images/menu_fin.png);
	width:76px;
	height:38px;
	float:left;
}

#gauche {
	float:left;
	width:120px;
	background-color:#FFF;
	margin-top: 15px;
	margin-left: 5px;
	min-height: 600px;
}

#droite {
	float:left;
	width:120px;
	background-color:#FFF;
	margin-top: 3px;
	margin-left: 5px;
	min-height: 600px;
}

#centre {
	width:741px;
	margin-left:8px;
	float:left;
}

.centre_centre {
	background-image:url(images/centre_centre.png);
	width:740px;
	background-repeat:no-repeat;
	background-color:#f6fafc;
	padding-top: 30px;
	float: left;
	text-align: center;
}

.centre_bas {
	background-image:url(images/centre_bas.png);
	width:680px;
	height:33px;
	clear: both;
	color: #207ba6;
	font-size:11px;
	padding-top: 110px;
	padding-left: 60px;
}

.centre_bas a {
	color: #207ba6;
	text-decoration:none;
}

.cadre1 {
	float:left;
	width:197px;
	margin-left: 5px;
}

.cadre1_haut {
	background-image:url(images/cadre1_haut.png);
	width:197px;
	height:16px;
	background-repeat: no-repeat;
}

.cadre1_centre {
	background-image:url(images/cadre1_centre.png);
	width:197px;
	text-align: center;
}

.cadre1_bas {
	background-image:url(images/cadre1_bas.png);
	width:197px;
	height:17px;
	background-repeat: no-repeat;
}

.cadre2 {
	background-image:url(images/cadre2.png);
	width:148px;
	height:146px;
	float:left;
	padding-left: 10px;
	padding-right: 5px;
	font-size: 11px;
	color: #23526c;
}

.titre {
	font-size:17px;
}

.titre a{
	color: #23526C;
	text-decoration: none;
}

.titre a:hover{
	color: #23526C;
	text-decoration: none;
}

.cadre3 {
	float:left;
	width:178px;
	margin-left: 5px;
	margin-top: 10px;
}

.cadre3_haut {
	background-image:url(images/cadre3_haut.png);
	width:178px;
	height:11px;
	background-repeat: no-repeat;
}

.cadre3_centre {
	background-image:url(images/cadre3_centre.png);
	width:178px;
	height:120px;
}

.cadre3_bas {
	background-image:url(images/cadre3_bas.png);
	width:178px;
	height:17px;
	background-repeat: no-repeat;
}

.titre2 {
	color:#23526c;
	font-size:12px;
	width:178px;
	text-align:center;
	margin-bottom:10px;
}

.titre2 a{
	color: #23526C;
	text-decoration: none;
}

.titre2 a:hover{
	color: #23526C;
	text-decoration: none;
}

h1 {
	color:#23526c;
	font-size:22px;
	margin: auto;
	margin-bottom:5px;
}

p {
	text-align: justify;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 13px;
}

h2 {
	color:#23526c;
	font-size:15px;
	text-align:left;
	margin-left: 10px;
	margin-bottom:10px;
}

h2 a{
	color: #23526C;
	text-decoration: none;
}

h2 a:hover{
	color: #23526C;
	text-decoration: none;
}

.pub {
	color:#FFF;
	width:120px;
	text-align:right;
	float:left;
	font-size:11px;
	margin-top: 3px;
}

.cadre4 {
	background-image:url(images/cadre4.png);
	width:530px;
	background-repeat:no-repeat;
	background-color:#cbd6dc;
	margin: auto;
	text-align:center;
}

.cadre4 a{
	color: #23526C;
	text-decoration: none;
}

.cadre4 a:hover{
	color: #23526C;
	text-decoration: none;
}

.pub2 {
	width: 468px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:15px;
}

.precedente {
	background-image:url(images/precedente.png);
	width:118px;
	height:35px;
	float:left;
	margin-left:110px;
	margin-top:10px;
}

.suivante {
	float:right;
	margin-right:110px;
	background-image:url(images/suivante.png);
	width:124px;
	height:35px;
	margin-top:10px;
}

ul#otherpages li { display: inline; }
ul#otherpages li a { border: 1px solid #15435B; background-color: ; color: #000000; padding: 4px; font-style: normal; }
ul#otherpages li a:hover { border: 1px solid #15435B; background-color: #15435B; color: #FFFFFF; padding: 4px; }

