/* ******************************************************** PARTIE COMMUNE ********************************** */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #737373;
	text-decoration: none;
	height: 100%;
  	width: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#centpourcent {
  height: 100%;
}
.cadre
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	border: 1px solid #CCCCCC;
}
/* ******************************************************** GESTION DES LIENS ********************************** */
A {
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}
A.menu {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #37454C;
	text-decoration: none;
	padding-left:10px;
}
A.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #D8D8D8;
	color: #37454C;
	text-decoration: none;
	padding-left:10px;
	cursor: hand;
}
A.menu_on {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #D8D8D8;
	color: #37454C;
	text-decoration: none;
	padding-left:10px;
}
A.menu_on:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #F4F4F4;
	color: #37454C;
	text-decoration: none;
	padding-left:10px;
	cursor: hand;
}
A.menu2 {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-left:5px;
}
A.menu2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #E4E4E4;
	color: #333333;
	text-decoration: none;
	padding-left:5px;
	cursor: hand;
}
A.menu2_on {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #E4E4E4;
	color: #333333;
	text-decoration: none;
	padding-left:5px;
}
A.menu2_on:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #F4F4F4;
	color: #333333;
	text-decoration: none;
	padding-left:5px;
	cursor: hand;
}
A.menu_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
A.menu_bottom:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
A.menu_bottom_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
A.menu_bottom_2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #F4F4F4;
	text-decoration: none;
}
A.lien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066CC;
	text-decoration: underline;
}
A.lien:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066CC;
	text-decoration: none;
}
A.lien_s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066CC;
	text-decoration: none;
}
A.lien_s:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066CC;
	text-decoration: underline;
}
A.lien_s_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00FFFF;
	text-decoration: none;
}
A.lien_s_2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF00;
	text-decoration: underline;
}
.lien_chemin {
	font-size: 16px;
	color: #666666;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-weight: normal;
}
A.lien_chemin {
	font-size: 16px;
	color: #666666;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-weight: normal;
}
A.lien_chemin:hover {
	font-size: 16px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-weight: normal;
}
A.lien_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
A.lien_nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
/* ******************************************************** GESTION DES TEXTES ********************************** */
.t0 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #103194;
	font-style: normal;
	line-height: normal;
}
.t1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #990000;
	font-style: normal;
	line-height: normal;
}
.t2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #737373;
	font-style: normal;
	line-height: normal;
}
.t3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #737373;
	font-style: normal;
	line-height: normal;
}
.t4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #0066FF;
}
.t5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.t6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.m {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #737373;
}
.m_blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #FFFFFF; 
}
.m_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #666666; 
}
.s {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #737373; 
}
.s_blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #FFFFFF; 
	text-decoration: none;
}
.s_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #666666; 
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #666666; 
}
.copyright_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #F4F4F4; 
}
.admin {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #FF0000; 
}
/* ******************************************************** GESTION DES FORMULAIRES et BOUTONS ********************************** */
.form {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	color: #333333;
	text-indent: 4px;
	border: 1px solid #CCCCCC;
}
.form_need {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	color: #333333;
	text-indent: 4px;
	border-left: 4px solid #A3BF00;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.form_bt {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #333333;
	border: 1px solid #999999;
	text-decoration: none;
	background-color: #A3BF00;
	text-align: center;
	height: 18px;
	width: 80px;
}
/******************************************************* GESTION DES IMAGES ********************************** */
.xs {
	border: 1px none #103194;
}
.bgportfolio {
	background-repeat: no-repeat;
	background-position: left top;
}
.bgtop {
	background-repeat: repeat-x;
	background-position: top;
}
.bgone {
	background-repeat: no-repeat;
	background-position: top;
}
.bgbottom {
	background-repeat: repeat-x;
	background-position: bottom;
}
.bgbottom1 {
	background-repeat: no-repeat;
	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: #CE3600;
}
.bg_color_2 {
	background-color: #9E1D00;
}


.gris15{ 
    color : #626262;
	font-family : Arial;
	font-size : 15px;
	text-decoration : none;
} 
.gris11{
    color : #626262;
	font-family : Arial;
	font-size : 11px;
	text-decoration : none;
}
.gris10{
    color : #626262;
	font-family : Arial;
	font-size : 10px;
	text-decoration : none;
}
.blanc15{
   color : #FFFFFF;
   font-family : Arial; font-size : 15px;
   text-decoration : none;
} 
.blanc13{
   color : #FFFFFF;
   font-family : Arial; font-size : 13px;
   text-decoration : none;
} 
.blanc11{
   color : #FFFFFF;
   font-family : Arial;
   font-size : 11px;
   text-decoration : none;
}
.rose11{
   color : #FD8FB2;
   font-family : Arial;
   font-size : 11px;
   text-decoration : none;
}
.rouge11{
   color : #FF0000;
   font-family : Arial;
   font-size : 11px;
   text-decoration : none;
}
.bleuvif11{
   color : #19C5FF;
   font-family : Arial;
   font-size : 11px;
   text-decoration : none;
}
.paille11{
   color : #FFFFEE;
   font-family : Arial; font-size : 11px;
   text-decoration : none;
}
.noir11{
   color : #000000;
   font-family : Arial;
   font-size : 11px;
   text-decoration : none;
}
.noir15{
   color : #000000;
   font-family : Arial;
   font-size : 15px;
   text-decoration : none;
}
