/*
Gargouille Production.
Ref : GDesign #0020
*/

body {
	background:#053057;
	margin-top:0;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	color: #ffffff;
	font-size: 11px;
}
	
/* --- Index --- */

.bouton {
	font-size:20px;
	font-weight:bold;
	color: #000000;
}

.bouton a {
	text-decoration:none;
	color: #000000;
}

.bouton a:hover {
	color:#ffffff;
}

/* --- Header --- */
.titre_top_header {
	background:url('/content/themes/wazasexe/images/template_03.jpg') no-repeat;
	width:226px;
	height:42px;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}

.top_header {
	background:url('/content/themes/wazasexe/images/template_06.jpg') no-repeat;
	width:226px;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	padding-left:15px; padding-right:15px;
}

.top_header a {
	text-decoration:none;
	color:#ffffff;
}
	
.top_header a:hover {
	color:#000000;
}

.menu-header {
	background:url('/content/themes/wazasexe/images/template_10.jpg') no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#034885;
}

.menu-header a {
	text-decoration:none;
	color:#034885;
	}
	
.menu-header a:hover {
	color:#000000;
	}

/* --- Page ---*/

#colgauche {
	background:url('/content/themes/wazasexe/images/template_23.jpg') repeat-y;
	margin-top:0;
	width:198px;
	font-size:12px;
	color:#ffffff;
}

#colcentre {
	background:#B1C9E3;
	margin-top:0;
	width: 504px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
	
#coldroite {
	background:url('/content/themes/wazasexe/images/template_25.jpg') repeat-y;
	margin-top:0;
	width:198px;
	font-size:12px;
	color:#ffffff;
}

/* --- Menus et Cadre ---*/

.titre_gauche {
	background:url('/content/themes/wazasexe/images/template_14.jpg') no-repeat;
	width:198px;
	height:36px;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	}
	
.menu_gauche {
	background:url('/content/themes/wazasexe/images/template_17.jpg') repeat-y;
	width:198px;
	font-size:12px;
	color:#ffffff;
	padding:3px 10px 3px 20px;
}
	
.menu_gauche a {
	text-decoration:none;
	color:#ffffff;
}
	
.menu_gauche a:hover {
	color:#000000;
}

.titre_cadre {
	background:url('/content/themes/wazasexe/images/template_15.jpg') no-repeat;
	width:504px;
	height:36px;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}
	
.cadre {
	background:url('/content/themes/wazasexe/images/template_18.jpg') repeat-y;
	width:504px;
	font-size:12px;
	color:#ffffff;
	padding:3px 15px 3px 15px;
}
	
.cadre a {
	text-decoration:none;
	color:#ffffff;
}
	
.cadre a:hover {
	color:#000000;
}
	
.titre_droite {
	background:url('/content/themes/wazasexe/images/template_16.jpg') no-repeat;
	width:198px;
	height:36px;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
	
.menu_droite {
	background:url('/content/themes/wazasexe/images/template_19.jpg') repeat-y;
	width:198px;
	font-size:12px;
	color:#ffffff;
	padding:3px 10px 3px 20px;
}
	
.menu_droite a {
	text-decoration:none;
	color:#ffffff;
}
	
.menu_droite a:hover {
	color:#000000;
}

.titre_partenaire {
	background:url('/content/themes/wazasexe/images/template_30.jpg') no-repeat;
	width:375px;
	border:none;
	height:40px;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	}
	
.partenaire {
	font-size:12px;
	color:#ffffff;
	padding:0 5px 0 5px;
	}
	
.partenaire a {
	text-decoration:none;
	color:#ffffff;
	}
	
.partenaire a:hover {
	color:#000000;
	}

/* --- Divers ---*/
.text1 {
	font-size:12px;
	color:#ffffff;
	}
	
.text1 a {
	text-decoration:none;
	color:#ffffff;
	}

p { 
	margin:0;
	padding:0; 
}
a.titre_site {
  color: #082973;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	margin-top:5px;
	}
.detail {
  color: #082973;
  font-size:12px;
	}
.description {
  font-size:12px;
}
.categories { 
text-align:left;
}
