/* _______________ TEXTES ET LIENS _______________ */

div, ul {
	text-align:left;
	}

td,th,h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0px; 
	}
	
p:first-letter, h3:first-letter, h4:first-letter{
	font-weight:bold;
	}	
	
p {	margin:0;
	padding:8px 0 8px 0 ; 
	text-align: justify;
	}	
	
h1{
	position:relative;
	font-size:0.7em;
	font-weight:normal;
	padding:0;
}		
	
h2 {
	padding:0 0 10px 0;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.4em;
	}	
.petit {
	font-size: 1.2em;
	line-height: 1.2em;
	padding:5px 0 0 0;
	}		
	
h3 {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.3em;
	text-align: right;
	font-style: italic;
	font-weight: bold;
	}	
	
h4 {
	padding:0 0 2px 0;
	font-size: 1.3em;
	}	
	
h5 {
	padding:20px 0 2px 0;
	font-size: 1.1em;
	font-style: italic;
	}	
	
h6 {
	font-size: 0.9em;
	}	

hr {
	border: none 0; 
	border-top: 1px dotted #000000;
	width: 100%;
	height: 1px;
	} 
	
li 	{
	margin-left:10px;
	padding:0 ; 
	} 
	
a:link, a:visited{text-decoration: none; 	font-weight: bold; color: #FF6600;} 
a:hover {text-decoration: underline; 	font-weight: bold; color: #FF6600;}

.or,.or a:visited,.ora:link {color: #AD8F1D ;} 
.or a:hover {text-decoration:underline; color: #AD8F1D ;}

.gris,.gris a:visited,.gris a:link {color: #999999 ;} 
.gris a:hover {text-decoration:none; color: #000000 ;}

.blanc,.blanc a:visited,.blanc a:link {color: #FFFFFF ;} 
.blanc a:hover {text-decoration:underline; color: #FFFFFF;} 

.noir, .noir a:visited,.noir a:link {color: #000000 ;} 
.noir a:hover {text-decoration:none; color: #666666 ;} 

.rouge, .rouge a:visited,.rouge a:link {color: #FF0000; } 
.rouge a:hover {text-decoration:none; color: #FF0000; } 


/* _______________ MENU _______________ */

#menu{
	position:relative;
	float:left;
	width:295px;
	height:570px;
	
	}
	
		#menu-ecrivain{
		width:250px;
		margin-top:220px;
		margin-left:20px;
		font-size: 0.9em;
					}
		
		#menu-ecrivain li, #menu-ecrivainul{
		list-style: none;
		margin:0;
		padding:0;
		}
		
		#menu-ecrivain li {
		border-bottom:1px dotted #424242;
		}
		#menu-ecrivain a:link, #menu-ecrivain a:visited {
		text-decoration: none;
		color: #424242;
		}
		#menu-ecrivain a:hover{
		color : #FF6600;
		
		}
.lien-menu {
		display: block;
		font-weight:bold;
		padding: 2px 5px 5px 5px;
		zoom:1;
		list-style-type:none;
		margin:0;
		}
/* _______________ STYLES PAGES _______________ */	
		
.image-gauche	{
	float:left;
	margin:0 15px 15px 0;
	border:0;
	}	
.image-droite	{
	float:right;
	margin:0 0 15px 15px;
	border:0;
	}
	
#page {
	position:absolute;
	left:860px;
	top:510px;
	}	

/*_______________ CONTACT _______________*/	
	  
#form-contact{
	padding:0;
	margin:0;
	border: none;
}
#form-contact label, #form-contact input,#form-contact textarea {
	float:left;
	margin-bottom:5px;
}
#form-contact label{
	width:140px;
	display:block;
	text-align: right;
	font-weight:bold;
	font-size: 0.9em;
	color: #0068B4;
	text-decoration: none;
	padding: 0 10px 0 10px;
}
#form-contact input, #form-contact textarea{
	margin-left:2px;
}


#form-contact p{
	margin:0 0 5px 30px;
 	padding: 0;
	font-weight:bold;
	font-size:1em;
	color: #999999;
}
.formbouton {
	margin: 0;
	padding:0;
	border: #0068B4 1px solid;
	width:70px;
	height:22px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
	background-color: #0068B4;
	}

#boutons{
	display: block;
	float: left;
	margin: 10px 0 0 150px;
	padding:5px;
}
#champsoblig{
	clear:left ;
	font-weight:bold;
	font-size:0.8em;
	color: #999999;
}

/*_______________ CHAMPS _______________*/

.champtextarea, .champdemande {
	padding:2px;
	margin: 0px;
	border: #0068B4 1px solid;
	text-decoration: none;
	font: 0.9em;
	color:#2A257A;
	width: 135px;
	line-height:16px;
	}
	
.champdemande {
	margin-bottom:17px;
	border: #0068B4 1px solid;
	width: 500px;
	}
/* _______________ PIED DE PAGE _______________ */

#footer-adresse{
	position:absolute;
	left:0px;
	top:0px;
 	width:400px;
	text-align:left;
	font-size:0.9em;
	color:#888888;
	}

#footer-bloc{
	position:absolute;
	left:550px;
	top:0px;
 	width:400px;
	}

	#footer-bloc h3{
		margin:0;
		padding:0;
		background:none;
		font-size:0.8em;
		font-weight: normal;
		font-style: normal;
		text-align:justify;
		color:#888888;
		}
