body {
	font-family : verdana,sans-serif;
	font-size : small;
}

.clear {
	clear : both;
	height : 1px;
	overflow : hidden;
}


#retour {
	margin-top : 2em;
	border-top : 1px solid #dadada;
	padding-top : 0.5em;
}


/*--------------------------------------------------------------------
/* CONTENU
/**/

#contenu {
	line-height : 1.5em;
}

#contenu h1 {
	margin : 0;
	padding : 0;

	margin-bottom : 1em;
	margin-top : 0.5em;

	font-size : x-large;
	font-weight : normal;

	line-height : 1.25em;
}

#contenu h2 {
	margin : 0;
	padding : 0;

	margin-bottom : 0em;
	margin-top : 1.75em;

	font-size : medium;
	font-weight : bold;
}

#contenu a {
	color : #AE1A1F;
}

#contenu a:hover {
	text-decoration : none;
}

#fil {
	margin-top : 1em;
	margin-bottom : 1em;

	font-size : 0.85em;
	color : #999;
}

#fil a {
	color : #999;
}

#fil a:hover {
	color : #333;
}

#fil #fil-pageEnCours {
	font-weight : bold;
}


/*--------------------------------------------------------------------
/* PLAN DU SITE
/**/

.typePage_5 #contenu ul {
	margin : 0;
	margin-left : 3em;
	margin-top : 1em;

	padding : 0;

	font-weight : bold;

	list-style-type : square;
}

.typePage_5 #contenu ul li {
	margin-bottom : 1em;
	padding : 0;
	background-image : none;
}

.typePage_5 #contenu ul ul {
	margin : 0;
	margin-left : 3em;
	padding : 0;

	font-weight : normal;

	list-style-type : circle;
}

.typePage_5 #contenu ul ul li {
	margin-bottom : 0em;
}

.typePage_5 #contenu ul ul ul {
	margin : 0;
	margin-left : 3em;
	padding : 0;

	font-size : 90%;
	line-height : 150%;

	list-style-type : disc;
}


/*--------------------------------------------------------------------
/* FICHE CUVÉE
/**/

.entreprise-libelle {
	font-weight : bold;
	font-size : 0.85em;
	color : #999C9D;
}

.entreprise-texte {

}

.entreprise-texte p,
.entreprise-texte ul,
.entreprise-texte ol {
	margin-top : 0em;
	margin-bottom : 0.5em;
}

.entreprise-ligne {
	background-image : url(../images/entreprise-ligne.gif);
	background-repeat : no-repeat;

	overflow : hidden;
	width : 350px;
	height : 11px;

	margin-top : 0.5em;
	margin-bottom : 0.5em;
}


/*--------------------------------------------------------------------
/* FICHE LOGO
/**/

#fiche-logo {
	background-image : url(../images/fiche-logo-fond.gif);
	background-repeat : repeat-y;
	background-position : top right;

	float : right;

	margin-left : 10px;
	margin-bottom : 10px;

	border-collapse: collapse;
}

#fiche-logo td {
	padding-right : 2px;
}

#fiche-logo img {
	margin-bottom : 6px;
	margin-right : 10px;
}

#fiche-logo-bas {
	background-image : url(../images/fiche-logo-bas.gif);
	background-repeat : no-repeat;

	height : 14px;
	overflow : hidden;
}


/*--------------------------------------------------------------------
/* NAVIGATION
/**/

.navigation {
	padding: 5px 8px;
	background-color: #f7f7f7;
	margin-top: 2.5em;
	/*width: 520px;*/

	font-size : 8pt;

	text-align : center;
}

.navigation a {
	padding : 3px 6px;
	color : #3366CC;
	color : #AE1A1F !important;
	text-decoration : none !important;
}

.navigation a:hover {
	background-color : #3366CC;
	background-color : #AE1A1F !important;
	color : #fff !important;
}

.navigation .pageCourante {
	padding : 3px 6px;
	background-color : #ccc;
	font-weight : bold;
}

.navigation .inactif {
	padding : 3px 6px;
}

/*--------------------------------------------------------------------
/* RECHERCHE
/**/

#recherche-sommaire {
	padding: 5px 8px;
	background-color: #f7f7f7;

	margin-top : 1em;
	margin-bottom : 1em; 
}


/*--------------------------------------------------------------------
/* PARTENAIRES CUVÉE 2008
/**/

#cuvee2008-partenaires {
	width : 240px;
	float : right;
	padding-left : 15px;

	text-align : center;
}

#cuvee2008-partenaires-intro {
	font-size : 0.85em;
	line-height : 115%;

	margin-bottom : 25px;
}

#cuvee2008-partenaires-logo1 {
	margin-top : 25px;
	margin-bottom : 25px;
}

#cuvee2008-partenaires-logo2 {
	margin-top : 25px;
}