/* : : : : : : : : : : : :  gnral : : : :  */

body {
	font-family: Verdana,Arial,sans-serif;
	font-size: 0.6em;
	margin:0px;
	padding:0px;
	background-color:#000;
}
img, a img{
	border:none;
}
p {
	padding: 0;
	margin: 0;
	margin-bottom: 1em;
	color: black;
	/*text-align:justify;*/
}


a {
	color: #000;
	text-decoration:none;
}

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


h1{
	font-size:25px;
	font-weight:normal;
	color: #CBA844;
	margin: 0px;
	padding-bottom:20px;
}
h2{
	font-size:13px;
	color: #C30080;
	margin: 0px;
	padding-bottom:10px;
	}
h3{
	font-size:11px;
	font-weight:normal;
	color: #C30080;
	margin: 0px;
	padding:5px 0px 5px 0px;
}



table {
	/* ? */
}

.clear {
	clear:both;
}
/* : : : : : : : : : : : :  fin gnral : : : :  */

/* : : : : : : : : : : : :  div de structure des pages : : : :  */

#contenu {
	width: 580px;
	float:right;
	padding-top:30px;
	padding-right:10px;
}

#contenu_insti {
	/*width: 580px;*/
	/*float:right;*/
	padding-top:30px;
	padding-right:10px;
	margin-left: 210px;
	padding-bottom: 20px;
}

#contenu a, #contenu_insti a {
	color: #C30080
}

#contenu a:hover, #contenu_insti a:hover {
	text-decoration:underline
}

#contenu p, #contenu_insti p {
	/*margin-bottom: 2em;*/
}




#global {
	width: 1000px;
	margin:auto;
	background-image:url(image/boucle.gif);
	background-repeat:no-repeat;
	background-position:top;
}
#banniere_printemps {
	width: 800px;
	height:80px;
	background-image:url(image/visuel_printemps.jpg);
	background-position:right;
	background-repeat:no-repeat;
	background-color:#000;
	text-align:left;
	margin:auto;
}
#menu {
	width: 800px;
	margin:auto;
	height:30px;
	background-image:url(image/fond_menu.gif);
	background-repeat:repeat-x;
	background-position:top;
	margin:auto;
}




#sous_menu {
	width: 190px;
	/*background-image:url(image/img_rub_wolfberger.jpg);*/
	background-repeat:no-repeat;
	background-position:top;
	background-color:#E5E5E5;
	/*padding-top:50px;*/
	/*float: left;*/
}

#sous_menu_insti {
	width: 190px;
	
	background-repeat:no-repeat;
	background-position:top;
	background-color:#E5E5E5;
	float: left;
}

#sous_menu_insti ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
	/*font-size:1.1em;
	text-decoration:none;*/
}
/*#sous_menu_insti ul a{
	color: #666;
}*/
#sous_menu_insti li {
	padding-bottom: 10px; 
}

#sous_menu_insti .lien {
	width: 170px;
	height:20px;
	background-image:url(image/fond_lien.gif);
	background-repeat:repeat-x;
	padding-top:10px;
	padding-left:20px;
}

.lien {
	width: 170px;
	height:20px;
	background-image:url(image/fond_lien.gif);
	background-repeat:repeat-x;
	padding-top:10px;
	padding-left:20px;
}


#sous_menu_wolfberger {
	width: 190px;
	background-image:url(image/img_rub_wolfberger.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#E5E5E5;
	padding-top:50px;
	float: left;
}

#sous_menu_boutique {
	width: 190px;
	background-image:url(image/img_rub_boutique.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#E5E5E5;
	padding-top:50px;
}
#sous_menu_vins_cremants {
	width: 190px;
	background-image:url(image/img_rub_vins_cremants.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#E5E5E5;
	padding-top:50px;
}
#sous_menu_eaux_de_vie {
	width: 190px;
	background-image:url(image/img_rub_eaux_de_vie.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#E5E5E5;
	padding-top:50px;
}
#sous_menu_nous_rencontrer {
	width: 190px;
	background-image:url(image/img_rub_nous_rencontrer.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#E5E5E5;
	padding-top:50px;
}
#sous_menu_contact {
	width: 190px;
	background-image:url(image/img_rub_contact.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#E5E5E5;
	padding-top:50px;
}
#sous_menu_divers {
	width: 190px;
	background-image:url(image/img_rub_divers.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#E5E5E5;
	padding-top:50px;
}



