/* CSS Document */

* {margin:0;
padding:0;
}
html {

background-color:#000000;
}
.clearfloat{
clear:both;
}

body {
width:1024px;
margin:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
/*border-left:#FFFFFF 1px solid;
border-right:#FFFFFF 1px solid;*/
}

#content{
background-color:#333333;

}

a{
text-decoration:none;
color:#FF9900;
}
a:hover{
color:#CCCCCC;
}
img {
border:none;
}
#branding {
margin:0 20px 0 0;
}

#menu {
background-color:#FFFFFF;
}

#navigation-site {
height:20px;
}


#colonne_gauche {
width:800px;
float:left;
margin-right:10px;
}

#colonne_droite {
width:200px;
float:left;
background-color:#666666;
}

#footer {
text-align:center;
height:20px;
background-color:#FFFFFF;
color:#666666;
border:#CCCCCC 1px solid;
}

.main_rubrique{
/*background-color:#FFFFFF;*/
color:#FFFFFF;
/*padding:5px;*/
text-align:center;
margin-top:20px;
}

.titre_rubrique {
float:right;
margin-right:10%;
}

.div_cadre{
border-bottom:#FFFFFF 1px solid;
background-color:#999999;
padding:1%;
margin-top:10px;
width:98%;
}

.div_sous_cadre {
/*border-left:#CCCCCC 1px dashed;
border-right:#CCCCCC 1px dashed;
border-bottom:#CCCCCC 1px dashed;*/
background-color:#666666;
margin-bottom:3px;
width:50%;
float:left;
margin:0 0 3px 0;
padding:0;
}
.div_cadre_video {
margin:5px 0 5px 0;
background-color:#000000;
border-bottom:#666666 1px solid;
border-top:#666666 1px solid;
width:50%;
float:left;
padding:0;
}
.cadre_img_legende {
width:150px;
height:150px;
background-color:#FFFFFF;
float:left;
}

.img_legende_w{
width:150px;
height:112px;
margin-top:17px;
}

.img_legende_h{
width:112px;
height:150px;
margin-left:17px;
}

.cadre_contenu_flottant {
margin:0 5px 0 5px;
float:left;
width:200px;
}

.lien_cadre {
display:block;
float:right;
font-size:14px;
margin:3px 0 5px 0;
}

.menu_item_selected{
float:left;
padding:3px 10px 3px 10px;
background-color:#333333;
color:#CCCCCC;
font-size:14px;
font-weight:bolder;

}

a.menu_item {
float:left;
padding:3px 10px 3px 10px;
background-color:#FFFFFF;
color:#333333;
font-size:14px;
display:block;
font-weight:bolder;
}
a.menu_item:hover{
background-color:#333333;
color:#CCCCCC;
}

#photos{
/*border:#CC99FF 1px solid;*/
width:100%;
}

.titre_new{
color:#FF9900;
font-family:"Courier New", Courier, monospace;
font-size:14px;
}
.div_cadre_new{
margin:15px 0 2px 0;


}

.date{
float:right;
font-style:italic;
font-size:10px;
}

.div_contenu_new{

font-family:"Courier New", Courier, monospace;
background-color:#333333;
padding:5px;
}

#contact {
width:400px;
background-color:#666666;
border:#CCCCCC 1px solid;
margin:50px 0 0 200px;
}

p.legende_message {

background-color:#CCCCCC;
color:#333333;
margin-top:20px;
padding:3px 0 3px 10px;
}

.titre_message {
text-align:center;
color:#FF6600;
border-bottom:#FFFFFF 1px solid;
}

.message_input{
margin:0px;
padding:0px;
}

.texte_news{
}

.photo_news {
width:190px;
height:124px;

}