@charset "utf-8";
/* CSS Document */
html{color:#000;background:#fff;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;font-family:sans-serif;}
table{border-collapse:collapse;border-spacing:0;}
img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}
a, a:hover, a:visited {text-decoration: none;}
/*END OF YUI RESET*/


html
{
	background-color:#142066;
}

body
{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:100;
	color:#142066;
}

.lettrine_gauche
{
	position:relative;
	float: left; /* positionnement de la lettrine dans le conteneur*/
	margin-right: 10px;
	margin-bottom: 0px;
	margin-top:1px;
	padding: 1px;
	line-height: 1em;
	padding-top:4px;
}

.lettrine_droite
{
	position:relative;
	float: right; /* positionnement de la lettrine dans le conteneur*/
	margin-right: 10px;
	margin-bottom: 4px;
	margin-top:1px;
	padding: 1px;
	line-height: 1em;
	padding-top:4px;
}

#paragraphe
{
	position:relative;
	text-align:justify;
	overflow:hidden;/* ceci pour etirer */
}
#site
{
	margin-left: auto;
	margin-right: auto;
	width:1024px;
}
hr
{
	padding:0;
	margin:0;
	border:0;
	border-bottom:#b0c91b dotted 3px;
	margin-top:5px;
	margin-bottom:5px;
}

a
{
	color:#e2007a;
}

a:hover
{
	color:#142066;
}
.rose_quatorze
{
	color:#e2007a;
	font-size:14px;
	font-weight:bold;
}

a.rose_village
{
	color:#e2007a;
	font-weight:bold;
}

a.rose_village:hover
{
	color:#142066;
	font-weight:bold;
}


/*Bandeau/**********************************************************************************************/

#bandeau  
{
	padding:0;
    overflow:hidden;/* ceci pour etirer */
	background-image:url(images/bandeau_01.jpg);
	width:1024px; 
	height:362px;
}

/*Logo/**********************************************************************************************/

a.logo  
{
	float:left;
	margin-left:30px;
	width:160px;
	height:121px;
}


/*Menu/**********************************************************************************************/

#menu  
{
   
	padding:0;
	margin-top:100px;
	float:right;
    text-align:center;
    overflow:hidden;/* ceci pour etirer */
	background-image:url(images/menu_03.jpg);
	background-position:center;
	width:834px;
	height:21px;
}

#menu ul  
{
    float:right;
	vertical-align:bottom;
    list-style-type:none;
    display:block;
    padding:0;
	margin:0;
	padding-right:50px;
	padding-top:3px;
}
#menu ul li 
{
    float:left;
}

#menu  a 
{
    color:#FFFFFF;
	text-decoration:none;
	float:left;
    width:110px;
	height:21px;
	font-size:14px;
	font-weight:bold;
}

#menu  a:hover
{
    color:#142066;
}

/*flash/**********************************************************************************************/

#flash  
{
	position:relative;
	left:43px;
	top:4px;
	color:#35a631;
	float:left;
}

/*Recherche/**********************************************************************************************/


#recherche
{
	position:relative;
	float:left;
	color:#FFFFFF;
	font-size:12px;
	padding-top:80px;
	padding-left:70px;
	width:200px;
	line-height:25px;
}

#recherche h2
{
	font-weight:bold;
}

#recherche select
{
	width:150px;
}

#recherche input
{
	width:150px;
	background-color:#142066;
	border:0;
	text-align:left;
	font-size:12px;
	color:#FFFFFF;
	padding-top:5px;
	font-weight:bold;
}

/*contenu/**********************************************************************************************/

/*centre/**********************************************************************************************/


#centre
{
	background-color:#FFFFFF;
	overflow:hidden;/* ceci pour etirer */
	margin-left:37px;
	margin-right:37px;
	min-height:600px;
	width:950px;
}

/*haut/**********************************************************************************************/

#haut
{
    padding:20;
    overflow:hidden;/* ceci pour etirer */
	background-color:#FFFFFF;
	width:950px;
	margin-left:0px;
	background-image:url(images/contenu_07.jpg);
	background-repeat:no-repeat;
	padding-top:10px;
	
}

#haut h1
{
    padding-left:470px;
	font-size:29px;
	text-align:left;
	color:#FFFFFF;
	padding-bottom:30px;
}



/*gauche/**********************************************************************************************/


#gauche 
{
	position:relative;
	float:left;
	width:360px;
	margin-left:30px;
	margin-top:-40px;
	overflow:hidden;/* ceci pour etirer */
	font-size:11px;
}


#gauche .rose
{
	font-size:10px;	
	color:#e41183;
	font-style:oblique;
	font-weight:bold;
	margin-right:20px;
}

#gauche a.bleu_site
{
	font-size:14px;	
	color:#142066;
	font-weight:bold;
}

#gauche2
{
	position:relative;
	float:left;
	width:180px;
	background-color:#FFFFFF;
}

#droite2
{
	position:relative;
	font-size:11px;
	float:right;
	background-color:#FFFFFF;
	line-height:18px;
	margin-right:30px;
	overflow:hidden;

}

#droite2 a
{
	font-weight:bold;
}

#droite2 a.rose
{
	color:#e2007a;
}

