@charset "utf-8";
/* CSS Document */
html, body{
}
body, td, th, form {
	font-family:Tahoma;
	margin:0px;
}
body{
	padding:0px;
	background-image:url(../images/bg-map.jpg);
	background-repeat:no-repeat;
	background-position:50% 0px;
	background-color:#701201;
}
p{
	margin:0px;
	margin-bottom:7px;
}

/******************************************************************/
#header-holder{
	background-color:#FFF;
	margin-bottom:11px;
}
td.header-separator{
	height:3px;
	font-size:1px;
	background-color:#559d46;
}

.mainmenu a,.mainmenu span{
	position:relative;
	float:right;
	display:inline-block;
	color:#000;
	font-size:14px;
	text-decoration:none;
	height:17px;
	padding:5px;
	white-space:normal;
}
.mainmenu span{
	padding-left:0px;
	padding-right:0px;
}
.mainmenu a:hover, .mainmenu a.select{
	background-color:#cc2229;
	color:#FFF;
}
.topmenu a,.topmenu span{
	position:relative;
	float:right;
	display:inline-block;
	color:#999;
	font-size:11px;
	text-decoration:none;
	height:22px;
	padding:5px;
	padding-bottom:0px;
	white-space:normal;
}
.topmenu span{
	padding-left:0px;
	padding-right:0px;
}
.topmenu a:hover{
	color:#000;
}
.intromenu-holder a{
	color:#b88980;
	font-size:11px;
	white-space:normal;
}
.intromenu-holder{
	color:#b88980;
	font-size:11px;
	text-decoration:none;
	white-space:normal;
	padding-top:10px;
}
#content-holder-table{
	width:898px;
}
.main-img-holder-td{
	width:316px;
	height:470px;
}
.main-img-holder{
	background-color:#FFF;
	width:316px;
	height:470px;
}
.main-img-div{
	margin:3px;
	height:464px;
}
.column-separator,.column-separator img{
	width:3px;
}

.content-holder-td{
	width:579px;
	background-color:#FFF;
}
.content{
	margin:30px 30px 175px 30px;
	width:519px;
}

img.titre-page{
	border-bottom:#a20400 1px solid;
	margin-bottom:10px;
}

.texte, .texte a{
	color:#333;
	font-size:13px;
	line-height:20px;
	text-align:justify;
}
.texte-red, .texte-red a{
	color:#a20400;
}
.postulez table.texte{
	text-align:left;
	font-size:12px;
	line-height:normal;
}
#fruits,#traiteur{
	width:350px;
	height:227px;
	position:absolute;
	display:inline-block;
}
#fruits{
	display:none;
}
.bouton-accueil{
	position:absolute;
	z-index:100;
}
.bouton-accueil a{
	position:relative;
	float:left;
	clear:both;
}
.border-T-red{
	border-top:#a20400 1px solid;
}
.border-B-CCCCCC{
	border-bottom:#CCCCCC 1px solid;
}
.border-All-CCCCCC{
	border:#CCCCCC 1px solid;
}
.border-T-DDDDDD{
	border-top:#DDDDDD 1px solid;
}
.postulez input{
	width:100%;
}
.postulez input.input_button{
	width:100px;
}
.postulez input.input_checkbox, .postulez input.input_radio{
	width:15px;
}
.postulez tr.couleur{
	background-color:#EEE;
}
.postulez-titre{
	color:#a20400;
	height:30px;
	font-size:14px;
	border-top:#a20400 1px solid;
}
.notes{
	font-size:10px;
}
div.erreurs{
	border:#F00 1px solid;
	background-color:#FFC;
	padding:10px;
}
div.erreurs-holder{
	margin-left:20px;
}
div.success{
	border:#0C0 1px solid;;
	background-color:#FFC;
	padding:10px;
}

.bullet-red{
	padding-left:10px;
	margin-left:10px;
	background-image:url(../images/bullet-red.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	margin-bottom:3px;
	line-height:normal;
}

.moi_je_fais{
}
.popup{
	width:395px;
	height:290px;
	cursor:pointer;
}
.circulaire-link{
	position:absolute;
	z-index:100;
	display:inline-block;
	margin-top:220px;
}
input.input_submit,input.input_button{
	background-color:#cc2229;
	color:#FFF;
	border:#000 1px solid;
}