/***** CONTENU *****/

.evenementiel_2 {
	height:500px;
	background-image:url(../img/oblique_jaune.gif);
	float:left;
}

.evenementiel_3 {
	height:540px;
	background-image:url(../img/oblique_jaune.gif);
	float:left;
}

hr {
	clear: both;
	visibility: hidden;
}


#contact {
	width:403px;
}

.bloc {
	width: 403px;
	border:1px dashed #DDBF72;
	border-left : 2px solid #DDBF72;
	padding:3px;
	background-color:#FFFFFF;
}

.bloc_slide {
	width: 403px;
	margin-left: 46%;
}

.bloc_traduction {
	width: 403px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-color:#3992C6;
	margin-left: 46%;
}

.bloc_vins {
	width: 403px;
	margin-left: 46%;
}

.bloc_demande {
	width: 403px;
	margin-left: 47%;
}

.bloc_violet {
	width: 310px;
	background-color:#993366;
	padding: 10px;
	float:left;
}

.bloc_violet_ss_float {
	width: 310px;
	background-color:#993366;
	padding: 10px;

}

.bloc_bleu_interieur {
	width: 397px;
	padding: 3px;
	background-color:#D5F0FF;
}

.bloc_blanc_interieur {
	width: 305px;
	padding: 3px;
	background-color:#FFFFFF;
}

.puce_titre {
	font-weight: bold;
	color: #993366;
	text-decoration: none;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img/puce_titre.gif);
	background-repeat: no-repeat;
	background-position: left center;	
	text-indent:23px;
}

.puce_titre_interieur {
	font-weight: bold;
	color: #993366;
	text-decoration: none;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img/puce_titre.gif);
	background-repeat: no-repeat;
	background-position: left center;	
	text-indent:23px;
	float:right;
	height:15px;
	margin-right:4px;
}

.puce_ss_titre {
	font-weight: bold;
	color: #DDBF72;
	text-decoration: none;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../img/puce_ss_titre.gif);
	background-repeat: no-repeat;
	background-position: left center;	
	text-indent:22px;
}

img.vcenter {vertical-align: middle}

label {
	width:11.5em;
	float:left;
	text-align:right;
	background:url(../img/btn_icone_fleche.gif) no-repeat center right;
	padding-right:10px;
	margin-right :5px;
	color: #D178A5;
	font-weight:bold;
}

textarea {
	width:58%;
	height:3.5em;
	border:1px solid #3992C6;
	padding:3px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

input.textfield {
	width:59%;
	height:1.4em;
	border:1px solid #3992C6;
	padding:1px;
	font-size: 10px;
}

input.textfield2 {
	width:21%;
	height:1.4em;
	border:1px solid #3992C6;
	padding:1px;
	font-size: 10px;
}

input.textfield:focus, input.textfield2:focus, textarea:focus {
	background:#D5F0FF;
}

.box  { color: #FFFFFF; 
	font-size: 10px; 
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	background-color: #4ABCFF; 
	border: 1px outset #FFFFFF;
}
	


/* Ajout de CSS lors de la modification de la page accueil.php */
#bloc_gauche_ac {
position:relative;
margin-top:-50px;
width:310px;
height:400px;
text-align:center;
float:left;
}

#bloc_droit_ac {
float:left;
width:415px;
margin-left:20px;
}

#etoile_promo {
width:125px;
float:left;
padding-right:10px;
}

#etoile_promo img {
width:115px;
}
