html {
	height:100%;
}

body {
	margin:0px;
	height:100%;
	background-color:#FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
}

table, td, p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
}

a:link, a:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #990033;
	text-decoration: underline;
}

a:hover, a:active {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #990033;
	text-decoration: none;
}

input, textbox, textarea, .textbox, select {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #CDBD9B;
}


/* background */
.bg_border_left {
	border-right:1px solid #CDBD9B;
	background-image:  url(images/layout/bg_border.gif);
	background-position:top right;
}

.bg_border_right {
	border-left:1px solid #CDBD9B;
	background-image:  url(images/layout/bg_border.gif);
	background-position:top left;
}

.bg_panel_left {
	background-image:  url(images/layout/bg_panel_left.gif);
	background-repeat:no-repeat;
	background-position:top;
	vertical-align:top;
	padding:10px 5px 10px 10px;
}

.bg_panel_right {
	width:166px;
	background-image:  url(images/layout/bg_panel_right.gif);
	background-repeat:repeat-y;
	vertical-align:top;
}

.bg_panel_right_fadeout {
	width:100%;
	height:100%;
	background-image:  url(images/layout/bg_panel_right_fadeout.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	vertical-align:top;
}

.bg_header_bar {
	background-color:#990033;
	height:12px;
}

.bg_footer {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#FFFFFF;
	height:18px;
	background-color:#990033;
	vertical-align:middle;
}

.bg_subnav {
	padding:5px 0px 5px 15px;
}


/* Style Texte */
.title_1, {
	padding:10px 0px 10px 15px;
	background-image:url(images/layout/dot_title.gif);
	background-position:left center;
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold;
	text-transform: uppercase;
	margin:0px;
	
}

h1 {
	font-size:12px;
	font-weight:bold;
	text-transform: uppercase;
	margin:0px;
	padding:0px;
}

.title_2,
h2 {
	font-size:12px;
	font-weight:bold;
}

.madebymum, a.madebymum:link, a.madebymum:visited, a.madebymum:hover, a.madebymum:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CDBD9B;
	text-decoration: none;
	font-weight: lighter;
}

.mum, a.mum:link, a.mum:visited, a.mum:hover, a.mum:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CDBD9B;
	text-decoration: none;
	font-weight: bold;
}


/* Style Navigation */
a.subnav:link, a.subnav:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	font-weight:bold;
}

a.subnav:hover, a.subnav:active, a.subnav_over:link, a.subnav_over:visited, a.subnav_over:hover, a.subnav_over:active {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #CDBD9B;
	text-decoration: none;
	font-weight:bold;
}

a.nav_footer:link, a.nav_footer:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

a.nav_footer:hover, a.nav_footer:active {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}



/* DIVERSE STYLES */
.impressum_seperator {
	background-color: #D9CAAA;
	height:1px;
}

.button {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #644F1D;
	background-color: #F0EADD;
	border: 1px solid #CDBD9B;
}

.tn, .miniature {
	border:1px solid #990033;

}

.separator_panel_left {
	background-image:url(images/layout/separator_panel_left.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	height:25px;
}

.separator_content {
	background-image:url(images/layout/separator_content.gif);
	background-repeat:no-repeat;
	background-position:left center;
	height:35px;
}

.separator_panel_right {
	background-image:url(images/layout/separator_panel_right.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	height:25px;
}

.td_alternate1 {
	background-color:#FFFFFF;
}

.td_alternate2 {
	background-color:#E8E7E5;
}



/* Contact */
.contact_titrecat
{
	font-size:12px;
	color:#FFFFFF;
	background-color: #990033;
	font-weight:bold;
	width:100%;
	height:27px;
}

.contact_titresouscat
{
	background-color:#CDBD9B;
	font-weight: bold;
}

/* Partenaires */
.partenaires_titrecat
{
	font-size:12px;
	background-color: #CDBD9B;
	font-weight:bold;
	width:100%;
	height:27px;
	padding:0px 0px 0px 10px;
}

/* Produits Phares */
.produits_titrecat,
.produits_titrecat h3
{
	font-size:12px;
	background-color: #CDBD9B;
	font-weight:bold;
	width:100%;
	height:27px;
	padding:0px 0px 0px 10px;
}



/* Vieux Millésimes */
.vieuxmillesimes_titrecat,
.vieuxmillesimes_titrecat h3
{
	font-size:12px;
	color:#FFFFFF;
	background-color: #990033;
	font-weight:bold;
	width:100%;
	height:27px;
}

.vieuxmillesimes_titresouscat,
.vieuxmillesimes_titresouscat h4
{
	background-color:#CDBD9B;
	font-weight: bold;
}

/* Légende */
.legende_title
{
	font-size:12px;
	background-color: #CDBD9B;
	font-weight:bold;
	width:100%;
	height:27px;
}

/* Fiche */
.fiche_title {
	font-size: 14px;
	color: #990033;
}

.fiche_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}

.fiche_text_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #000000;
}

/* Evénements */
.event_titrecat
{
	font-size:12px;
	color:#FFFFFF;
	background-color: #990033;
	font-weight:bold;
	width:100%;
	height:27px;
}

.event_titresouscat
{
	background-color:#CDBD9B;
	font-weight: bold;
}




/* PRINT */
@media print {
	.noprint, .bg_footer, .bg_header_bar, .bg_panel_left, .bg_panel_right {
		display: none;
	}

	.bg_border_left {
		border-right:0px;
	}
	
	.bg_border_right {
		border-left:0px;
	}
	
}
