h1{
font-family: Arial, Helvetica, sans-serif;
padding-bottom:0px;
margin-bottom: 10px;
border-bottom:1px solid #FF7481;
font-size:1.4em;
text-align: justify;
color:#FFFFFF;
}

h2{
font-family: Arial, Helvetica, sans-serif;
font-size:1.2em;
font-weight:bold;
color:#FFFFFF;
padding-bottom: 10px;
text-align: center;
}

h3{
font-size: 1.2em;
font-weight: bold;
color:#661113;
}

p{
	padding-bottom: 10px;
	text-align: justify;
}

.petit{
font-size:9px;
letter-spacing:1px;
font-weight:bold;
color:#D26265;
}

.couleur{
	color: #FFFFFF;
	font-weight: bold;
}

.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	color:#FFA6A6;
	padding-bottom: 10px;
}
.adresse{
	color: #FCC8C8;
}

.adresse p{
	padding-bottom: 0px;
}

.separateur{
	padding-bottom: 0px;
	height: 10px;
	border-top: 1px dashed #FF7481;
	clear:both;
}

.photo{
	border: 1px solid #FFFFFF;
	background-color: #FF7481;
	padding: 1px;
}

ul.list1{
	margin-left:100px;
	list-style:none;	
	}
ul.list1 li{
	background:url(../images/charte/icon-list.jpg) no-repeat left 4px;
	padding-left:15px;
	}
	
/*--fiche technique--*/
.arrow-link:link, .arrow-link:visited{
	background:none;
	padding-left:15px;
	color:#5C0F11;
	font-size:12px;
	}
.arrow-link:hover, .arrow-link:active{
	color:#AA292C;
	background:url(../images/charte/icon-link.gif) no-repeat left 4px;
	}
.fiche{
	width:380px; 
	float:right; 
	border:1px solid white; 
	background-color:white;
	}
	.fiche p{
		text-align:center;
		color:#CC2226;
		font-weight: bold;
		font-size:13px;
		}
	.fiche h1{
		color:black; 
		text-align: center
		}
	.fiche div.fiche-links{

		border:1px solid #9D4C4D;
		background-color:#F8E0E0;
		line-height:18px;
		margin-bottom:10px;
		text-align:center;
		}


/* STYLE DE LA PAGE CONTACT */

#frmContact{
	font-family:Arial, Helvetica, sans-serif;
	color: #022143;
}

.inputForm{
	border:1px solid #460109;
	background-color:#FCC8C8;
	width:250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight: normal;
	color:#661113;
}

.inputFormOver{
	border:1px solid #460109;
	background-color:#FFFFFF;
	width:250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight: normal;
	color:#661113;
}

.button{
	border:1px solid #FCC8C8;
	background-color: #661113;
	width:65px;
	color:#FCC8C8;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor:pointer;
}

.buttonOver{
	border:1px solid #460109;
	background-color: #FCC8C8;
	width:65px;
	color:#661113;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor:pointer;
}

.text-contact{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	text-decoration: none;
}

