/** styles de base **/ 
/** utilisés par le site & l'editeur ! **/ 

textformat,p,span,td{
  font-family: Arial;
  font-size: 11px;
  color: #e2e3cf;
  text-align:justify;
  margin:1px;
  margin-left:0px;
  margin-right:0px;
  text-indent:0;
  leading:1;
}
li {
font-family: Arial,Helvetica,sans-serif;
font-size: 11px;
color: #FFFFFF;
}
a {
    color: #FFFF99;
    text-decoration: none;
}
a:hover {
    color: #e2e3cf;
    text-decoration: none;
}

h1 {
    margin:0px;
    padding:0px;
    font-size:14px;
}
h2 {
    margin:0px;
    padding:0px;
}
h3 {
    margin:0px;
    padding:0px;
}


li{
	font-family: Verdana;
  font-size: 11px;
	color: #e2e3cf;
  margin:0px;
  padding:0px;
  padding-left:10px;	
}

textarea {
    overflow: auto;
}

.special_contact {
  color: #421d1a;
  text-align:center;
}
p.special_contact {
  color: #421d1a;
  text-align:center;
}
a.special_contact {
  color: #421d1a;
}
a.special_contact:hover {
  color: #421d1a;
}

/*
STYLES UTILISES PAR EDITEUR
NE PAS SUPPRIMER !!
inutile dans haras des monceaux
*/
/*
.divplugin {
	font-size: 13px;
	line-height: 16px;
	height: 16px;
	display:block;
	color:#000;
	text-decoration: none;
	font-weight: bold;
	border: 1px dotted #a7a7a7;
	background-color: transparent;
	background: url(../web/images/spacer.gif);


}


.zoomImage {
    cursor: pointer;
    
}
*/

contenu {
  display: block;
}


.Soustitre {
  font-weight: bold;
  color: #f3817c;
  margin:0px;
  padding:0px;
  margin-bottom:2px;
}
.Contenu {
  text-align:justify;
}
img {
  display: block;
  font-size:100px;
}




