/*****************************/
/***       Core html       ***/
/*****************************/

*
{
	margin: 0;
	padding: 0;
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	font-size: 1.0em;
	color: #333;
	background-color: #051440;
	background-image: url(images/fond5.png);
	background-repeat: repeat-x;
}

h2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 20px;
	color: #363;
	font-size: 1.5em;
	line-height: 2.0em;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}

h3
{
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 16px;
	padding-left: 2px;
	margin-right: 30px;
	color: #051440;
	border-bottom: 1px #051440 solid;
	font-size: 1.0em;
	line-height: 1.3em;
	font-weight: bold;
}

h4
{
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 30px;
	color: #363;
	font-size: 1.2em;
	line-height: 1.6em;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}

img { border: 0 none; }

/*****************************************/
/***            MISE EN PAGE           ***/
/*****************************************/

#global
{
	width: 830px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #D2CAEC;
	background-position: 0px 150px;
}

#header
{
	float: left;
	-margin-top: 0px;
	height: 150px;
}

#barre
{
	clear: left;
	background-color: #051440;
	background-image: url(images/fond5.png);
	background-repeat: repeat-x;
	background-position: 0px -170px;
}

#colonne
{
	margin-top: 0px;
	float: left;
	background-color: #051440;
	-width: 250px;
}


#page
{
	-float: left;
	margin-top: 40px;
	margin-left: 300px;
	-margin-left: 30px;
	padding: 0 30px;
}

#footer
{
	clear: left;
	width: 580px;
	margin-left: 250px;
	margin-right: auto;
}

/*****************************************/
/***              CONTENU              ***/
/*****************************************/

#header img
{
	border: 0;
}

p.photo
{
	height: 201px;
}

#page p
{
	text-align: justify;
	padding: 20px;
	color: #333;
	text-indent: 0.6em;
	line-height: 1.2em;
	font-size: 0.8em;
}

#page p.accueil
{
	text-align: justify;
	padding: 10px 40px 10px 20px;
	color: #333;
	text-indent: 0.6em;
	line-height: 1.3em;
	font-size: 0.9em;
	font-weight: 300;
}

#page ul
{
	margin-top: 12px;
	color: #333;
	font-size: 0.8em;
	padding-left: 30px;
}

#footer p
{
	color: #666;
	margin-top: 32px;
	padding: 0px;
	text-align: center;
	line-height: 1.2em;
	font-size: 0.8em;
}

#footer a:link, #footer a:visited
{
	color: #666;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: none;
}

#footer hr
{
	display: block;
 	height: 1px;
	 margin: 0 auto;
	 _margin: -7px auto;
	 padding: 0;
	 color: #051440;
	 background-color: #051440;
	 border: 0;
	 width: 400px;
}

table.contact
{
	width: 92%;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}

table.contact td
{
	line-height: 1.2em;
	font-size: 0.8em;
}

a.legal, a.legal:hover, a.legal.visited
{
	color: #333;
}

/******************************/
/***          MENU          ***/
/******************************/

#menu
{
	height: 150px;
	margin-left: 362px;
	margin-bottom: 0px;
	background-image: url(images/fond_menu.jpg);
}

#menu ul
{
	list-style: none;
	line-height: normal;
}

#menu li
{
	float: left;
	width: 117px;
	height: 150px;
	border-right: 1px #FFF solid;
	text-align: right;
}

#menu a
{
	display: block;
	padding: 131px 10px 4px 50px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
}

#menu a:hover
{
	text-decoration: none;
	color: #f5c917;
	background-color: #F30;
	opacity: 0.50;
	filter: alpha(opacity=50);/*IE*/
}

/******************************/
/***           MAP          ***/
/******************************/

#map
{
	width: 800p;
	height: 300px;
	padding : 10 px;
	border : 1px solid #1B5EA8;
	margin : 20px auto;
}