#droite2 a.rose:hover
{
	color:#142066;
}

#droite2 a.bleu
{
	color:#83d0f0;
}

#droite2 a.bleu:hover
{
	color:#142066;
}

#droite2 a.vert
{
	color:#b0c91b;
}

#droite2 a.vert:hover
{
	color:#142066;
}

#droite2 a.violet
{
	color:#85a6ca;
}

#droite2 a.violet:hover
{
	color:#142066;
}

/*reserver/**********************************************************************************************/

#reserver
{
	position:relative;
	overflow:hidden;/* ceci pour etirer */
	margin-top:0px;	
}

#gauche_reserver
{
	position:relative;
	float:left;
	width:100px;
	margin-left:20px;
	background-color:#FFFFFF;
	margin-top:10px;
}

#droite_reserver
{
	position:relative;
	font-size:13px;
	float:right;
	background-color:#FFFFFF;
	line-height:20px;
}


#droite_reserver p
{
	border-bottom:#b0c91b dotted 3px;

}

#droite_reserver img
{
}


p.plus
{
	margin-left:30px;
}


/*droite/**********************************************************************************************/

#droite
{
	position:relative;
	font-size:11px;
	float:right;
	margin-right:40px;
	width:480px;
	background-color:#FFFFFF;
	overflow:hidden;/* ceci pour etirer */
}
a.gras
{
	font-weight:bold;
}
a.bleu_gras
{
	font-weight:bold;
	color:#142066;
}

a.bleu_gras:hover
{
	font-weight:bold;
	color:#e2007a;
}

#droite h1
{
	color:#e2007a;
	font-size:20px;
	text-align:center;
	margin-bottom:10px;
}

#droite h2
{
	color:#e2007a;
	font-size:14px;
	font-weight:bold;
}

#droite h3
{
	color:#142066;
	font-size:14px;
	text-align:center;
	margin:10px;
	font-weight:bold;
}

#droite p
{
	text-align:justify;
}

#accroche
{
	color:#e2007a;
}

#accroche p
{
	margin-bottom:10px;
	margin-top:10px;
}



#promotion
{
	border-bottom:#b0c91b dotted 3px;
	overflow:hidden;/* ceci pour etirer */
	font-size:11px;
	
	padding-top:5px;
}

#promotion h1
{
	font-size:14px;
	text-align:left;
	color:#142066;
	font-weight:bold;
	margin-bottom:0px;
}




/*espace pro/**********************************************************************************************/
#bandeau_pro
{
	padding:0;
	overflow:hidden;/* ceci pour etirer */
	background-image:url(images/bandeau_01.jpg);
	width:1024px;
	height:200px;
}

#droite_pro
{
	position:relative;
	font-size:11px;
	float:right;
	margin-left:40px;
	margin-right:40px;
	width:880px;
	background-color:#FFFFFF;
}

.trait
{
	border-bottom:#b0c91b dotted 2px;
	font-size:14px;
	color:#00000;
	font-weight:bold;
	padding:5px;
	padding-top:10px;
}


/*Footer/**********************************************************************************************/

#footer
{
	height:30px;
	margin-left:37px;
	margin-right:37px;
	text-align:center;
	background-color:#FFFFFF;
	padding-left:180px;
	background-image:url(images/footer_07.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:5px;
	padding-top:20px;
}

#footer ul  
{
    float:left;
	vertical-align:bottom;
    display:block;
    padding:0;
	margin:0;
	padding-bottom:10px;
}

#footer ul li 
{
    float:left;
	list-style:none;
	padding-left:40px;
}

#footer  a 
{
    color:#e2007a;
	text-decoration:none;
	float:left;
	height:10px;
	font-size:14px;
	text-align:left;
	background-image:url(aas/images/AAS5_32.jpg);
	background-repeat:no-repeat;
	margin-top:10px;
	padding-left:0px;
	padding-bottom:0px;
	font-weight:bold;
}

#footer  a:hover
{
    color:#142066;
}


#signature
{
	position:relative;
	text-align:right;
	margin-left:37px;
	margin-right:37px;
	background-color:#FFFFFF;
	padding-right:10px;
	padding-bottom:6px;
}

#adresse
{
	text-align:center;
	padding-right:10px;	
	padding-top:10px;
	padding-bottom:5px;
	margin-left:37px;
	margin-right:37px;
	text-align:center;
	background-color:#FFFFFF;	
}

input.newsletter
{
	width:200px;
	background-color:#FFFFFF;	
}

/* Img avec bord arrondi *****************************************************************************/

.bloc-vignette 
{
	float: left;
	position: relative;
	margin-bottom:10px;
}

.bloc-vignette img.picto 
{
	position: absolute;
	bottom: 0;
	right: 0;
}


/* Contact *****************************************************************************/

input.contact
{
	width:400px;
}

textarea.contact
{
	width:400px;
	height:200px;
}


/* reservation *****************************************************************************/

table.reservation td
{
	padding:10px;
}

table.reservation input
{
	width:200px;
}

table.reservation input:focus
{
	width:200px;
	background-color:#B5D5FF;
}

table.formule td
{
	padding:10px;
}