/* CSS Document */
/* Conception de cette feuille de style : vinimedia - Tous droits réservés */

	/*-----SOMMAIRE-----*/
	/*     . Blocs généraux
	/*     . Polices
	/*     . Entete
	/*     . Bloc left
	/*     . Contenu page
	/*     . Bas de page
	/*     . Formulaire
	*/

/*_____BLOCS GENERAUX_____*/
html, body {
	margin: 0 auto;
	padding: 0;
	background-color:#2a131c; /*prune*/
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	color: #ffffff;
}
	#container {
	width: 800px;
	padding: 0;
	margin: 0 auto;
	border:0;
	background-color:#2a131c; /*prune*/
	}

	#bandeauflash {
	width:800px;
	height:120px;
	border:none;
	padding:0;
	margin:0;

}
	#caddie {
	background-image:url(../images/menu/menu.jpg);
	background-repeat:no-repeat;
	width:332px;
	height:45px;
	padding:0;
	margin:0;
	border:0;
}
	#maison {
	background-image:url(../images/menu/menu.jpg);
	background-repeat:no-repeat;
	width:253px;
	height:45px;
	padding:0;
	margin:0;
	border:0;
}
	#galerie {
	width:600px;
	height:400px;
	margin-left:100px;
	margin-right:100px;
	border:0;
}
/*....txt.............................................*/
p.salon{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal
	text-align: justify;
	color: #fff;
	margin-top:10px;
	margin-bottom:10px;
	border:0;
	width: 200px;
	float: left;
}



#paragraphe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal
	text-align: justify;
	color: #fff;
	width:440px;
	margin-top:10px;
	margin-bottom:10px;
	border:0;
}
#actualite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style:normal
	text-align: justify;
	color: #F6B707;
	width:440px;
	margin-top:10px;
	margin-bottom:10px;
	border:0;
}
#situation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal
	text-align: justify;
	color: #fff;
	width:400px;
	margin-left:40px;
	margin-top:10px;
	margin-bottom:10px;
	border:0;
}
#titre {
	width:450px;
	height:55px;
}
#photo {
	width:330px;
	height:330px;
	margin: 10px;
	text-align:center;
}
#commander {
	width:330px;
	margin: 10px 10px 10px 10px;
	border:0px;
	font-size:12px;
	font-weight:bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2A131C;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2A131C;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2A131C;
	text-decoration: underline;
}
.fichevin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2A131C;
}
.bold {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #ffffff;
}
.italique {
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size: 12px;
	color: #ffffff;
}
a.link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2a131c; /*violet*/
	text-decoration: none;
	font-weight: bold;
}
a.link:hover { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff; 
	text-decoration: underline;
	font-weight: bold;
}
a.linkgros:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2a131c; /*violet*/
	text-decoration:underline;
	font-weight: bold;
}
a.linkgros:hover { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff; 
	text-decoration: underline;
	font-weight: bold;
}
 /*....footer.............................................*/
#footer {
	width:800px;
	text-align:center;
	float:inherit;
	position:relative;
	color: #8a5b6d; /*rose*/
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 50px;
	color: #8a5b6d; /*rose*/
}
a.mail:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8a5b6d; /*rose*/
	text-decoration: none;
	font-weight: bold;
}
a.mail:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8a5b6d; /*rose*/
	text-decoration: none;
	font-weight: bold;
}
a.mail:hover { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
/*.......................................*/
.formulaire {
	font-size: 14px;
	letter-spacing:1px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
	color: #edc6d5; /*rose pâle*/
}
