/* CSS Document */

body {
	background: #cbd6ea url("images/fond.jpg") repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin:0px;
	padding:0px;
	padding-top:0px;
	color: #FFFFFF;
} 

h1{
	 text-align:center; font-family: Arial, Helvetica, sans-serif;	font-size: 12px; font-weight: normal; color: #FFFFFF;
}

a {
color: #757f90; text-decoration: underline;
} 


a:hover {
color: #757f90; text-decoration: underline;
}

a.lien {
color: #0096ff; text-decoration: underline;
} 
p.lien a{
color: #547392; text-decoration: underline;
}
p.lien {color: #547392;
}
a.lien:hover {
color: #0096ff; text-decoration: underline;
}

.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #ffffff;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	}
	
.texte2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #ffffff;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

.texte3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #ffffff;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

.texte4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #C8A8C8;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}

.TopMenuItemContact {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 8pt;
	font-weight: normal;
	padding: 1px 15px 1px 15px;
	cursor: pointer;
	background: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f4f4f4;
	border-right-color: #f4f4f4;
	border-bottom-color: #f4f4f4;
	border-left-color: #f4f4f4;
}

.TopMenuItem {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 8pt;
	font-weight: normal;
	padding: 1px 15px 1px 15px;
	cursor: pointer;
	background: #ffffff;
	border: 1px solid #000000;
}

.lien{ }

.lien a{color:#fff; text-decoration:none; }

.lien a:hover{color:#fff; text-decoration:underline; }

.transp{
	background-color: #ffffff; 
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
}

p.vin{text-align: justify; margin:20px 0 0 0; padding: 0 15px 0 0;}

p.vin span{width: 260px; display:block; margin-bottom:5px; background: #bec9d8; padding: 5px 0 5px 5px; font: bold 14px Arial, Helvetica, sans-serif; font-variant:small-caps; }

div.recette{width: 590px; min-height:100px; _height: 100px; margin: 20px 0 20px 0; padding: 0; text-align: justify; clear: both; }

div.titrerecette{width: 590px; height: 50px; font: normal 20px Arial, Helvetica, sans-serif; font-variant:small-caps; margin:0; padding: 0; text-align:center; }

div.ingredients{width: 180px; min-height:100px; _height: 100px; margin: 0 20px 20px 0; padding: 10px; float:left; text-align: justify; background: #bec9d8;}

div.ingredients ul, div.ingredients ol{margin: 0; padding: 0; list-style-position:inside; }

div.ingredients li{margin: 0; padding: 0; }

div.preparation img{margin: 0; padding: 0 10px 10px 10px; }

div.preparation{width: 590px; min-height:100px; _height: 100px; margin: 0 0 20px 0; padding: 0 0 0 10px; float:right; text-align: justify;}

div.preparation p{margin: 0 0 20px 0;}


/* ************************* Class Plan API GOOGLE ************************* */

.titreplan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.txtplan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #9a379b;
}
.plan {
	width: 500px;
	height: 350px;
	border:1px #140411 solid;
}

/* ************************* Fin Class Plan API GOOGLE ************************* */