*{
font-size:12px;
}

h1 {
color:#9fc300;
display:inline;
}



.grand{
	font-size:14px;
	margin-bottom:20px;
	display:inherit;
}

h2.grand{
	font-size:14px;
	margin:30px 0 10px 0;
	display:inherit;
}

ul{
	margin-left:30px;
}

.petit{
font-weight:normal;
font-size:12px;
}

h2 {
color:#f18e00;
display:inline;
}

.texte{
text-align:justify;
width:660px;
}

.edito{
font-size:12px;
font-weight:normal;
}

.date{
font-size:12px;
}

.lien{
color:#f18e00;
}

.photos{
width:215px;
height:150px;
text-align:center;
vertical-align:middle; 
}

.maison-lien{
padding-left:25px;
}

.taille-champ-form{
padding-left:140px;
width:260px;
height:21px;
}

.taille-champ-contact{
padding-left:150px;
width:100px;
height:21px;
}

.titre{
padding-left:65px;
}

.formulaire{
padding-left:50px;
}

.input-color{
color:#000;
}

.radio1{
text-align:center;
width:50px;
}

.radio2{
text-align:left;
}

.selectsize{
color:#000;
width:180px;
}

.selectcolor{
color:#000;
}

.passer_intro{
font-weight:bold;
text-align:center;
}

.animation{
margin:0 auto;
}

#itineraire{
margin:10px auto;
display:block;
width:32px;
height:32px;
background:url(../img/interface/itineraire.gif) left top no-repeat;
}

#itineraire:hover{
background-position:0% -32px;
}

#liste_realisation a img{
border:0;
}

.erreur_form{
width:550px;
margin:20px auto;
text-align:center;
color:#FFF;
font-size:12px;
padding:8px 5px;
background:#EF596A;
border-top:1px solid #7F000E;
border-bottom:1px solid #7F000E;
}



/*****************Galerie photo ********************/

.bloc_gallerie_gauche_album{
	clear:both;
	margin-bottom:10px;
}


.bloc_gallerie_gauche_album a img{
	border:2px solid #FFF;
}

.illustration_left{

	float:left;
	width:320px;
	margin-right:25px;
}

.content_right{
	float:left;
	width:340px;
}


.content_right h2{
	font-family:georgia, serif;
	font-size:25px;
	font-weight:normal;
}

.content_right p{
	text-align:justify;
}

#titre_galerie{
	font-family:georgia, serif;
	font-size:25px;
	font-weight:normal;
}


#retour_gallerie{
	float:right;
	font-size:11px;
	text-decoration:none;
}
.bloc_gallerie_gauche{
	float:left;
	margin:0 15px 15px 0;
}

.noBorder{
border:0px;
}