/*

CSS Commun a tout les themes


*/
a {text-decoration:none;}
a:link { text-decoration:none;  color:black; }
a:hover { text-decoration:none; color:black; }
a:visited { text-decoration:none; color:black; }

img { border: 0px;display:inline;margin: 1em;} 


hr { clear: both;visibility: hidden; } 



/*
	Header 
*/
div#theme {position: absolute;right: 2%; top: 0; }

div#theme li {display: inline ;list-style: none;padding: 5px; }
div#theme li a {color: blue;}					
div#theme li a:hover {color: blue;text-decoration: underline;}	





/*
    Page du Centre

*/

#construction {height:500px;width:100%;}
#entete {
    text-align: center;color : white; font-size:1.5em;  margin: 1em 4em 1em 4em;  border : 1px solid white;
    -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px; -moz-border-radius-bottomleft: 5px;
    }  
    
#articletitre {text-align:left; color:black; font-weight:bold; font-size:1.5em;
    border-bottom: 1px solid black;  padding:0 0 0 5em; margin: 0 0 0 0;}
#articletexte {  background: #afb0f3;      color: black;
                margin: 0.5em 1em 2em 1em; font-size: 1.3em;
                _height: 10em; /*Pour corriger un bug de IE mettre une taille au div contenneur */
                -moz-border-radius-topleft: 5px;-moz-border-radius-topright: 5px;
                -moz-border-radius-bottomright: 5px;-moz-border-radius-bottomleft: 5px;}
.articletexte {  background: #afb0f3;      color: black;
                margin: 0.5em 1em 2em 1em; font-size: 1.3em;
                _height: 10em; /*Pour corriger un bug de IE mettre une taille au div contenneur */
                -moz-border-radius-topleft: 5px;-moz-border-radius-topright: 5px;
                -moz-border-radius-bottomright: 5px;-moz-border-radius-bottomleft: 5px;}



#dossier #articletexte {font-size: 1.3em;}
#articletexte p{text-align:justify;padding: 0.25em 1em 0 2em; margin: 0.25em 0 0.25em 0;}
#articletexte p#centre{text-align:center;}
#galerie p#centre{text-align:center;}
#articletexte p#chapitre {font-weight:bold;margin-left: 1em;;}  
#articletexte p#auteur {font-weight:bold;text-align:right;color:white;margin:1em 5em 0 0;}  
#lettrine {font-size: 1.5em;font-weight: bold;padding-left: 1em;}
#italic {font-style : italic;}
#gras {font-weight:bold;}
#souligne {text-decoration: underline;}
#articletexte #imgleft {float: left;padding: 0.5em 1em 0.5em 0.5em;}
#articletexte #imgright {float : right;padding: 0.5em 1em 0.5em 0.5em;}
#addr {margin: 0 0 0 10em;text-transform: uppercase;}

/*
#flegauche {position: relative; left: 10px; top :0px}
#fledroite  {position: relative; left: 110px; top :0px}

#vignette1    {border: 3px inset #afb0f3;position: relative; left: 25px; top: 0px; }
#vignette2    {border: 6px outset #afb0f3;position: relative; left: 60px;top: 0px;}
#vignette3    {border: 3px inset #afb0f3;position: relative; left: 95px;top: 0px;}*/
#image	{margin-left: 60px;}

	/* FIN CALENDRIER border-collapse:collapse;*/
form {text-align: center;}
#flegauche {float: left;width: 32px; height: 32px;background: transparent url("images/gauche.png") 0 0 no-repeat;
						margin: 48px 0 0 0; cursor: pointer;padding:0;left: 15em}
#fledroite {float: left;width: 32px; height: 32px;background: transparent url("images/droit.png") 0 0 no-repeat;
						margin: 48px 0 0 0; cursor: pointer;right: 2em;}
#vignette   {float: left;width: 128px; height: 96px;margin : 0 4.0em 0 4.05em; }
#vignette img {margin:0;padding:0;}
#vignette2 {border: 4px solid ;border-color: #FFF #000 #000 #FFF;padding: 0;}
#gdformat {float: left;margin: 2em 0 0 0;}
	/* BIO */

	/* FIN Bio */

	/* Forum */

	/* FIN Forum */
#articlegalette {  background: #873F0F;margin: 0.5em 1em 2em 1em; font-size: 1.3em; color: #FFFFFF;
						font-family: "Lucida Sans","Helvetica",sans-serif;
                _height: 10em; /*Pour corriger un bug de IE mettre une taille au div contenneur */
                -moz-border-radius-topleft: 5px;-moz-border-radius-topright: 5px;
                -moz-border-radius-bottomright: 5px;-moz-border-radius-bottomleft: 5px; }
                
#articlegalette h1 { font-size: 5em; text-align:center; margin :0 0 0 0 ; }  
#articlegalette p	 { _width: 10em;text-align:center;}
#articlegalette h2 { font-size: 2.3em; text-align:center; margin : 0em 0 0 0 ; padding : 0 0 0 0;}  
#articlegalette h3 { font-size: 1.3em; text-align: right; margin : -0.1em 9em 0 0 ; }     
#articlegalette #imgright {float : right;padding: 0;}                
   

.Obj {padding: 1em;}   

