/* CSS Document */

body {
margin-left: auto;
margin-right: auto;
text-align: center;
padding: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#All {
width: 955px;
margin-left: auto;
margin-right: auto;
}

#BlocTitre {
height: 130px;
background-color: rgb(57,181,245);
width: 955px;
}


#BlocTitre img {
float: left;
margin: 10px 10px 1px 25px;
}


#BlocTitre h1 {
height: 50px;
margin: 20px;
margin-left: 170px;
line-height: 46px;
Text-align: center;
font-size:22pt;
}


p {
margin: 0 0 1em 0;
}


#ConteneurGlobal {
margin-left:auto;
margin-right:auto;
float: left;
width: 955px;
}

#BlocMenu {
float: left;
width: 150px;
color: white;
}

#BlocMenu ul {
margin: 0 0 0 12px;
padding: 0;
}

#BlocMenu li {
list-style-type: none;
font-size:11pt;
}

#BlocMenu li a {
display: block;
margin: 5px 0;
color: white;
text-decoration: none;
line-height: 25px;
width: 135px;
border: 1px solid black;
background: rgb(57,181,245);
}

#BlocMenu li a:hover {
text-decoration: underline;
color: rgb(245,174,130);
}

#Contenu {
background-color: #FFFFFF;
margin-left: 160px;
text-align: left;
}

#Contenu p {
margin: 0 0 0 0;
font-size: 10pt;
}

.news {
border: 1px dotted;
border-color: rgb(27,18,101);
width: 85%;
margin: 10px 0 15px 0;
font-size: 10pt;
}

.TitreNews {
color: #FFFFFF;
background-color: rgb(27,18,101);
font-weight: bold;
line-height: 25px;
font-size: 14px;
}

.TitreNews2 {
color: #FFFFFF;
background-color: rgb(27,18,101);
width: 700px;
font-weight: bold;
line-height: 25px;
font-size: 14px;
}

#photonews {
float: left;
margin-right: 15px;
margin-top:5px;
}

#photonews2 {
float: right;
margin-left: 15px;
}

#photonews3 {
float: right;
margin-right: 15px;
}

.blink {
text-decoration:blink;}

.blinkrouge {
text-decoration: blink;
font-weight:bold;
color:#FF0000;}

.mention1 {
font-size:9px;}

.TitreBlanc {
color:#FFFFFF;}

.Contact {
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
border: 1px dotted;
border-color: rgb(27,18,101);
margin-left: auto;
margin-right: auto;
margin-top: 20px;
padding-top: 10px;
padding-bottom: 10px;
width: 60%;
}

#Pied {
clear:both;
margin:0;
width: 955px;
background-color: rgb(57,181,245);
font-size:11pt;
}