@charset "ISO-8859-1";
* {
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#container {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#col_gauche {
	width: 220px;
	background-color: #FFFFFF;
	float: left;
}
#txt_gauche {
	width: 188px;
	margin-top: 46px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#txt_gauche h1 {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	line-height: 12px;
	font-weight: bold;
	color: #333333;
	padding-top: 10px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 2px;
}
#txt_gauche p {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	padding: 0px;
}
#txt_gauche a {
	text-decoration: none;
	color: #333333;
}
#txt_gauche a:hover {
	text-decoration: underline;
}
#pave_abo {
	width: 188px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #000000;
}
#contenu {
	background-color: #FFFFFF;
	width: 520px;
	float: left;
}
#infos {
	border: 1px solid #333333;
	margin-bottom: 10px;
	font-size: 11px;
}
#infos  h1 {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	line-height: 8px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #c8b292;
	color: #FFFFFF;
	padding-left: 15px;
	padding-top: 12px;
	margin-bottom: 5px;
}
#infos h2 {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	padding-left: 15px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 0px;
	color: #333333;
}
#infos h3 {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	line-height: 14px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 15px;
}
#infos h4 {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	color: #333333;
}
#infos table {
	margin-left: 15px;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	padding-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#Publier {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
}
#infos p {
	font-family: Helvetica, sans-serif;
	line-height: 14px;
	margin-right: 15px;
	margin-bottom: 3px;
	margin-left: 15px;
}
#infos #textarea {
	font-size: 11px;
}
.commentaires {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}

#infos a {
	text-decoration: none;
	font-weight: bold;
	color: #B19E81;
}
#infos  a:hover {
	text-decoration: underline;
}
#col_droite {
	background-color: #FFFFFF;
	width: 180px;
	float: left;
}
#txt_droite {
	width: 148px;
	margin-top: 46px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-color: #FFFFFF;
}
#txt_droite h1 {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	line-height: 12px;
	font-weight: bold;
	color: #333333;
	padding-top: 10px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 2px;
}
#txt_droite p {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	padding: 0px;
}
#txt_droite a {
	text-decoration: none;
	color: #333333;
}
#txt_droite a:hover {
	text-decoration: underline;
}
#pub {
	width: 148px;
	margin-top: 10px;
	margin-left: 20px;
	border: 1px solid #333333;
	margin-bottom: 10px;
	background-color: #C8B292;
}
#pub h1 {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
	padding-top: 5px;
}
#pub h2 {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	text-transform: uppercase;
	color: #333333;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
#pub p {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding-right: 5px;
	padding-left: 5px;
	color: #333333;
	padding-bottom: 5px;
}
#footer {
	background-color: #000000;
	width: 920px;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #FFFFFF;
	text-align: center;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer  a:hover {
	text-decoration: underline;
}
#news {    
width: 188px;    
border: 1px solid #333333;    
margin-top: 10px;    
margin-left: 10px;    
padding-top: 5px;   
padding-bottom: 5px;    
background-color: #C8B292; 
} 

#news p {    
font-family: Helvetica, sans-serif;    
font-size: 12px;    
color: #333333;    
padding-top: 4px;    
padding-right: 15px;    
padding-bottom: 2px;    
padding-left: 15px;    
text-align: center; 
}

input#login {    
font-family: Helvetica, sans-serif;    
font-size: 11px;    
color: #000000;    
border: 1px solid #272723;    
width: 150px;    
margin-right: 5px;    
padding-left: 5px;    
height: 18px;    
padding-top: 3px;    
text-align: left; } 

input#ok {    
font-family: Helvetica, sans-serif;    
font-size: 11px;    
color: #FFFFFF;    
background-color: #272723;    
border-top-style: none;    
border-right-style: none;    
border-bottom-style: none;    
border-left-style: none;    
height: 18px;    
padding-top: 2px;    
padding-right: 5px;    
padding-bottom: 2px;    
padding-left: 5px; 
}
