/*début commentaire*/
/*fin commentaire*/

body {
	
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(../images/fond.jpg);
	background-repeat: repeat;
}

#boite-gen {
	position:relative;
	margin: 0 auto;
	width: 950px;
	border: 1px solid #000000;
	background-color: #dfdddd;		
}
#tete {
}
#tete img {
	border :0;
	width: 950px;
}

/*début commentaire content*/
#content {
	padding: 20px 20px 20px 40px;
	width: 670px;
	}

#content p {
	text-align: left;
	margin: 0;
	padding: 10px 5px 1em 5px;
	font-size: 16px;
	line-height: 150%;
}
#content p img.floatleft {
	float: left;
	margin: 0 10px 5px 0;
	border: 2px solid #ffffff;
	max-height: 240px;
	
}

#content  img {
	border: 2px solid #ffffff;
	max-height: 240px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 180px;	
}
#content p.blockquote {
	margin: 0 5px 0 0px;
	padding: 6px 10px;
	background-color: #999999;
	font-size: 18px;
	line-height: 24px;
	border: thin dotted #FFFFFF;
	color: #333333;
}
#content a {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#content h1 {
	text-decoration:underline;
	font-size: 20px;
	color: #666666;
	margin: 0;
	padding: 10px 5px 0 0;
}
#content h2 {
	font-size: 18px;
	text-decoration:underline;
	color: #666666;
	margin: 0;
	padding: 10px 5px 0 0;
}

#content ul {
	list-style-type: square;
}

#content ul img {
margin: 0px;
	
}

#content li a {
	
	font-weight: lighter;
}
#content li a:hover {
text-decoration:underline;
	
	font-weight: lighter;
}



.truc-pousse-bloc {
	clear: both ;
	visibility: hidden;
}


/*fin commentaire content*/


/*début vousetesici*/


.vousetesici {
	color:#333333;
	font-size: 14px;
}

.vousetesici a {
	text-decoration:underline;
	font-weight: bold;
	color: #FFCC22;
}

.vousetesici a:hover {
	text-decoration:none;
	font-weight: bold;
	color: #FFCC22;
}

.vousetesici-ici {
font-size: 12px;

}


/*fin vousetesici*/

/*début commentaire pied*/

#pied {
	width: 950px;
	color: #ffffff;
	padding-top :5px;
	padding-bottom:5px;
	background-color: #999999;
	text-align: center;
}
#pied a {
	color: #ffffff;
	text-decoration: none;
}
#pied a:hover {
	color: #cccccc;
}
/*fin commentaire pied*/


/*début commentaire menu*/


#menu {
	position:absolute;
	top: 190px;
	right: 15px;
	width: 200px;
	border: 1px solid #000000;

	
	
}
#menu dl {
	margin: 0;
	padding: 0;
}
#menu dt {
	color: #ffffff;
	font-family: verdana, sans-serif;
	font-size: 0.8em;
	line-height: 150%;
	font-weight: bold;
	background-color: #8b8380;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
#menu dt a {
	text-decoration:none;
	font-weight: bold;
}
#menu dd {
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
}
#menu dd a {
	background: #cccccc url(images/menu-link-bg.gif) no-repeat left top;
	display: block;
	font: .8em/20px verdana, sans-serif;
	color: #5D5B32;
	padding: 0 5px 0 15px;
	text-decoration: none;
}
#menu dd a:hover, #menu dd a.selected {
	color: #666666;
	background-color: #dfdddd;
	background-image: url(images/menu-link-bg-hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu dl:hover dd a.selected {
	background: #ffffff url(images/menu-link-bg-hover.gif) left top no-repeat;
	display: block;
	font: .8em/20px verdana, sans-serif;
	color: #5D5B32;
	padding: 0 5px 0 15px;
	text-decoration: none;
}
#menu form {
	margin: 0;
	padding: 4px;
}
#menu input.text {
	width: 140px;
	margin: 0 0 4px 8px;
	background: #ffffff;
	border: 1px #C5D2D9 solid;
	font: 12px verdana, sans-serif;
	color: #cccccc;
	height: 20px;
	vertical-align: middle;
	padding-top: 2px;
}
#menu input.button {
	width: 140px;
	margin: 0 0 2px 8px;
	padding: 0px;
	background: #F5F4D9;
	border: 2px solid #C5D2D9;
	font: bold 12px verdana, sans-serif;
	color: #cccccc;
	height: 24px;
	text-align: center;
}
/*fin commentaire menu*/
/* Page contact*/

#contact {
margin-top: 5px;
margin-left: 20px;
}

#email_expediteur {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

#titre-message {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

#message {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

.debut-chapitre {
	
	text-decoration: underline;
}


/* FIN Page contact*/