#rubrique {
	height:30px;
}
#page {
	width: 800px;
	margin:auto;
	background-image:url(image/fond_boucle.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#FFF;
	padding:0px;
}

#footer {
	height: 20px;
	text-align: center;
	font-size: 9px;
	clear: both;
	padding-top:5px;
}
#footer a, #footer a:hover {
	text-decoration: none;
	color: #E5E5E5;
}

/* : : : : : : : : : : : :  fin des div de structure des pages : : : :  */

/* : : : : : : : : : : : :  Page intro : : : :  */

#global_intro {
	width: 1000px;
	margin:auto;
}

#animation {
	width: 730px;
	border-bottom: solid 1px #C30080;
}
#message{
	padding-top:10px;
	height: 50px;
	font-size:13px;
	color: #CBA844;
}
#message a, #message a:hover{
	color: #fff;
}
.adresse_intro{
	color: #C30080;
}
.abus{
	color: #959595;
}
#refus{
	padding-top:10px;
	height: 50px;
	font-size:13px;
	text-align:center;
	color: #fff;/**/
}

/* : : : : : : : : : : : :  fin page intro : : : :  */

/* : : : : : : : : : : : :  page accueil : : : :  */

.accueilinsti p {
	text-align:justify
}


.actubrique {
	margin-top: 5px;
	/*height: 73px;*/
	/*overflow:hidden;*/
}
.actubrique p {
	text-align:justify;
}

.actubrique a {
	color: #C30080;
}
.actubrique a:hover {
	text-decoration:underline;
}

.actubrique h2 {
	color: black;
	text-align:left;
}

.actubrique .newspic {
	/*width: 100px;*/
	/*border: 1px solid black;*/
	float: left;
	margin-right: 5px;
}

/* : : : : : : : : : : : :  fin page accueil : : : :  */

/* : : : : : : : : : : : :  page boutique : : : :  */

#titrezoneselection {
	width:260px;
	height:50px;
	background-image:url(image/titre_selection.gif);
	background-position:right;
	background-repeat:no-repeat;
}
#finzoneselection {
	width:260px;
	height:220px;
	background-image:url(image/fond_promo_accueil.gif);
	background-position:right top;
	background-repeat:no-repeat;
	padding-right:20px;
}
#zonepromotion {
	background-color:#FFF6E2;
	background-image:url(image/titre_promotion.gif);
	background-position:left top;
	background-repeat:no-repeat;
	border: 1px solid #C30080;
	padding-top:40px;
	margin-top:20px;
	margin-bottom:20px;
width:580px;
}

#accueil_oenologue {
	border: 1px solid #C30080;
	/*height:150px;
	background-color:#fff;
	/*background-image:url(image/oenologue_accueil.jpg);
	background-position:left;
	background-repeat:no-repeat;
	
	padding-left:140px;
width:580px;*/

}
/* : : : : : : : : : : : :  fin page boutique : : : :  */

/* : : : : : : : : : : : :  styles  : : : :  */

.rubrique{
	font-size: 11px;
	font-weight:bold;
	text-align:center;
	padding-left:3px;
	padding-right:3px;
	text-decoration:none;
}
.rubrique a{
	color: #B3B3B3;
}
.rubrique a:hover{
	color: #fff;
}
.sous_rubrique{
	font-size:11px;
	text-decoration:none;
	text-align:left;
}
.sous_rubrique a{
	color: #666;
}
.pied_de_page{
	font-size:10px;
	color: #E5E5E5;
}
.legende{
	font-size:10px;
	color: #C30080;
}
.prix{
	font-size:18px;
	font-weight:bold;
	color:#C30080;
}

/* ACTUALITES */

.hr {
	border-top: 1px solid black;
	margin-bottom: 10px;
}
.date {
	font-size: 1.1em;
	color: #CBA844;
	font-weight:bold;
}

/* DIVERS */

.erreur {
	border: 2px red solid;
}