BODY{
	FONT-SIZE: 11px;
	FONT-FAMILY: tahoma;
}
td{
	FONT-SIZE: 11px;
	FONT-FAMILY: tahoma;

}
a:hover {
	text-decoration:underline;
	color: #CC0000;
	

}
a{
	text-decoration:none;
	color: #CC0000;
	

}
table{
	background:#fff;
}
.hidden {
   display: none;
}

.visible {
   display: inline;
}
form{
 display:inline;
}
h1{

  	FONT-SIZE: 13px;
	FONT-FAMILY: Tahoma;
	font-weight: normal;
	margin: 0px ; 
	padding: 0px ;
	display: inline ; 
}

.highlight{
	
	color:#000000;
	font-weight:bold;
	
}
.tableau_point{
	border-style:dashed;
	border-color:#808080;
	border-width:1px;
	background-color:#edeeed;
}

.fondH2 {
background-color: #EBEBEB;
border-bottom: 1px solid #7D7D7D;
border-top: 1px solid #7D7D7D;
}
.bordure{
	border-style:solid;
	border-color:#000000;
	border-top-width:1px;
	border-bottom-width:1px;	
	border-right-width:1px;
	border-left-width:1px;	
}
.titre-menu-rouge{
	color:#FFFFFF;
	background-color:#CC0000;
	border-style:solid;
	border-color:#000000;
	border-top-width:1px;
	border-bottom-width:1px;	
	border-right-width:1px;
	border-left-width:1px;	
}
.tableau_bordure{
	empty-cells:show;
	border-style:solid;
	border-color:#000000;
	border-top-width:1px;
	border-bottom-width:1px;	
	border-right-width:1px;
	border-left-width:1px;		
	border-collapse:collapse
}
h2{
    width:100%;
	color:#FFFFFF;
  	FONT-SIZE: 12px;
	FONT-FAMILY: tahoma;
	margin: 0px ; 
	padding: 5px;
	display: inline ; 
}

h2.dossier{
	color:#A83820;
  	FONT-SIZE: 12px;
	FONT-FAMILY: tahoma;
	margin: 0px ; 
	padding-top: 3px ;
	padding-left: 3px ;
	width: 100%;
	height: 21px;
	display:block;
	background-image:url("../images/bg_cat_long.gif");
	background-repeat:no-repeat;

}


h3 {
	display: block;
	padding:6px 0px 8px 8px;
	margin:0px 0px 10px 0px;
	border-left:1px solid #A83820;
	border-bottom:1px solid #A83820;
	font-size:15px;
    font-weight: bold;
	color: #A83820;
}
.menu_haut_select{
  color:#d4d5d2;
  
  FONT-SIZE: 12px;
  font-weight:bold;
}
ul{

	padding: 0;
	margin: 0;
list-style-position:inside;
}
.box_content { 
	list-style-type:disc;
	color:#000000;
	padding: 0;
	margin: 0;

	
	
}
.fond_gris{
background-color:#edeeed;
}
.ecrire_gris{
 color:#808080;
}
.ecrire_rouge{
 color:#CC0000;
}
.ecrire_noir{
 color:#000000;
}
.menu_gauche{
  color:#FFFFFF;
  FONT-FAMILY: tahoma;
  FONT-SIZE: 12px;
  font-weight:bold;
}
.menu_haut_noselect{
  color:#d4d5d2;
  margin-left:5px; 
  FONT-SIZE: 12px;
  font-weight:bold;
}
.txt_menu_droit{
	FONT-SIZE: 10px;
	FONT-FAMILY: tahoma;
	
}
INPUT {
	FONT-SIZE: 11px;
	FONT-FAMILY: tahoma;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
}
.bouton{
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	BACKGROUND: #CC0000;
	FONT-FAMILY: tahoma;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	font-weight:bold;
}
a.lienrouge:hover {
	text-decoration:underline;
	color: #CC0000;
	

}
a.lienrouge{
	text-decoration:none;
	color: #CC0000;
}

a.liengris{
	text-decoration: none;
	color: #586572;
}

a.lienmenu:hover {
	text-decoration:none;
	color:#d4d5d2;
	

}
a.lienmenu{
	text-decoration:none;
	color:#d4d5d2;
	

}

.ecrireblanc{
	color:#d4d5d2;
}
a.lienbleu:hover {
	text-decoration: underline;
	color: White;
	background-color: Black;
}
a.lienbleu{
	text-decoration: none;
	color: #4682B4;

}

.liens_connexes h2{
	display:block;
	background-image:url(../images/bg_cat_long.gif);
	background-repeat:no-repeat;
	width:567px;
	height:21px;
	line-height:12px;
	color: #A83820;
	padding-left:10px;
	
}

.liens_dual_connexes h2{
	display:block;
	background-image:url(../images/bg_cat_sites.gif);
	background-repeat:no-repeat;
	width:234px;
	height:21px;
	line-height:12px;
	color: #000000;
	padding-left:10px;
	
}


/* Formulaires */
tr.formLine {
	height:20px;
	visibility:hidden;
}
td.formLabel {
	text-align:left;
	vertical-align:top;
	font-weight:bold;
}
td.formLabel span { color:#FF0000; }


