@CHARSET "ISO-8859-1";
.std {font-size : 10pt;font-family : Verdana;color : #000000;}
.footer {font-size : 7pt;font-weight : bold;font-family : Verdana;color : #FFFFFF;}
.menu {font-size : 10pt;font-weight : bold;font-family : Verdana;color : #FFFFFF;}

BODY {

scrollbar-face-color: #C0C8E6;
scrollbar-highlight-color: #D5DEEE;
scrollbar-3dlight-color: #D5DEEE;
scrollbar-darkshadow-color: #D5DEEE;
scrollbar-shadow-color: #D5DEEE;
scrollbar-arrow-color: #304AAD;
scrollbar-track-color: #D5DEEE;
}

h1 {
	text-align: center;
	font-size: 24px; 
	color: #edc50c;
	text-shadow: 1px 1px 1px #000;
}

h2 {
	font-size: 24px;
	color: #304aad;
	font-family: Arial,Helvetica,sans-serif;
	
}



h3 {
	font-size: 18px;
	color: #8bb555;
	font-family: Arial,Helvetica,sans-serif;
}

li {
	 list-style-image: url(images/puce.gif);
	padding-bottom: 8px;
}

a.std:visited {
color : #C0C8E6; 
text-decoration : underline;
font-size : 10pt;
font-family : Verdana; 
} 
a.std:link {
color : #8BB555; 
text-decoration : underline; 
font-size : 10pt;
font-family : Verdana; 
} 
a.std:hover {
color : #304AAD;
text-decoration : underline;
font-size : 10pt;
font-family : Verdana;  
}

a.footer:visited {
color : #FFFFFF; 
text-decoration : none;
font-size : 7pt;
font-family : Verdana; 
} 
a.footer:link {
color : #FFFFFF; 
text-decoration : none; 
font-size : 7pt;
font-family : Verdana; 
} 
a.footer:hover {
color : #4A6095;
text-decoration : underline;
font-size : 7pt;
font-family : Verdana; 
}

a.menuht:visited {
color : #FFFFFF; 
text-decoration : none;
font-weight : bold;
font-size : 10pt;
font-family : Verdana; 
} 
a.menuht:link {
color : #FFFFFF; 
font-weight : bold;
text-decoration : none; 
font-size : 10pt;
font-family : Verdana; 
} 
a.menuht:hover {
color : #DDE9CD;
font-weight : bold;
text-decoration : none;
font-size : 10pt;
font-family : Verdana;  
}

a.gauche:visited {
color : #304AAD; 
text-decoration : none;
font-size : 10pt;
font-family : Verdana; 
} 
a.gauche:link {
color : #304AAD; 
text-decoration : none; 
font-size : 10pt;
font-family : Verdana; 
} 
a.gauche:hover {
color : #FFFFFF;
text-decoration : none;
font-weight: bold;
font-size : 10pt;
font-family : Verdana;  
}

a.lien:visited {
color : #304AAD; 
text-decoration : none;
font-size : 10pt;
font-family : Verdana; 
} 
a.lien:link {
color : #304AAD; 
text-decoration : none; 
font-size : 10pt;
font-family : Verdana; 
} 
a.lien:hover {
color : #8bb555;
text-decoration : none;
font-weight: bold;
font-size : 10pt;
font-family : Verdana;  
}

#body_index{
	
	background-color: #04356C;
	margin:0;
	padding: 0;
}

#cadre_index{
	
	position : relative;
	margin-left   : auto;
	margin-right  : auto;

	width: 660px;
	height: 930px;
	text-align: center;
	
	
	background-image: url("images/fond_canoe_kayak_la_vanne.png");
	background-repeat: repeat-y;
	
}

#choix_langue{
	
	position : relative;
	margin-left   : auto;
	margin-right  : auto;
	width: 400px;
	text-align: center;
	text-shadow: 1px 1px 1px #000;
	
	
	color: #edc50c;
		
}

#adresse_kayaks_la_vanne{
	padding-top: 40px;
	margin-left: 30px;
	text-align: left;
		padding-left: 10px;
		text-shadow: 1px 1px 1px #000;
	color: #edc50c;
}

.lien_images
{
	border: none;
}

#tableau_tarifs
{
	border: medium solid #6495ed;
	border-collapse: collapse;
}

#th_tarifs
{
	font-family: monospace;
	border: thin solid #6495ed;
	padding: 5px;
	background-color: #D0E3FA;	
}

#td_tarifs 
{
	font-family: verdana;
	border: thin solid #6495ed;
	padding: 5px;
	text-align: center;
	background-color: #ffffff;
}	
	
#bigview
{
	text-align: center;
}

#field
{
		float: left;
}


#ajoutReservation div{float:left; padding-bottom: 5px;}


form#ajoutReservation div.clear{float: none; clear: both; visibility: hidden;}


