@charset "utf-8";
/* CSS Document */

/* -----------------------------------------------------------------
----------------------- Propriétés générales -----------------------
------------------------------------------------------------------*/

body {
	text-align:center;
	margin:0;
	padding:0;
	background:#005AA9;
	font:12px Verdana, Geneva, sans-serif;
}

p {
	margin:0;
	padding:0 0 5px 0;
}

#conteneur {
	width:932px;
	text-align:left;
	margin:0 auto;
}

#header {
	width:100%;
	height:145px;
}

#cadre { /* Cadre principal au fond blanc */
	clear:both;
	width:912px;
	margin:0 10px;
	background:#FFFFFF;
	padding-bottom:50px;
}

#content { /* Contenu principal de la page */
	padding:20px 0 0 24px;
	width:676px;
	float:left;
}

#footer { /* Pied de page */
	height:22px;
	line-height:22px;
	padding-left:30px;
	color:#FFF;
}

#lien-footer {
	float:right;
	font-size:10px;
	margin-right:30px;
	height:22px;
	line-height:22px;
}

#footer a {
	color:#FFF;
}

/* -------------- Navigation ---------------*/

#navbar {
	height:22px;
	font-weight:bold;
}

#navbar ul {
	margin:0 0 0 30px;
	padding:0;
}

#navbar ul li  {
	display:inline;
	line-height:22px;
}

#navbar ul li a {
	margin:0 20px;
	color:#FFF;
	text-decoration:none;
}

/* Fin navigation */


/* Banniere titre */

#banner_titre_index {
	width:616px;
	height:180px;
	float:left;
}

#banner_titre {
	background:url(../medias/images/banner_titre.jpg);
	font:bold 24px Verdana, Geneva, sans-serif;
	padding:22px 0 0 40px;
	color:#FFF;
	width:670px;
	height:44px;
	float:left;
}

#banner-d {
	background:url(../medias/images/sidebar-haut.jpg);
	width:198px;
	height:36px;
	float:right;
	padding:30px 0 0 24px;
	color:#FFF;
	font-weight:bold;
}

#banner-d_index {
	width:316px;
	height:180px;
	float:right;
}

#banner_titre_large {
	background:url(../medias/images/banner_titre_large.jpg);
	font:bold 24px Verdana, Geneva, sans-serif;
	padding:22px 0 0 40px;
	color:#FFF;
	width:892px;
	height:44px;
}

#left-col_index {
	float:left;
	width:516px;
	margin:20px 0 0 50px;
	display:inline;
}

#right-col_index {
	float:right;
	width:306px;
}

#content a {
	color:#0059a9;
	text-decoration:underline;
}

#content_occas {
	padding:20px 24px 0 24px;
	height: 500px;
}

html>body #content_occas {
	height: auto;
	min-height: 500px;
} 

.cell_tab_occas {
	border-bottom:1px solid #666;
	border-right:1px solid #666;
}

.cell_tab_occas_img {
	border-bottom:1px solid #666;
	border-left:1px solid #666;
	border-right:1px solid #666;
}

.categorie {
	float:left;
	width:310px;
	margin:0 26px 20px 0;
	display:inline;
	border:1px solid #666;
}

.categorie_nom ul {
	margin:0;
	padding:0;
}

.categorie_nom ul li {
	list-style-type:none;
}

.categorie_nom ul li a:link {
	text-decoration:none;
	color:#0059a9;
}

.categorie_nom ul li a:visited {
	text-decoration:none;
	color:#0059a9;
}

.categorie_nom ul li a:hover {
	text-decoration:underline;
	color:#0059a9;
}

.categorie_nom ul li a:active {
	text-decoration:none;
	color:#0059a9;
}

.categorie_img {
	float:left;
	width:100px;
}

.categorie_nom {
	text-align:center;
	float:right;
	width:209px;
	border-left:1px solid #666;
}

.cat_nom, .cat_nom a {
	font-size:14px;
	font-weight:bold;
	color:#0059a9;
}

.modele {
	float:left;
	width:208px;
	margin:0 16px 10px 0;
	display:inline;
}

.modele_img {
	width:206px;
	height:206px;
	border:1px solid #666;
}

.modele_txt {
	padding-top:6px;
}

.titre_modele {
	font-size:14px;
	font-weight:bold;
	color:#0059a9;	
}

.news {
	margin-bottom:20px;
}

.lien_actu {
	margin-top:20px;
}

#right-col {
	background:#DE3C32;
	width:212px;
	float:right;
	color:#FFF;
}

#right-col-cont {
	width:164px;
	padding:0 24px;
	height:570px;
}

#right-col a:link {
	color:#FFF;
	text-decoration:none;
}

#right-col a:visited {
	color:#FFF;
	text-decoration:none;
}

#right-col a:hover {
	color:#FFF;
	text-decoration:underline;
}

#right-col a:active {
	color:#FFF;
	text-decoration:none;
}

html>body #right-col-cont {
	height:auto;
	min-height:570px;
}

.image {
	padding-top:15px;
}

.txt-bloc {
	float:left;
	width:137px;
	height:84px;
	padding:12px
}

.img-bloc {
	float:right;
}

.ombre-g {
	background:url(../medias/images/ombre.jpg) top left repeat-y;
}

.ombre-d {
	background:url(../medias/images/ombre.jpg) top right repeat-y;
}

.bloc-droite {
	background-color:#CDCDCD;
	height:138px;
}

.bloc-droite a {
	font-weight:bold;
	color:#333;
}

.titre-bloc {
	background-color:#DE3C32;
	display:block;
	height:30px;
	line-height:30px;
	padding-left:13px;
}

.titre-bloc a {
	font-weight:bold;
	text-decoration:none;
	color:#FFF;	
}

.bloc_mod1 {
	float:left;
}

.bloc_mod2 {
	clear:both;
	width:652px;
	padding:20px 0;
}

.bloc_mod3 {
	background:#999;
	width:612px;
	padding:20px;
}

.en-tete {
	margin:0 0 10px 0;
}

.titre {
	font:bold 14px Verdana, Geneva, sans-serif;
	color:#333;
}

.titre_fiche_mod {
	font:16px Verdana, Geneva, sans-serif;
	color:#333;
	margin-bottom:10px;
}

.date {
	font:10px Verdana, Geneva, sans-serif;
	color:#333;
}

/* Navgation rubrique accessoires */

#navigation {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navigation a, #navigation span {
	display: block;
	padding: 4px 10px;
	text-decoration: none;
}

#navigation .toggleSubMenu a, #navigation .toggleSubMenu span {
	list-style: none;
}

#navigation a:hover, #navigation a:focus, #navigation a:active {
	text-decoration: underline;
}

#navigation .subMenu {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navigation ul.subMenu a {
	list-style: none;
	padding: 3px 20px;
}

.bloc_service {
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px solid #333;
}

.promo {
	font-weight:bold;
	color:#F00;
}

.red {
	color:#F00;
}


/* -----------------------------------------------------------------
-------------------------- Autres, divers --------------------------
------------------------------------------------------------------*/

.clear {
	clear:both;
	height:1px;
	line-height:1px;
}
