*
{
	margin : 0;
	padding : 0;
	border : 0;
}

body
{
	background : url(../images/fond_body.jpg) repeat-x #b00000;
	font-family : Verdana, Arial;
	font-size : 11px;
	color : #323232;
}

img
{
	border-style : none;
}

a
{
	color : #323232;
	text-decoration : none;
}

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

a:focus
{
	outline : 0;
}

ul
{
	list-style-position : inside;
}

#global
{
	width : 847px;
	margin : auto;
	margin-top : 50px;
}

#accueil
{
	background : url(../images/fond_accueil.png) no-repeat;
	width : 758px;
	height : 542px;
	margin : auto;
}

#btn_bienvenue
{
	background : url(../images/btn_bienvenue.png) no-repeat right top;
	width : 253px;
	height : 55px;
	position : absolute;
	margin-top : 490px;
	margin-left : 100px;
}

#btn_bienvenue a
{
	display : block;
	width : 254px;
	height : 55px;
}

#btn_bienvenue a:hover
{
	background : url(../images/btn_bienvenue.png) no-repeat right -55px;
	width : 253px;
	height : 55px;
}

#btn_welkom
{
	background : url(../images/btn_welkom.png) no-repeat right top;
	width : 201px;
	height : 52px;
	position : absolute;
	margin-top : 490px;
	margin-left : 450px;
}

#btn_welkom a
{
	display : block;
	width : 201px;
	height : 52px;
}

#btn_welkom a:hover
{
	background : url(../images/btn_welkom.png) no-repeat right -52px;
	width : 201px;
	height : 52px;
}

/* Header */
#header_fr
{
	background : url(../images/banniere_fr.png) no-repeat;
	width : 847px;
	height : 255px;
}

#header_nl
{
	background : url(../images/banniere_nl.png) no-repeat;
	width : 847px;
	height : 255px;
}

#header_menu
{
	background : url(../images/top_detail_menu.png) no-repeat;
	width : 847px;
	height : 25px;
}

#pictos
{
	position : absolute;
	margin-left : -30px;
}

#pictos p
{
	margin-top : 15px;
}

#logo
{
	margin-left : 25px;
	padding-top : 10px;
}

#flags
{
	position : absolute;
	margin-left : 860px;
	margin-top : 20px;
}

#flags p
{
	margin-bottom : 10px;
}

#menu_du_mois
{
	background : url(../images/fond_menu_du_mois.png) no-repeat;
	width : 388px;
	height : 146px;
	position : absolute;
	margin-left : 475px;
	text-align : center;
	font-size : 22px;
	color : #b00000;
}

#menu_du_mois a
{
	color : #b00000;
}

#menu_du_mois #intitule_menu_du_mois
{
	width : 330px;
	margin : auto;
	font-size : 28px;
	margin-top : 10px;
	margin-bottom : 5px;
}

#menu_du_mois #titre_menu_du_mois
{
	width : 330px;
	margin : auto;
}

#left
{
	float : left;
}

#menu ul
{
	list-style-type : none;
	list-style-position : inside;
	margin-left : 25px;
	font-size : 12px;
}

#menu ul li
{
	background : url(../images/fond_btn_menu.png) no-repeat;
	width : 177px;
	height : 27px;
}

#menu ul li a
{
	color : #fff;
	font-weight : bold;
	text-decoration : none;
}

#menu ul li a.menu_fin_annee
{
	color : #fb2626;
}

#menu ul li a:hover
{
	color : #b00000;
	text-decoration : none;
}

#bloc_newsletter
{
	background : url(../images/fond_newsletter.png) no-repeat;
	width : 181px;
	height : 110px;
	margin-left : 30px;
	margin-top : 20px;
}

#email_newsletter
{
	padding-top : 10px;
	padding-left : 10px;
}

#confirmer_newsletter
{
	padding-left : 10px;
	padding-top : 5px;
}

#confirmer_newsletter a
{
	text-decoration : underline;
}

#confirmer_newsletter a:hover
{
	text-decoration : none;
}

/* Corps */
#corps
{
	background : url(../images/content_corps.jpg) repeat-y;
	width : 847px;
	padding-top : 10px;
}

#corps_detail_menu
{
	width : 847px;
	padding-bottom : 10px;
	border : 3px solid #db0606;
}

#center
{
	width : 530px;
	margin-left : 260px;
}

.titre_article
{
	color : #ca0000;
	font-size : 32px;
	margin-bottom : 15px;
	font-weight : bold;
	font-family : Monotype Corsiva, Verdana;
}

#laisser_temoignage
{
	text-align : right;
}

.separation_temoignage
{
	height : 1px;
	border-top : 1px solid black;
	margin-bottom : 20px;
}

.nom_temoignage
{
	color : #ca0000;
	font-size : 12px;
	margin-bottom : 10px;
	font-weight : bold;
}

.contenu_article
{
	padding-bottom : 20px;
}

#menu_a_themes img
{
	max-width : 150px;
}

#menu_a_themes .ligne_menu_a_themes
{
	padding-bottom : 15px;
}

