/* Feuille de style pour le contenu des pages 
 * C'est cette feuille de style qui doit être liée aux pages du site
 * La feuille de style de la charte est appelée depuis cette feuille.
 */
 
/* Import des style pour la charte */
@import "charte.css";

/* STYLE CONTENU */

#texte h1{
text-align:right;
margin:0 0 10px 0;

}
#texte h2{
font-family:Arial, Helvetica, sans-serif;
font-size:1.2em;
font-weight:bold;
line-height:20px;
height:17px;
text-align:left;
color:#320203;
margin:10px 0 10px 0;

}
#texte p{
font-family:Arial, Helvetica, sans-serif;
font-size:1.1em;
text-align:justify;
margin:0px 0 10px 0;
line-height:20px

}
#texte a:link, #texte a:visited{
	font-weight:bold;
		text-decoration:none;
	color: #320203;
}
#texte a:hover, #texte a:active{
	font-weight:bold;
	text-decoration:underline;
	color: #320203;
}

/* STYLE PAGE INDEX */
.couleure{
color:#FCE8D2;
font-weight:bold;}
#container .liste{
float:left;
width:560px;
margin-top:8px;
margin-bottom:10px;
}
#container .liste ul{
	margin-bottom:20px;
	padding:0px 0 5px 3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color: #f4ba79;
border:none;
background: none;
width:560px;


}
#container .liste li{
	
	color: #f4ba79;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	background-image: url(../images/charte/puce.gif);
	background-repeat:no-repeat;
	list-style-type:none;
	padding:0px 0 5px 20px;
	line-height:15px;
	border:none;
	margin-bottom:7px;
	margin-left:10px;


}
/* STYLE PAGE MATERIAUX */
.illustration{
float:left;
width:121px;
margin-top:4px;
margin-right:7px;}
.illustration1{
float:left;
width:108px;
height:85px;
margin-right:7px;}
.materiaux{
float:left;
width:560px;
margin-bottom:5px;}
.materiaux1{
float:left;
width:550px;
margin-bottom:10px;
margin-right:3px;

height:125px
}
.txt{
float:left;
width:425px;
margin-top:3px}
.txt1{
float:right;
padding-right:2px;
width:350px;
margin-top:3px}
.titres{
color: #FBCF9D;
font-weight:bold;
text-decoration:underline}
.texte2{float:left;
width:300px;
margin-right:10px}

.texte4{float:left;
width:250px;
margin-right:10px}
.texte4 img{float:right;

}

.texte3{float:right;
width:184px;
margin-left:10px}
.anim{
float:right;
width:228px;}
.formes{
float:left;
width:570px}

/* STYLE PAGE CONTACT */
.formulaire{
float:left;
width:260px}
.boutton-form{
background-color:#320203;
color: #f4ba79;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
width:90px;
border:1px solid #F4BA79;}
.champs-form{
background-color:#320203;
color:#f4ba79;
border:1px solid #F4BA79;
font-size:12px;
width:260px;
font-family:Arial, Helvetica, sans-serif;
}
.champs-form2{
background-color:#320203;
color:#f4ba79;
border:1px solid #F4BA79;
font-size:12px;
width:100px;
font-family:Arial, Helvetica, sans-serif;
}
.adress{
float:right;
width:210px;
}
#container .txtform{
text-align:justify;
float:left;
color:#f4ba79;
font-size:12px;
width:100px;
font-family:Arial, Helvetica, sans-serif;
}
/* STYLE PAGE restauration */
/* RUBRIQUE - ENVOYER A UN AMI */
#bloc-ami {
	width:580px;
	float:left;
	text-align:justify;
	padding:5px;
	font-size:11px;
	color:#f4ba79;
}
.cliquerici{
font-size:16px}

