@charset "UTF-8";
/* CSS Document */


/* BALISES HTML */

body {
	background-color:#6d2e01;
	color:#000; 
	margin:0px;
	padding:0px;
	color:#6d2e01;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

p body, p {
	margin:0px;
	padding:0px;
	padding-left:6px;
	padding-right:6px;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}

input {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}

/* NAVIGATION */

.nav_outils {
	margin:0px;
	padding:0px;
}

.decal_nav {
	margin-bottom:2px;
}


.decal_seminaires {
	margin-top:60px;
}


/* liens */


a {
	color:#fff9e3;
}
a:hover {
	text-decoration : none;
}





#droite a , #actualites a{
	color:#6d2e01;
	text-decoration:underline;	
}

#droite a:hover, #actualites a:hover {
	text-decoration:none;
}



#droite a.visite:visited, #droite  a.visite, #droite  a.visite:link {
	color:#6d2e01;
	text-decoration:none;
	
}
a.visite:hover {
	font-weight:bold;
	text-decoration:none;
}


/* MISE EN PAGE */

.sous_menu {
	display:block;
	margin-top:3px;
	margin-bottom:3px;
}

#headerPage { 
	position:relative;
	width:1000px;
	height:97px;
	background-image:url(../images/habillage/page_bandeau_haut.gif);
	background-repeat:no-repeat;
	clear:both;
	text-align:right;
}

#footer { 
	width:1001px;
	height:78px;
	background-image:url(../images/habillage/hp_bandeau_bas.gif);
	background-repeat:no-repeat;
	clear:both;
}

#nav { 
	float:left;
	width:206px;
	height:inherit;
	background-color:#fff9e3;
	background-image:url(../images/habillage/page_fond_nav.gif);
	background-repeat:no-repeat;
	padding-top:42px;
}

#droite { 
	text-align:justify;
	width:460px;
	height:auto;
	float:left;
	padding:16px;
	clear:right;
}

#gauche { 
	width:304px;
	height:auto;
	overflow:visible;
	float:left;
	background-image:url(../images/habillage/page_fond_gauche.gif);
	background-repeat:no-repeat;
	background-position:0px 425px;
	
}

#zoneCentre {
	background-color:#ffffff;
	background-image:url(../images/habillage/page_fond_contenu.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}

#vide {
	height:150px;
	width:490px;
}


#contenu {
	margin-left:auto;
	margin-right:auto;
	width:1001px;
	height:100%;
}

#outils {
	position:absolute;
	bottom:0px;
	right:0px;
}

#copy {
	width:1001px;
	height:20px;
	text-align:right;
	font-size:9px;
	color:#fff9e3;
}

#blocContenu {
	width:449px;
	height: auto;
	background-color:#ffec9e;
	padding-left:6px;
	padding-right:6px;
	padding-bottom:7px;
	padding-top:7px;
	margin-top:5px;
	font-size:11px;
}


#blocContenuTitre {
	width:449px;
	height: auto;
	background-color:#ffec9e;
	padding-left:6px;
	padding-right:6px;
	padding-bottom:7px;
	margin-top:0px;
	font-size:11px;
}

#titre {
	position:relative;
	top:-10px;

	font-size:14px;
}


#vins_libelle {
	width:360px;
	float:left;
	font-size:10px;
	margin-bottom:3px;
}

#vins_libelle_titre{
	width:360px;
	float:left;
	font-size:10px;
	margin-bottom:5px;
	font-weight:bold;
	margin-top:10px;
	
}

#vins_75 {
	width:50px;
	float:left;
	font-size:10px;
	margin-bottom:3px;
	text-align:right;
}

#vins_37 {
	width:50px;
	float:left;
	clear:right;
	font-size:10px;
	margin-bottom:3px;
	text-align:right;
}

/* Images */

.imgGauche {
	float: left;
	margin-right:3px;
}

.imgDroite {
		float: right;
	margin-left:3px;
}

#apDiv1 {
	position:relative;
	left:305px;
	top:1px;
	width:207px;
	height:92px;
	z-index:1;
}