#menu_a_themes .date_menu_a_themes
{
	padding-left : 20px;
	font-family : Monotype Corsiva, Verdana;
	font-style : italic;
	text-decoration : underline;
	color : #ca0000;
	font-size : 22px;
}

#menu_a_themes .titre_menu_a_themes
{
	padding-left : 20px;
	font-family : Monotype Corsiva, Verdana;
	font-weight : bold;
	color : #ca0000;
	font-size : 26px;
}

#table_detail_menu
{
	background-color : #fff1b8;
	border : 3px solid #ffd22f;
	width : 750px;
	margin : auto;
	margin-top : 40px;
	margin-bottom : 30px;
	padding-top : 10px;
}

#table_detail_menu td
{
	width : 350px;
}

#detail_menu_du_mois_fr
{
	border-right : 2px solid #ac0000;
}

.titre_detail_menu_du_mois
{
	font-family : Monotype Corsiva, Verdana;
	text-align : center;
	font-size : 34px;
	color : #b00000;
	text-decoration : underline;
}

.date_detail_menu_du_mois
{
	font-family : Monotype Corsiva, Verdana;
	text-align : center;
	font-size : 28px;
	color : #b00000;
	margin-bottom : 20px;
}

.contenu_detail_menu_du_mois
{
	text-align : center;
	margin-bottom : 40px;
}

#imprimer_menu, #reservation
{
	text-align : center;
	font-style : italic;
	font-weight : bold;
	font-size : 12px;
	padding-bottom : 10px;
}

#imprimer_menu
{
	padding-top : 20px;
}

#imprimer_menu a, #reservation a
{
	color : #b00000;
}

#reservation
{
	font-size : 14px;
}

#reservation a
{
	text-decoration : underline;
}

#reservation a:hover
{
	text-decoration : none;
}

#bottom_corps
{
	background : url(../images/bottom_corps.png) no-repeat;
	width : 847px;
	height : 25px;
}

#bottom_corps_detail_menu
{
	background : url(../images/bottom_corps_detail_menu.png) no-repeat;
	width : 847px;
	height : 25px;
}

#liens_refloop
{
	width : 520px;
	margin : auto;
	text-align : center;
	padding-top : 45px;
}

.btn_submit_contact
{
	width : 80px;
	margin : auto;
	padding-top : 20px;
}

#msg_valid
{
	background-color : #e7f2dc;
	border : 1px solid #446423;
	color : #446423;
	text-align : center;
	font-weight : bold;
	font-size : 10px;
	padding-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 5px;
	width : 400px;
	margin-bottom : 5px;
	margin-left : 10px;
}

#msg_error
{
	background-color : #fee0de;
	border : 1px solid #d21107;
	color : #d21107;
	text-align : center;
	font-weight : bold;
	font-size : 10px;
	padding-top : 5px;
	padding-bottom : 5px;
	width : 400px;
	margin-bottom : 5px;
	margin-left : 10px;
}

#msg_newsletter
{
	height : 11px;
}

#msg_newsletter_ok
{
	clear : left;
	color : #446423;
	padding-left : 10px;
	padding-top : 25px;
	height : 10px;
}

#msg_newsletter_notok
{
	color : #d21107;
	padding-left : 10px;
	padding-top : 25px;
	height : 10px;
}

#texte_intro
{
	margin-bottom : 10px;
	margin-left : 10px;
	font-weight : bold;
	width : 420px;
}

#form_contact
{
	margin-left : 10px;
}

#form_contact td
{
	padding-top : 5px;
	padding-bottom : 5px;
}

#sitemap
{
	list-style-type : none;
	margin-left : 40px;
}

#sitemap #sitemap_accueil
{
	padding-top : 10px;
	font-weight : bold;
}

#sitemap a
{
	font-size : 11px;
	text-decoration : none;
	font-weight : normal;
}

#sitemap a:hover
{
	text-decoration : underline;
}

#sitemap .sitemap_categorie
{
	padding-left : 10px;
}

#sitemap .sitemap_sous_categorie
{
	padding-left : 30px;
	font-style : italic;
}

.form_conseiller_ami
{
	margin-top : 20px;
	margin-left : 50px;
	width : 400px;
}

.field
{
	background-image : url(../images/fond_champ_newsletter.jpg);
	border-left : 1px solid #666665;
	border-top : 1px solid #666665;
	border-right : 1px solid #666665;
	border-bottom : 1px solid #666665;
	padding-left : 5px;
}

.clear_left
{
	clear : left;
}

.clear_right
{
	clear : right;
}

.clear_both
{
	clear : both;
}

/* Footer */
#footer
{
	font-size : 9px;
	color : #ffff89;
	padding-bottom : 20px;
}

#footer a
{
	color : #ffff89;
}

#footer #liens_bottom
{
	width : 800px;
	margin : auto;
	text-align : center;
	padding-top : 5px;
}

#footer #liens_top
{
	width : 800px;
	margin : auto;
	text-align : center;
	padding-top : 1px;
}

#footer #lien_referencement
{
	width : 800px;
	margin : auto;
	text-align : center;
	padding-top : 1px;
	font-weight : bold;
}

#footer #logo_cristalid
{
	text-align : right;
	margin-top : -32px;
	margin-right : 40px;
}
