ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a
{
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}
p{
	width:500px;
	text-align:justify;

}

body
{
  margin: 0;

  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background-color: #e6e6e6;
  color: #666;

	padding:0;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;  
}

.fondcontenu{
	background-image: url(../images/fondcontenu.jpg);
	background-repeat: repeat-y;
	width:790px;
	/*border: thin solid #000000;	*/
}

.fondfooter{
	background-image: url(../images/fond_footer.jpg);
	background-repeat: no-repeat;
	height:65px;
	width:790px;
	line-height:65px;
	color:#000000;
}

.fondfooter a:link{
	
	color:#000000;
}

.fondfooter a:hover{
	
	color:#000000;
	text-decoration:underline;
}

.fondfooter a:visited{
	
	color:#000000;
}




.fondmenu{
	background-image: url(../images/fond_menu.jpg);
	background-repeat: no-repeat;
	height:35px;
	width:750px;
	line-height:35px;
	color:#ffffff;
	font-size:12px;
}

.fondmenu a:link{
	
	color:#ffffff;
}

.fondmenu a:hover{
	
	color:#ffffff;
	text-decoration:underline;
}

.fondmenu a:visited{
	
	color:#ffffff;
}

/************/

.lienvignette:link{
	
	color:#000000;
}

.lienvignette:hover{
	
	color:#000000;
	text-decoration:underline;
}

.lienvignette:visited{
	
	color:#000000;
}

/************/

.mailcontact:link{
	
	color:#c79618;
}

.mailcontact:hover{
	
	color:#c79618;
	text-decoration:underline;
}

.mailcontact:visited{
	
	color:#c79618;
}

/*************/
.couleurvignette{
	  background-color: #cccccc;
}

.ombre_droite
{
	background-image: url(../images/ombre_droite.jpg);
	background-repeat: repeat-y;	
}

.ombre_gauche
{
	background-image: url(../images/ombre_gauche.jpg);
	background-repeat: repeat-y;	
}

.titrepage{
	color:#850058;
	padding-bottom:5px;
	margin-bottom:25px;
	padding-top:15px;
	font-size:20px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #4c4c4c;
	font-weight: bold;
	width:500px;
}

.titrerubrique{
	color:#E0006D;
	padding-top:10px;
	padding-bottom:10px;
	font-size:16px;
	width:500px;
	font-weight: bold;
}

.soustitrerubrique{
	color:#E0006D;
	padding-top:5px;
	padding-bottom:5px;


	font-size:11px;
	width:500px;
	font-weight: bold;
	text-transform: uppercase;
}

.cadre_image {
	border: 1px solid #cccccc;
}
.champinput {
	background-color:#e6e6e6;
	border: 1px solid #e6e6e6;
	color:#000000;
	width: 240px;
}

.submit_image {
	width: 94px;
	border: Opx solid #e6e6e6;
}

.champformulaire {
text-align:left;
padding-top:10px;
padding-bottom:5px;
	color:#000000;
	width: 240px;
}
.champtextarea {
	background-color:#e6e6e6;border: 1px solid #e6e6e6;color:#000000;width: 500px;
	height:100px;
}

.adresse {
	background-color:#e6e6e6;border: 1px solid #e6e6e6;color:#000000;width: 500px;
}
select {
	background-color:#e6e6e6;border: 1px solid #666666;color:#666666;width: 240px;
}

.buttonSubmit {
	background-color:#ff7f00;border: 1px solid #666666;color:#ffffff;width: 75px;
}

.buttonSubmit:hover {
	background-color:#225781;border: 1px solid #666666;color:#ffffff;width: 75px;
}


