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

body {
text-align:center;
margin:0px;
padding:0;
font-family: arial;
font-size: 12px;
color:#2c2b36;
background-color:#0a6890;
background-image:url(images/motif.jpg);
background-repeat:repeat-x;
}

#site {
	width: 817px;
	margin:-10px auto;
	text-align: left;
}

#bandeau {
background-image:url(images/fond_02.jpg);
background-repeat:no-repeat;
height:213px;
width:817px;
}

#intro {
width:427px; 
height:74px;
top:66px; 
left:342px;
margin:10px;
position:relative;
padding:5px;
}

#fil_ariane {
width:760px; 
height:16px;
top:92px; 
left:10px;
margin:10px;
position:relative;
padding:5px;
}

#corps {
background-image:url(images/fond_05.jpg);
background-repeat:repeat-y;
}

#bleu {
background-image:url(images/fond_04.jpg);
background-repeat:repeat-y;
height:510px;
}

#entete {
background-image:url(images/fond_titre.jpg);
background-repeat:no-repeat;
}

#entete_vert {
background-image:url(images/fond_titre-vert.jpg);
background-repeat:no-repeat;
}

#footer {
background-image:url(images/fond_06.jpg);
background-repeat:no-repeat;
height:48px;
text-align:center;
}

#menu {
background-image:url(images/menu.png);
background-repeat:no-repeat;
height:292px;
width:194px;
position:relative;
left:-130px;
top:100px;
text-align:left;
}


#temoignages {
background-image:url(images/temoignages.png);
background-repeat:no-repeat;
height:400px;
width:194px;
position:relative;
left:780px;
top:-190px;
text-align:left;
}

.separation {
border-bottom: 1px dashed #aaa;
}

.reservation {
font-size:24px;
color:white;
}

a.menu:link { font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-style: normal;color: #2c2b36; text-decoration:none; }
a.menu:visited{ font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-style: normal;color: #2c2b36; text-decoration:none;}
a.menu:active { font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-style: normal; color: #2c2b36; text-decoration:none; }
a.menu:hover { font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-style: normal;color: #2c2b36; text-decoration:none; }

a.lien:link { font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-style: normal;color: #2c2b36; text-decoration:underline; font-weight:bold;}
a.lien:visited{ font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-style: normal;color: #2c2b36; text-decoration:underline; font-weight:bold;}
a.lien:active { font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-style: normal; color: #2c2b36; text-decoration:underline; font-weight:bold; }
a.lien:hover { font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-style: normal;color: #2c2b36; text-decoration:none; }

a.ariane:link { font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-style: normal;color: #2c2b36; text-decoration:underline; }
a.ariane:visited{ font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-style: normal;color: #2c2b36; text-decoration:underline;}
a.ariane:active { font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-style: normal; color: #2c2b36; text-decoration:underline; }
a.ariane:hover { font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-style: normal;color: #2c2b36; text-decoration:none; }

a.footer:link { font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-style: normal;color: #fff; text-decoration:none; border-bottom: 1px dashed #fff; }
a.footer:visited{ font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-style: normal;color: #fff; text-decoration:none; border-bottom: 1px dashed #fff;}
a.footer:active { font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-style: normal; color: #fff; text-decoration:none; border-bottom: 1px dashed #fff; }
a.footer:hover { font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-style: normal;color: #fff; text-decoration:none;  border-bottom: 0px dashed #fff;}

.titre {
font-size:24px;
color:#52cafe;
}

h1 {
font-size:18px;
margin:0px;
}

.input {
font-family: Arial;
font-size: 11px;
border:1px solid #2c2b36;
background-color:#f3f3f3;
color:#2c2b36;
}

.titre_forfait1{
font-size:18px; 
font-weight:bold;
}

.titre_forfait{
font-size:22px; 
font-weight:bold;
}

input.erreur {
background-color:red;
color:white;
}

.contour  {
border: thin dashed #aaa;
border-collapse: collapse;
}
