/* ******************************************************** PARTIE COMMUNE ********************************** */
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #333333;
	background:#E5DBAC url("design/images/bg_body.gif") repeat-y center top;
}
.cadre
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	color: #323232;
	font-size: 11px;
	font-variant: normal;
	border: 1px solid #FFCC66;
}
.cadre_pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF; 
	text-decoration: none;
	border-collapse: collapse;
	background-color: #999999;
	border: 0pt none;
}
/* ******************************************************** GESTION DES LIENS ********************************** */
A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF3300;
	text-decoration: none;
}
A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF3300;
	text-decoration: none;
}
A.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bolder;
	color: #FFFFFF;
}
A.menu:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bolder;
	color: #990000;
	text-decoration: none;
}
A.menu_on {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bolder;
	color: #990000;
}
A.menu_on:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
A.menu2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
A.menu2:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
A.menu2_on {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
A.menu2_on:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
	color: #990000;
	text-decoration: none;
}
A.menu_sous {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
A.menu_sous:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: underline;
}
A.menu_sous2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
A.menu_sous2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: underline;
}
A.lien {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
}
A.lien:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
A.lien_s {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF3300;
	text-decoration: none;
	font-weight: normal;
}
A.lien_s:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF3300;
	text-decoration: underline;
	font-weight: normal;
}
.lien_chemin {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
	font-style: normal;
}
A.lien_chemin {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-style: normal;
}
A.lien_chemin:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
A.lien_nav {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
A.lien_nav:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
A.cadre_masque {
	background-color: #FFCC66; 
	width :69px;
	height:71px;
	filter:alpha(Opacity=0); /* Pour IE */
	-moz-opacity:0; /* Mozilla 1.6 et inférieur  */
	opacity: 0; /* POUR CSS3 */
}
A.cadre_masque:hover {
	background-color: #FFCC66; 
	width :69px;
	height:71px;
	filter:alpha(Opacity=50); /* Pour IE */
	-moz-opacity:0.5; /* Mozilla 1.6 et inférieur  */
	opacity: 0.5; /* POUR CSS3 */
}
A.cadre_masque_on {
	background-color: #FFCC66; 
	width :69px;
	height:71px;
	filter:alpha(Opacity=50); /* Pour IE */
	-moz-opacity:0.5; /* Mozilla 1.6 et inférieur  */
	opacity: 0.5; /* POUR CSS3 */
}
/* ******************************************************** GESTION DES TEXTES ********************************** */
.t0 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #990000;
	font-weight: bold;
}
.t1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FF3300;
}
.t2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #666666;
}
.t3 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
}
.t4 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.t5 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.m {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #333333;
}
.m_blanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF; 
}
.m_gris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #999999; 
}
.s {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #333333; 
}
.s_gris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #666666; 
}
.s_blanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #FFFFFF; 
	text-decoration: none;
}
.copyright {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #808080; 
}
.admin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #990000; 
}
/* ******************************************************** GESTION DES FORMULAIRES et BOUTONS ********************************** */
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	text-indent: 4px;
	border: 1px solid #CCCCCC;
}
.form_need {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	text-indent: 4px;
	border: 1px solid #CCCCCC;
	border-left: 4px solid #990000;
}
.form_bt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	border: 1px solid #999999;
	text-decoration: none;
	background-color: #990000;
	text-align: center;
	height: 18px;
	width: 80px;
}
/******************************************************* GESTION DES IMAGES ********************************** */
.xs {
	border: 5px solid #FFFFFF;
	font-size: 11px;
}
.bgportfolio {
	background-repeat: no-repeat;
	background-position: left top;
}
.bgtop {
	background-repeat: repeat-x;
	background-position: top;
}
.bgbottom {
	background-repeat: repeat-x;
	background-position: bottom;
}
.img_align_middle {
	vertical-align:middle; 
}
img {
	border: 0;
}
/* ******************************************************** GESTION DES POSITION ********************************** */
.txt_align_center {
	text-align: center;
}
.txt_align_justify {
	text-align: justify;
}
/* ******************************************************** GESTION DES COULEURS ET BACKGROUND ********************************** */
.bg_color_info {
	background-color: #990000;
}
.bg_color_error {
	background-color: #990000;
}
.bg_color_blanc {
	background-color: #FFFFFF;
}
.bg_color_gris {
	background-color: #EEEEEE;
}
.bg_color_1 {
	background-color: #CCDCF0;
}
