body {
background:url('images/degrade_bleu.jpg');
font-family:Verdana,Tahoma, Arial;
font-size:12px;
text-decoration:none;
margin-right:auto;
margin-left:auto; 
width: 1100px;
margin-top:0px;
padding:0px;
background-color:#FFFFFF;
list-style-image:url('images/puce.png');
list-style-position:outside;

}



#debut_barre_menu{
background-color:#000000;
text-align: center;
width:1000px;
height:18px;	
border-top:0px;

}

/* partie gauche */
#partie_gauche{
/*background-color:#EFF5F7;*/
font-size:12px;

}


/* partie centre */

#pave_centre{
vertical-align:top;
text-align : left;
padding:10px;
/*background-color:#FFFFFF;*/
font-size:12px;

}

/* partie droite */

#partie_droite{
/*background-color:#FFFFFF;*/
}

#texte_bandeau{
text-align : left;
margin-left:100px;
font-family:Verdana,Tahoma, Arial;
font-size:10px;
}


.general-tab{
	margin-top:5px;
	border:1px solid #505050;
}



/* pied de page */
#footer{
text-align: center;
padding-top:4px;
font-size:10px;
color:#FFFFFF;
background-color:#666666;
}

/* pied de page */
#partie_basse{
background:url('images/background.jpg');
}

/* balises <h> */
p{
margin:1px 10px 1px 20px;
}

h1{
line-height:50px;
font-weight:bold;
font-size:18px;
color:#FD6E15;
vertical-align: top;+
border-bottom : 1px;
border-bottom-style : solid; 
border-bottom-color : #FD6E15; 

}

h2{
text-align : left;
margin-left:20px;
text-decoration : none;
font-family:Verdana,Tahoma, Arial;
font-size : 15px;
font-weight : bold;
color:#4E3F44;
}

h3{
line-height:50px;
font-weight:bold;
font-size:16px;
color:#FD6E15;
vertical-align: top;+
}

/* liens blanc menu haut*/
a.menu:link {
text-decoration : none;
font-family:Verdana,Tahoma, Arial;
font-size : 14px;
color:#FFFFFF;
}
a.menu:visited {
text-decoration : none;
font-family:Verdana,Tahoma, Arial;
font-size : 14px;
color:#FFFFFF;
}
a.menu:hover {
text-decoration : none;
font-family:Verdana,Tahoma, Arial;
font-size : 14px;
color:#FFFFFF;
}
a.menu:active {
text-decoration : none;
font-family:Verdana,Tahoma, Arial;
font-size : 14px;
color:#FFFFFF;
}


/* liens menu gauche*/
a.menu-gauche:link {
text-decoration : none;
font-family:Verdana,Tahoma, Arial;
font-size : 12px;
color:#4E3F44;
}
a.menu-gauche:visited {
text-decoration : none;
font-family:Verdana,Tahoma, Arial;
font-size : 14px;
color:#4E3F44;
}
a.menu-gauche:hover {
text-decoration : underline;
font-family:Verdana,Tahoma, Arial;
font-size : 14px;
color:#4E3F44;
}
a.menu-gauche:active {
text-decoration : none;
font-family:Verdana,Tahoma, Arial;
font-size : 14px;
color:#4E3F44;
}



/* petite liens noir */
a.navnoir:link {color: #000000; font-size:10px;
 text-decoration: none; }
a.navnoir:visited {color: #000000; font-size:10px; text-decoration: none; }
a.navnoir:hover {color: #000000; font-size:10px; text-decoration: underline; }
a.navnoir:active {color: #000000; font-size:10px;} 

/* petite liens blanc */

a.navblanc:link {color: #000000; font-size:10px;
 text-decoration: none; }
a.navblanc:visited {color: #000000; font-size:10px; text-decoration: none; }
a.navblanc:hover {color: #000000; font-size:10px; text-decoration: underline; }
a.navblanc:active {color: #000000; font-size:10px;} 


    .rotation {
        border: 1px solid #000;
        cursor: pointer;
        overflow: hidden;
        margin: 0px auto 10px;
        position: relative;
        width: 450px;
        height: 300px;
    }

    .rotation img {
        border: 0;
        cursor: pointer;
        width: 450px;
        height: 300px;

    }

