
/********* AFFICHAGE DES TABLEAUX 1 LIGNE SUR 2 ********/
.pair{
background-color:#FDF8E4;
/*#FDF8E4;*/
}
.impair{
background-color:#FFFFFF;
}

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #00295E;
	/*background-color: #00295E;*/
	background-color:#001623;
}
#hader_logo{
width:970px;
}
#header_photo{
padding-right:0px;
}
#homepage_photo{
position:relative;
top:-10px;
text-align:center;  
}
#photo_contact{
position:relative;
margin:2em 0 1.8em 0;
text-align:center;
}
#reglement_texte{
padding-left:15px;
padding-top:3em;
}
h1:first-letter {
	font-size: 30px;
	font-weight: bold;
	color: #F7921D;
	padding-top:0px;
	margin-top:0px;
	text-transform:capitalize;
}
h1{
	font-size: 30px;
	font-weight: bold;
	color: #F7921D;
	/*#df2d2f*/
	padding-top:0px;
	margin-top:0px;
}
h3:first-letter {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #001623;
	text-transform:capitalize;
}
h3 {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #001623;
	padding : 18px 0 18px 0px;
	margin : 0px 0 0px 0px;
}
table {
	font-size: 14px;
	border: 0px;
}
p {
	text-align: justify;
}
a:link {
	color: #001623;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
    color: #001623;
    text-decoration: none;
	font-weight: bold;
}
a:hover {
    color: #F7921D;
    /*#DF2D2F*/
    text-decoration: underline;
	font-weight: bold;
}
.center {
	text-align: center;
}
.top{
vertical-align:top;  
}
.right {
	text-align: right;
}
.position_left{
float:left; 
}
.gras {
	font-weight: bold;
}
.noBorder{
border:0px solid #FFFFFF;  
}
.txt12 {
	font-size: 12px;
}

a.lettre{
    color: #F7921D;
    /*#DF2D2F*/
    text-decoration: underline;
	font-weight: bold;
}
a.lettre:hover{
	color: #F7921D;
	/*#DF2D2F*/
	text-decoration: underline;
	font-weight: bold;
}
.border_photo{
border:1px solid #000000;
}
.annexe_row{
margin-bottom : 10px;
height : 230px;  
width:100%; 
}
.annexe{
float:left;
text-align:center;
width:48%;
}
.color_font{
color : #001623;
font-weight:bold;
}