.pespace
{
	font: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:10pt;
	margin : 11px
}

td.ta_classe {
background-image : url("images/fond_cell_centrale.jpg");
background-repeat: repeat;
}
.td2_bordure {
	border: 1px solid #FFFFFF;
}

body {
background-image: url(../images/back.jpg);
background-repeat: repeat-x;
background-color: #000000;
font-family:Arial, Helvetica, sans-serif;
font-size:11pt;
text : #FFFFFF;
}

.boite_gauche {
	
	float:left;
	 width:300px;
	 margin:15px;
	 background:#000000;
	 border-color:#FFFFFF;
	 border: 1px;
}

h3 {
  font: Arial, Helvetica, sans-serif;
  color:#FF0000;
  font-style:bold;
  text-decoration : underline overline; 
}

.gras_rouge {
	font-size: 18px;
	font-weight: bold; color: #FF0000;
	word-wrap:break-word;
	word-break:break-all;
	hyphenate: auto; 
}

.Style_gras_12pt{
	font-size: 12pt;
	font-weight: bold;
}



.texte_mini {font-size: 8pt}
.titre_haut_regular {
	font-size: 14pt;
	font-weight: bold;
}
.titre_haut_italique
{font-size: 14pt;
 font-style: italic ;
 font-weight: bold;
 font-color : FFFFFF;
}
.Style1 {color: #FFFFFF;
font-size: 11pt;
}
.Style_gras_14 pt
{font-size: 14pt;
font-weight: bold;

}


.photo
{
display: block; 
background: #efefef; 
border: 1px solid #FFFFFF; 
border-top: 1px solid #eee; 
border-left: 1px solid #eee; 
/*margin: 10px auto; 
padding: 1em;*/

}
a { /* Les liens qui ne sont pas sous le curseur. */
	color: #FF0000;
	font-style: strong ;
	text-decoration:none; 
	font-family:Arial,Verdana; 
}
 a:hoover { /* Les liens lorsque le curseur est dessus. */
	color: #FFFFFF; 
	text-decoration: underline ; 
	font-family:Arial,Verdana;
}
a:visited { /* Les liens visités. */
	color: #FF0000; //ta couleur
	text-decoration:none; 
	font-family:Arial,Verdana; 

}
.td_tableau_private {
	background-color: #000000;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.td_tableau_private_bas {
	background-color: #000000;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-color: #FFFFFF;
}
