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

body {
	background-color:#5f7aa5;
	margin-top:0px;
	margin-left:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#172c42;
	font-size:12px;
}

#fond_site {
	background-image:url(images/bck.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:1397px;
	height:627px;
}

#contenus {
	width:919px;
	margin:auto;
	top:60px;
	position:relative;
	clear:both;
}

a {
	font-family:Arial, Helvetica, sans-serif;
	color:#1f4265;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#8f3433;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}



a.mini-lnk {
	font-family:Arial, Helvetica, sans-serif;
	color:#1f4265;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

a:hover.mini-lnk {
	font-family:Arial, Helvetica, sans-serif;
	color:#8f3433;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
}

#haut {
	background-image:url(images/haut.png);
	width:919px;
	height:38px;
	position:relative;
}

#bas {
	background-image:url(images/bas.png);
	width:919px;
	height:34px;
	position:relative;
	clear:both;
}

#cote_gauche {
/*	background-image:url(images/bck_gauche.png);*/
	width:36px;
	float:left;
	height:100%;
}

#cote_droit {
/*	background-image:url(images/bck_droit.png);*/
	width:35px;
	float:right;
	height:100%;
}

#fond_contenu {
	background-image:url(images/bck_contenu.jpg);
	width:848px;
	background-repeat:no-repeat;
	float:left;
	background-color:#c9d3e2;
	left:410px;
}

#header{
	width:848px;
	height:177px;
}

#menu {
	width:848px;
	height:79px;
}

#int_contenu {
	width:840px;
	margin:2px;
	padding:2px;
}

#footer1 {
	font-size:11px;
	text-align:center;
	clear:both;
	padding-top:15px;
	display:block;
}


#footer2 {
	font-size:10px;
	text-align:right;
	background-color:#f6f8fb;
	bottom:5px;
	margin-top:25px;
	clear:both;
	display:block;
}

#ligne {
	width:700px;
	position:relative;
	margin:auto;
	padding-top:10px;
	padding-bottom:10px;
	height:50px;
	
}

#ligneaccueil {
	width:800px;
	position:relative;
	margin:auto;
	padding-top:10px;
	padding-bottom:25px;
	clear:both;
	display:block;
	
}

#ligneneutre {
	width:700px;
	position:relative;
	margin:auto;
	padding-top:10px;
	padding-bottom:10px;
	
}

#anim_flash {
	position:relative;
	float:left;
	width:290px;
	height:165px;
	margin-left:25px;
	margin-top:35px;
}

#txt-presentation {
	position:relative;
	float:right;
	width:400px;
	height:165px;
	margin-right:25px;
	
}

#col01 {
	width:380px;
	position:relative;
	float:left;
	margin-top:45px;
}

#col02 {
	position:relative;
	width:370px;
	float:right;
	margin-right:20px;

}


/*FORMULAIRE DE CONTACT*/

#form-contact {
	width:700px;
	position:relative;
	margin:auto 0;
	height:100%;
	margin-left:50px;
}

#colonne-gauche
{
	position:relative;
	float:left;
	width:400px;
}
#colonne-droite
{
	position:relative;
	float: right;
	width:300px;
}

#col-form-g
{
	position:relative;
	float:left;
	text-align:right;
	width:150px;	
	color:#505050;
	height:25px;
	padding-right:10px;
}

#col-form-g12
{
	position:relative;
	float:left;
	text-align:right;
	width:80px;	
	color:#505050;
	height:35px;
	padding-right:10px;
}

#col-form-g22
{
	position:relative;
	float:left;
	text-align:right;
	width:220px;	
	color:#505050;
	height:35px;
	padding-right:10px;
}

#col-form-d
{
	position:relative;
	float:left;
	text-align: center;
	width:300px;	
	color:#505050;
	padding-top:10px;
}

#bck-villa {
	background-image:url("images/bck-villa.png");
	width:737px;
	height:210px;
	clear:both;
	position:relative;
	margin:auto 0;
}

.contenu-ref {
	position:relative;
	width:737px;
	margin:auto;
	margin-left:-25px;
}

.titre-villa {
	position:relative;
	width:737px;
	padding-top:18px;
	padding-left:15px;
	font-size:15px;
	font-weight:bold;
	text-align:left;
}

.txtpage {
	position:relative;
	width:750px;
	padding-top:10px;
	font-size:11px;
	text-align:left;
}



.imgbordure {
	margin-left:15px;
}

.mini-txt {	
	font-size:11px;
	font-weight:normal;}


#contenu-villa {
	width:737px;
	position:relative;
	margin:auto;
}

#flash-villa {
	position:relative;
	float:right;
	width:220px;
	height:164px;
	margin-right:25px;
	margin-top:-13px;

}

#txt-villa {
	position:relative;
	float:left;
	width:450px;
	margin-left:25px;
	margin-top:10px;
}
