/* Style pour Locavoile.fr le site de location de bateaux en méditerrannée et à Cuba */

body
{
	width: 760px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image:  url(imgs-voiles/fond_monde.jpg);
	color: #0000CC;
	text-decoration: none;
	
}
a
{
	color: #FF3333;
	
}


#en_tete
{
	width: 760px;
	height: 75px;
	
	margin-bottom: 10px;
}






#barmenu
{
	padding-top: 5px;
	width: 760px;
	height: 20px;
	font-family: Arial, Arial Black, Times New Roman, Times, serif;
	font-size: 13px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;	
}
	
	
	#barmenu td
	{
		width: 152px;	
		border: solid 1px;
		border-color: #990000;
		background-color: #3366FF;
	}
	#barmenu td:hover
	{
		background-color: #3333FF;
	}
	#barmenu a
	{
		color: #FFFFFF;
		text-decoration: none;
	}
	#barmenu a:hover
	{
		color: #FFFFFF;
		font-weight: bold;
	}








#menu
{
	
	
	float: left;
	width: 150px;		
	
}

	.element_menu
	{
	margin-top: 30px;
	border-color: #0033FF;
	border-width: 1px;
	border: solid;
	}

	.element_menu h3
	{
	color: #0000CC;
	font-family: Arial, Arial Black, Times New Roman, Times, serif;
	text-align: center;
	font-size: 16px;
	width:100%;
	background-color: #FFCC00;
	margin-top: 0px;
	}

	.element_menu ul
	{
	list-style-image:   url(imgs-voiles/favicon.jpg);
	list-style-position: inside;	
	padding: 0px;
	margin: 1px;
	margin-bottom: 5px;
	
	}

	.element_menu a
	{
		color: #0000FF;
	}

	.element_menu a:hover
	{
		color: #OOOOCC;
		text-decoration: underline;
		font-weight: bold;
	}
#formulaire
{
    float: right;
	height: 100px;
	padding: 0px;
	padding-left:10px;
	padding-top:10px;
	font-size: 12px;
	width: 150px;
	
	
	}
	
   
   .element_formulaire 
   {
	background-color: #FFBB02;
	text-align: center;
	color: #0033FF;
	border-color: #0033FF;
	border-width: 1px;
	border: solid;
   }
    .element_formulaire a
   {
  	color: #0033FF;
	text-decoration: none;
	}
	
	#formulaire option
	{
	    text-align: left;
		color: #0033FF;	
	}
	#formulaire input
	{
		color: #0033FF;	
	}










#corps
{
	margin-left: 140px;
	margin-top:20px;
	margin-bottom: 20px;
	padding: 20px;
	height: 450px;	     
}

	#corps h1
	{
		color: #0000FF;
		text-align: center;
		font-family: Arial, Arial Black, Times New Roman, Times, serif;
		font-size: 20px;
	}

	#corps h2
	{
	height: 30px;
	padding-left: 30px;
	color: #0033FF;
	text-align: left;
	font-size: 18px;
	background-image:  url(imgs-voiles/Steering-weel.png);
	background-repeat: no-repeat;
	
	}

	#corps p
	{
	color: #0066FF;
	width:400px;
	}
	#corps li
	{
	color: #0066FF;
	
	}
	
	#corps a
	{
		color: #0000FF;
	}

	#corps a:hover
	{
		color: #OOOOCC;
		text-decoration: underline;
		font-weight: bold;
	}
#corps1
{
	margin-left: 140px;
	margin-top:20px;
	margin-bottom: 20px;
	padding: 20px;
	height: 600px;	     
}

	#corps1 h1
	{
		color: #0000FF;
		text-align: center;
		font-family: Arial, Arial Black, Times New Roman, Times, serif;
		font-size: 20px;
	}


	
#pied_de_page
{   height: 75px;
	padding: 5px;
	text-align: center;
	color: #FFFFFF;
	background-image:  url(imgs-voiles/banniere_locavoile.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-bottom: 0px;
	bottom: auto;
}
#pied_de_page a
{
	color:  #4A4A4A;
	text-decoration: none;
	font-size: xx-small;
	}