<style src="untitled.jpg">@charset "utf-8";
/* CSS Document */

.style1 {
color:#FF3300;
font-size: 14px;
}
.style2 {
color:#FF3300;
font-size: x-small;
}
.style3 {background-color:#FFFF66; color:#FF3300}
.style4 {font-size: 11px}
.style5 {color:#003366}
.style6 {
	font-size: 12px;
	font-weight: bold;
}
.email {position:absolute;margin-left:-5000px;}

.dynamixtip{position:relative;}
.dynamixtip span{display:none;}
.dynamixtip:hover span{display:block;position:absolute; left:0;top:-20px;}
.dynamixtip:hover span{padding:3px;background:#FEB940; color:#fff;border:1px solid #3f6607;font-size:10px; z-index:1000}

.recette {font-size: 13px;
color:#17005E;
text-shadow:#C2BDF4;
}
.recette_auteur {font-size: 15px;
color: #0066CC;
text-shadow:#C2BDF4;
}

.small_black {
color: #000000;
font-size:10px;
margin:2px;
}
.really_small_black {
color: #000000;
font-size: 7px;
}
.actualites {
color: #000000;
font-size: 11px;
}


.style8 {
color: #FF3300;
font-size: 15px;
}
.info {font-size: 10px; color: #003366; }
.attention {
	color: #FF0000;
	font-style: italic;
	font-size: 14;
	font-weight: bold;
}

.onparledenous {
	color:#333;
	font-size: 12;
	font:Arial;
}



.partenaires {
	color: #333333;
	text-decoration:none;
	font-size:8px;
}

body {
	background-color: #FBE9C6;
	width:auto;
	margin-left: 1%;
	margin-right: 1%;
	font-family: verdana, serif;
	font-size:12px
}

#banniere {
	height:auto;
	width:auto;
	margin-left: 0.25%;
}

#banniere a img	{
	width: 99.5%;
	height: auto;
}

#menu {
	padding-top: 7px;
	padding-bottom: 3px;
	background-color: white;
	width: auto;
	height: 20px;
	border: 1px solid #2499cc;
}

#colonne_gauche {
	background-color: white;
	width:180px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding:0;
	border: 1px solid #2499cc;
	float: left;
}

#menu_droite {
	text-align: right;
}

#contenu {
	background-color:#FFFFFF;
	margin-left: 16%;
	margin-bottom:10px;
	margin-right:0;
	margin-top:5px;
	padding:5px;
	width:auto;
	border: 1px solid #2499cc;
	min-height:200px;
}

#footer {
	background-color: white;
	clear: both;
	margin:0;
	padding:5px;
	width:auto;
	text-align:center;
	border:1px solid #2499cc;
}

#info {
	width: 40%;
	position: absolute;
	top: 42%;
	left: 30%;
	border: 1px solid black;
	background-color: #CFEDF4;
}

#erreur {
	text-align: center;
	color: #EE0808;
}

#information {
	text-align: center;
	color: #08EE08;
}

/* ----------------------------------------------------------------------------- */

h1 {
	text-align:center;
	text-decoration: underline;
	color: #D94126;
	font-family:"trebuchet ms", verdana, sans-serif;
	letter-spacing:1.2px;
	font-variant:small-caps;
	font-weight:bold;
	font-size:22px;
	margin-top:0;
}

h2 {
	text-align:center;
	color: #654978;
	font-family:"trebuchet ms", verdana, sans-serif;
	letter-spacing:1.2px;
	font-variant:small-caps;
	font-weight:bold;
	font-size:20px;
	margin-top:0;
}


a, a:visited {
	color:#4497e6;
	text-decoration:none;
}

a:hover, a:focus {
	text-decoration:underline;
	color:#76b4ee;
}

a img	{
	border: none;
}



