@charset "iso-8859-2";
p, img, table, div, ul, li, br{
	margin:0px;
	padding:0px;
	border:0px;
}
body {
	background-repeat: repeat-x;
	margin:0px;
	padding:0px;
	background-color:#0e0300;
}
.body1 {
	background-image: url(images/fond_site_marron.jpg);
}
.body2 {
	background-image: url(images/fond_site_or.jpg);
}
.site {
	width:1000px;
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	text-align:justify;
	position:absolute;
	margin-left:-500px;
	left: 50%;
}
.fond {
	width:100%;
	height:100%;
	background: center bottom no-repeat;
}
.break {
	clear:both;
	margin:0px;
	padding:0px;
	height:0px;
	width:0px;
}
.intro_coordonnees {
	background:url(images/intro_fond_coordonnees.png) no-repeat;
	width:1000px;
	height:270px;
	text-align:center;
}
.page_01 {
	background: url(images/contenu_page_02.png) no-repeat;
	width:1000px;
	height:270px;
	color:#22160b;
}
.page_02 {
	background: url(images/contenu_page_cocktails_destructures.png)  no-repeat;
	width:1000px;
	height:270px;
	color:#22160b;
}
.page_03 {
	background: url(images/contenu_page_cuisine.png) no-repeat;
	width:1000px;
	height:270px;
	color:#22160b;
}
.page_04 {
	background: url(images/contenu_page_presse.png) no-repeat;
	width:1000px;
	height:270px;
	color:#22160b;
}
.page_05 {
	background: url(images/contenu_page_contact.png) no-repeat;
	width:1000px;
	height:270px;
	color:#22160b;
}
.bandeau_centre_contact {
	background:url(images/image_fond_formulaire.png) no-repeat;
	width:1000px;
	height:187px;
}
.bandeau_centre_bdd {
	background: url(images/image_fond_bdd.png) no-repeat;
	width:1000px;
	height:187px;
}
.bandeau_centre_bdd2 {
	background: url(images/image_fond_bdd2.jpg) no-repeat;
	width:1000px;
	height:187px;
}
.actualites {
	width:250px;
	margin-left:48px;
	margin-top:50px;
	float:left;
}
.texte_page_01 {
	width:395px;
	margin-left:35px;
	margin-top:50px;
	float:left;
}
.coordonnees {
	width:200px;
	margin-left:25px;
	margin-top:50px;
	float:left;
}
.intro_mentions {
	background: url(images/intro_fond_mentions.png) no-repeat;
	width:1000px;
	height:270px;
	text-align:center;
}
.message_envoye {
	text-decoration: blink;
}
.foot {
	background:url(images/intro_fond_footer.png) no-repeat;
	width:1000px;
	height:100px;
	color:#30160a;
}
a:link{
	text-decoration: none;
	color:#30160a;
}
a:visited{
	text-decoration: none;
	color:#30160a;
}
a:hover{
	color: #988365;
	font-weight: normal;
	text-decoration: underline;
}
.textegris {
	color:#5d5d5d;
}
.textevert {
	color:#6b823c;
}
.texterose {
	color:#7d219f;
}
.texterouge {
	color:#ff0000;
}
.texteorange {
	color:#fa5e00;
}
.textegrisbizarre {
	color:#333333;
}
.textebleu {
	color:#204184;
}
.textenoir {
	color:#000000;
}
.texteblanc {
	color: #ffffff;
}
.textebleuclair {
	color: #3fb4e6;
}
.textebleufonce {
	color:#003366;
}
.textemarronclair {
	color:#988365;
}
.marronfonce {
	color:#22160b;
}
.font14 {
	font-size:14px;
	color:#333333;
}
.font16 {
	font-size:16px;
}
li {
	list-style-position: outside;
	list-style-type: square;
	margin-left: 20px;
}


.infobull{

}

a.infobull span{
display:none;
}

a.infobull:hover span{
width:590px;
height:360px;
padding:30px;
text-align:justify;
background: url(images/pop_up.png) no-repeat;
display:block;
position:absolute;
z-index:100;
top:270px;
left:175px;
}

.newsletter{
top: 20px;
position:absolute;
left:703px;
}


/*------------------------------------------ element annexe -----------*/
.boutonNews {
	font-size: 12px;
	color: #ffffff;
	background-color: #000000;
	height: 17px;
	width: 65px;
	border:0px;
	float: right;
	font-size:11px;
	margin-right: 20px;
	cursor:pointer;
}

.champsNews {
	font-size: 12px;
	color: #beab8f;
	height: 15px;
	width: 185px;
	border:0px;
	
}
.pages a:link{
	text-decoration: none;
	color:#000000;
}
.pages a:visited{
	text-decoration: none;
	color:#00000;
}
.pages a:hover{
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}


