/* CSS Document 
For ChapoT
Author : Drcerveau
Site : www.drcerveau.com
*/


/*positionnement---------------------------------------------------*/
body{
margin: 0;
padding: 0;
background:url(http://www.chapot.com/img/fond.jpg) top repeat;
color: #000;
font-family: verdana,"Lucida Sans Unicode", Tahoma, Geneva, sans-serif;
font-size:0.8em;
}

#global {
width:805px;
margin-left: auto;
margin-right: auto;
}

#conteneur {
position: relative;
	width: 805px;
	margin-left: auto;
	margin-right: auto;

}

/*header*/
#header{
width: 805px;
height: 173px;
/*background:  url(img/header.png) no-repeat ;*/
}

/*barre menu*/
#barre{
width: 805px;
height: 25px;
}

/*entete*/
#entete{
height: 32px;
background:  url(img/entete.png) no-repeat ;
}


/*http://css.alsacreations.com/modeles/modele3.htm*>
/*contenu*/
#etire{
margin:0px;
background:  url(img/right.png) bottom right repeat-y;
border-width:0px;
padding:0px;
margin-bottom:0px;
}


#left {
margin-right: 223px;
background: url(img/left.png) repeat-y ;

}
#contenu{
border-width:0px;
padding-left:20px;

}

#right {
float: right;
	right:0;
	width:223px;
	height:auto;
	/*background:  url(img/right.png) right repeat-y;*/
}




/*footer*/
#footer{
border-width:0px;
	padding:0px;
	height: 54px;
	background:  url(img/footer.png) no-repeat;
	background-color: #FFFFFF;



/*mise en page---------------------------------------------------*/

top: 0px;
margin-top:0px;
text-align: center;
font-size:0.8em;
line-height:0.9em;

}


#left{
border-right:solid 1px #999999;
padding:0px;
}


#right{
border-left:solid 1px #999999;
color: #fff;
padding:0px;
margin-left:0px;
border-left:0px;
}


/*General------------------------------------------*/
#right a,a:hover, a:active,a:visited {
color: #FFFFFF;
text-decoration:underline;
}





input, textarea, select {
	background-color: #F4F5EF; 
	margin: 0;
	padding:0;
	color: #000;
	font-size: 1em;
	font-family: "Lucida Sans Unicode", Tahoma, Geneva, sans-serif;
	border: 1px solid #900;
}

#footer a,a:hover, a:active,a:visited {
text-decoration: none;
color:#6B0908;
}

#contenu a,a:active,a:visited {
text-decoration: none;
color:#6B0908;
}
#contenu a:hover{
text-decoration: none;
color:#FE9903;
}

#contenu .titre{
color:#AF6901;
font-size: 1.8em;
margin:0;
}
#contenu .etoile{
margin:0;
padding-left:20px;
background:url(img/etoile.jpg) left no-repeat;
color:#000;
font-size: 1.3em;
}
#contenu .fleche{
margin:2px 0 4px 0;
padding-left:20px;
background:url(img/fleche.jpg) left no-repeat;
color:#000;
font-size: 1.1em;
}
#contenu .blabla{
margin:0 0 0 15px;
padding-left:15px;
border-left:1px solid black;
font-size: 1em;
color:#000;
}
#contenu .blockquote{
width: 450px;
padding:5px;
font-size: 0.8em;
color:#000;
border:1px solid #600;
background:url(img/block.jpg) left repeat-y;
}
#contenu .separation{
border-top:1px solid #AF6901;
margin:0px;
width: 550px;
}
#right{
font-size: 0.8em;
}

#right .titre{
margin:0px;
font-size:medium;
font-style:inherit;
font-stretch:narrower;
}
#right .modules{
/*padding-left:8px;*/
}
#right .modulestop{
background:url(img/module_top.jpg) bottom no-repeat;
}

#contenu .photo{
border:1px solid black;
}

