body,td,th {
	font-family: tahoma;
	font-size: 11px;
	vertical-align: top;
	line-height:13px;
	text-align: center;
}
td {
	color: #ffffff;
	text-align: left;
}


body {
	margin: 0px;
	padding: 0px;	
}
img{border:0;}

a {
	font-family: tahoma;
	text-decoration: none;
	font-size: 11px;	
	color: #1F3083;		
}
a:visited {
	color: #1F3083;
}
a:hover {
	color: #1F3083;
	text-decoration: underline;
}
a:active {
	color: #1F3083;	
}
.dark-txt{
	color:#AD0309;
}
.style-w{
	color:#FFFFFF;
}
.grey-txt{
	color:#959595;
}
.description-txt
{
	color:#959595;
	text-align: justify;
}
.align-txt-gauche {
	text-align: left;
}
.titre-menu {
	color:#003333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
}
.text-simple-10px {
	color:#000000;
	font-size: 11px;
}
.text-simple-9px {
	color:#000000;
	font-size:9px;
}

h1 {
	font-family: Tahoma;
	font-size: 18px;
	color: #962939;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #FFFFFF;
	text-transform: lowercase;
	margin: 6px 0px;
	padding: 6px 0px 10px;
	font-weight: bold;
	color: #C0454A;
	font-variant: small-caps;
	width: 100%;
}
li {
	list-style-type: disc;	
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C0454A;
	top: 0px;
	clip:  rect(0px auto auto auto);
	margin: 0px 0px 5px;
	padding: 0px 0px 5px;
}
.bgdark {
	background-color: #c0454a;
    background-repeat:no-repeat;
    background-position:bottom;
	color: #FFFFFF;
}

.bglight {
	color: #FFFFFF;
    background-repeat:no-repeat;
    background-position:bottom;
	background-color: #d2797c;
}
.bglightlight {
	color: #000000;
    background-repeat:no-repeat;
    background-position:bottom;
	background-color: #E5AEB0;
}
.li-main {
	list-style-type: square;
}
form {
	margin: 0px;
	padding: 0px;
}
h4 {
	margin: 0px;
	padding: 0px;
}
/*************************************************************************************/
/********* Rubrique colone gauche *****************/
.menu_top {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#800B2B;
	vertical-align:middle; 
	text-align:center;
}
.menu_top a {
   color: #FFFFFF;
   text-decoration: none;
}
.menu_top a:hover {
   color: #336633;
   text-decoration: underline;
}
.menu_top a:visited {
   color: #ffffff;
   text-decoration: none;
}
.menu_top a:active{
   color: #00cc99;
   text-decoration: none;
}
.titrerubrique {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #fcc8ab;
	text-decoration: none;
	background-color: #694d3d;
	vertical-align: middle;
	display: block;
}
.txt_rubrique_10px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006666;
	text-decoration: none;
}
.txt_rubrique_10px_valeur {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;	
}
.separation-ligne_plein {
	border-bottom: 1px solid #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
}
.encadrer-tableau {
	border: 1px solid #c0454a;
}

.bg_menu {
	font-family: sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../../images/bg-menu.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
	display: block;
	font-weight: bolder;
}
.bg_menu_1 {
	text-decoration: none;
	background-image: url(../../images/bg-menu.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
	display: block;
	font-weight: bolder;
	text-align: center;
}
.bg_down {
	background-image:url(../images/back-end.gif);
	background-repeat:repeat-x;
	vertical-align:middle;
}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding:0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
	left: 3px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}
#sectionLinks img{
	padding: 20px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #660033;
	padding: 5px 0px 10px 2px;
}

#sectionLinks a:hover{
}
/************** .feature styles ***************/

.feature{
	padding: 0px 0px 0px 1px;
	font-size: 20%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-style: solid;
	border-left-style: solid;
}

.feature h3{
	padding: 2px 0px 1px;
	text-align: left;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}
.separate {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #009966;
}