/* CSS Document */
/* impression */
body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	background:url(../images/logo-print.gif) no-repeat center center;
}


/********************************/
/*			STRUCTURE			*/
/********************************/
#global {
	position:relative;
}
#decohaute, #decobasse, #frise, #nav, #piedpage, #entete {
	display:none;
}

/* contenu */
#contenu {
	position:relative;
}
#colgauche, #coldroite, #colprincipale, #colannexe, #coldouble {
	position:relative;
}

/********************************/
/*			GENERAL				*/
/********************************/
img, #colprincipale a.hautpage, #coldouble a.hautpage, object, embed {
	display:none;
}
hr {
}
.spacer {
	clear:both;
}
h1 {
	margin:0 0 15px 0;
}
h1 img, table img {
	display:block;
}
a {
	color:#000;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
a img {
	border:none;
}
#colprincipale h1, #coldouble h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:36px;
	margin:0 0 15px 0;
	padding:0 0 15px 0;
	border-bottom:1px dashed #000;
}
#colprincipale h2, #coldouble h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:20px;
	margin:10px 0 10px 0;
	padding:0 0 0 10px;
}
#colprincipale h3, #coldouble h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:16px;
	margin:10px 0 10px 0;
	padding:0 0 0 20px;
}
#coldroite h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
	font-size:14px;
	margin:10px 0 5px 0;
}
.erreur {
	color:#f00;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:25px 50px;	
}
#colgauche input.btnenvoyer, #coldroite input.btnenvoyer {
	position:relative;
	float:right;
	left:auto;
	padding:0;
	width:auto!important;
	width/**/:88px;
	height:22px;
	border:none;
	margin:10px 0 20px 0;
	background:none;
}
p.obligatoire {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
	color:#c00;
}

/* page de liste des fromages */
ul.listelettres {
	margin:20px 0 0 0;
	padding:5px 10px;
	border-bottom:1px solid #000;
	border-top:1px solid #000;
}
ul.listelettres li {
	display:inline;
	padding-right:10px;
}

.listefromages {
	margin:30px 0 0 0;
	padding-bottom:50px;
}
.listefromages h2 {
	border-bottom:1px dashed #000;
	margin-bottom:15px;
}
.listefromages span {
	font-weight:bold;
	color:#fff;
	background-color:#000;
	padding:1px 5px;
	margin-left:10px;
}
.listefromages p {
	float:left;
	margin:10px 20px 0 0;
}
.listefromages a.fromage {
	display:block;
	padding-left:14px;
	width:156px!important;
	width/**/:170px;
	height:40px;
	background:url("../images/encyclopedie/puce_liste.gif") no-repeat 0 4px;
}

#colannexe td.mois {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	width:60px;
	text-align:right;
}
#colannexe td img {
	margin-left:5px;
	float:left;
}
