@charset "UTF-8";
/* CSS Document */

body{
	background-color: #cc9933;
	background-image: url(../images/fond.png);
	background-repeat:repeat-x;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}



#conteneur_fr{
	width: 853px;
	height: 630px;
	position: absolute;
	left: 50%;
	top: 15%;
	margin-top: -70px; /* moitié de la hauteur */
	margin-left: -427px; /* moitié de la largeur */
}


#cadre_main_home{
	width: 853px;
	height:580px;
	background: #ffffff;
	text-align:center;
	z-index: 1;
	border-bottom: 5px solid #d09539;
	border-right: 5px solid #d09539;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;

}

#apDiv1_logo {
	position:absolute;
	width:119px;
	height:114px;
	z-index:0;
	left: 21px;
	top: 27px;
	z-index:2;

}


#apDiv1_drapeau {
	position:absolute;
	width:22px;
	height:8px;
	left: 992px;
	top: 11px;
	z-index:4;
}

#apDiv1_drapeau {
	position:absolute;
	width:22px;
	height:8px;
	left: 810px;
	top: 11px;
	z-index:4;
}

#apDiv1_bien {
	position:absolute;
	width:120px;
	height:88px;
	left: 714px;
	top: 42px;
	z-index:4;
}

#apDiv1_mosaaique {
	position:absolute;
	width:809px;
	height:121px;
	left: 21px;
	top: 165px;
	z-index:4;
}


#apDiv1_titres {
	position:absolute;
	width:809px;
	height:50px;
	left: 21px;
	top: 291px;
	z-index:4;
}

#apDiv1_fronton {
	position:absolute;
	width:809px;
	height:195px;
	left: 21px;
	top: 348px;
	z-index:4;
}

#apDiv1_enter {
	position:absolute;
	width:125px;
	height:25px;
	left: 705px;
	top: 548px;
	text-align:right;
	z-index:4;
}


#apDiv1_blog {
	position:absolute;
	width:138px;
	height:138px;
	left: 567px;
	top: 15px;
	text-align:right;
	z-index:4;
}


#piedpage {
	position:absolute;
	width:809px;
	height:25px;
	left: 21px;
	top: 593px;
	z-index:4;
}








#cadre_pied{
	width: 1024px;
	height:150px;
	text-align:center;
	margin-right: 0px;
	margin-bottom: 0px;;
	z-index: 5;
}


a.lienrouge { 
	font-family:Verdana; font-variant:normal; 
	font-size:9pt;
	color:#ff0000; 
	text-decoration:none;
}
a.lienrouge:hover {
	font-family:Verdana; font-variant:normal;
	font-size:9pt;
	color:#ff0000;
	text-decoration:underline;
}


a.enter { 
	font-family:Verdana; font-variant:normal; 
	font-size:11pt;
	color:#840f67; 
	text-decoration:none;
}
a.enter:hover {
	font-family:Verdana; font-variant:normal;
	font-size:11pt;
	color:#840f67;
	text-decoration:underline;
}
