* { 
margin : 0;
padding : 0;
} 

body {
	background-color: #E0E0E0;
	background-image: url(../css17/beigetraces.jpg);
	font-size : 11pt;
	font-family:Arial, Helvetica, sans-serif;
	color: #272727;
	margin-top: 15px;
	margin-bottom: 15px;
	} 
td,textarea{
font-size : 11pt;
font-family:Arial, Helvetica, sans-serif;
}
a:link {
	color : #7D7D00;
	text-decoration : none;
	} 
a:hover {
	color : #7D7D00;
	text-decoration :underline;
	}



.marges {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	}

#header, #container  {
	margin-right:auto;
	margin-left:auto;
	width : 740px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #785B49;
	border-left-style: solid;
	border-left-color: #785B49;
	
	} 
#header {
	height: 120px;
	background-color: #F2D18C;
	background-image: url(../css17/carnet.jpg);
	text-align: left;
	font-size: 11px;
	color: #8B6A56;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #785B49;
	} 
#header a{color : #7D7D00;text-decoration:none}
#header a:hover{color : #7D7D00;text-decoration:underline}
#header .marges {padding-top : 100px;}

#container {
	background-color : #F4E7C6;
	padding-bottom: 0px;
	border-bottom: 1px solid  #785B49 ;

	}
#contenu {
	background-color : #FFFFFF;
	position:relative;
	left : 240px;
	width : 500px;
	padding-top: 10px;
	padding-bottom: 00px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6C5242;
	
	} 
#contenu .marges{padding-bottom:15px;}
#footer {
	margin-right:auto;
	margin-left:auto;
	width : 740px;
	text-align:left;
	font-size : 8pt;
	height:20px;
	text-indent:25px;
	margin-top:-30px;

	}
#titre {
	color:#785B49;
	font-size : 24pt;
	font-weight:bold;
text-align:center;
	}
#soustitre {
	color:#785B49;
	font-size : 16pt;
	border-bottom:1px solid #9f7c66;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	}
#menu {
	position :absolute;
	width : 240px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	} 
.lien a {
font-size : 9pt;
	padding : 5px;
	text-indent:23px;
	width : 240px;
	border-top:1px solid #9f7c66;
	border-bottom : 2px solid #FFFFFF;
	display : block;
	text-decoration : none;
	color: #FFFFFF;
	background-color: #c38d5b;
	background-image: url(../css17/checkBlanc.gif);
	background-position: 10px;
	background-repeat: no-repeat;
	} 
.lien a:hover {
	color: #6C6C00;
	background-color: #f0d6a4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9f7c66;
	} 

.image {margin-right:5px;margin-bottom:5px;float:left}
.bigimage {margin-right:0px;margin-bottom:5px;float:left}
.signature{margin-top:10px;color: #666666;clear:both;}
select{width:40px}

#container{font-size:10pt;}
