/* CSS PROPRES AU SITE */
.titre_form_cies {
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}


.texteNormal {
	font-family: verdana, sans-serif;
	font-size: 8pt;
	margin-left: 30px;
}

.encadreContenuMention { 
margin-top:4px;
margin-bottom:5px;
padding:7px;
background: #FFFFFF;
border-style:solid; 
border-width:1px; 
border-color:#999999; 
}

div#boutonbleu{
font-family:Arial, Helvetica, sans-serif;
font-size:1.0em;
margin-top:15px;
margin-left:10px;
margin-bottom:0px;
}



div#boutonbleu a{
text-decoration: none; 
display: inline; 
text-align: left;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
font-size: 11px;
font: normal 100% verdana, arial, helvetica, sans-serif;
color: #000000;
background-color:#eeeeee;
/*background-image: url("../../images/degcb.png");
background-repeat:repeat-x;*/ 
padding: 4px 10px 4px 10px;
border-right: 0px ;
/*border-left: 1px solid black;*/
border-left: 0px ;
color: black;

}

div#boutonbleu a:hover
{
text-decoration: none; 
color: #EF001F;
background-color:#eeeeee;
border-left: 0px;
}
div#boutonbleu a.select
{
text-decoration: none;  
color: #ffffff;
background-color:#EF001F;

border-left: 1px solid #999999;
border-right: 1px solid #999999;
border-top: 1px solid #999999;
}



#content a.droite {
margin-right: 25px;
width: 100px;
float: right;
background-position: 0px 4px;
}




.carre {
display: block;
margin-left:5px;
margin-top:5px;
font-size: 11px;
font-weight:bold;
font: Verdana, Arial, Helvetica, Sans-serif;
padding: 0px 0px 0px 15px;
text-decoration: none;
color:  #666666;
background-image: url(file:///F|/sc/images/carreRouge.png);
background-repeat: no-repeat;
background-position: 0px 4px;
height:auto;
}


#content a.listeDecale {
display: block;
padding-left: 15px;
padding-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(file:///F|/images/arrowor.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	font-size: 11px;
	font-weight: bold;
	color: #EF001F;
	margin-left:40px ;
	margin-bottom:0px ;
	text-decoration: none;
}

#content a:hover.listeDecale {
text-decoration: underline;
	color: #FF6600;
}


.titleSc {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; 
	MARGIN-LEFT: 3px; 
	COLOR: #eeeeee;
	padding-left: 15px;
	BACKGROUND: #AC02C5;
	FONT-FAMILY: sans-serif;
}
.titleLsh {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; 
	MARGIN-LEFT: 3px; 
	COLOR: #eeeeee;
	padding-left: 15px;
	BACKGROUND: #FF9900;
	FONT-FAMILY: sans-serif;
}

.titleSa {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; 
	MARGIN-LEFT: 3px; 
	COLOR: #eeeeee;
	padding-left: 15px;
	BACKGROUND: #33cc33;
	FONT-FAMILY: sans-serif;
}

.titleSco {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; 
	MARGIN-LEFT: 10px; 
	COLOR: #eeeeee;
	TEXT-INDENT: 15px;
	BACKGROUND: #666666;
	FONT-FAMILY: sans-serif;
}

.titleMe {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; 
	MARGIN-LEFT: 10px; 
	COLOR: #eeeeee;
	TEXT-INDENT: 15px;
	BACKGROUND: #33cc33;
	FONT-FAMILY: sans-serif;
}

a.bulle {
position:relative;
}
a.bulle:hover {
background: none; 
z-index: 500; 
}
a.bulle span {display: none;}
a.bulle:hover span {
	display:inline;
	position:relative;
	white-space: nowrap;
	font-size:8pt;
	font-weight:normal;
	width:450px;
	top: 10px;
	left: 500px;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	background-color: #F2F2F2;
	margin: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	text-decoration: none;
	height: 400px;
}


.TypeDip {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
	z-index:1;
	margin-top:12px;
}
.NomDip {
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 20px;
	z-index:1;
}

.date
{

font-family: Verdana, Arial, Helvetica, sans-serif;
color: #666666;
font-size:10px;
font-weight:normal;
line-height:12px;
text-align:left;
}
#box_th {
	background-color: #E0E0E0;
	border: 1pt solid #000;	
	
}
.contenu_th {
	display: block;
	padding-left: 20px;
}
.date_th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #900;
}
