body
{
	width: 850px;
	margin-left: auto;
	margin-right: auto;

	font-family: Verdana, Arial, Times, sans-serif;
	font-size: 12px;
	background: url("barre_totale.png") repeat-y center;
}

#contenant
{
    position: relative;
	float: left;

    width: 830px;

}

h1
{
	text-indent: -50000px;
	height: 12px;
}
#en_tete
{
	margin: 45px 10px 0px 10px;

	background: url("barre_titre.png") repeat-x;
}
#logo
{
	width: 354px;
	height: 77px;
	position: relative;
	top: 20px;
	left: 0px;

	background: url("petit_logo_R2.png") no-repeat;

}
#slogan
{
	width: 476px;
	height: 77px;
	position: absolute;
	top: 20px;
	right: 0%;

	background: url("slogan7.png") no-repeat;
	background-position: right;
}

#menu
{
	list-style-type: none;

	padding: 0px 0px 0px 0px;
	width: 27%;
	float: left;
}

#menu a
{
	color: white;
	text-decoration: none;
}

#menu ul
{
	list-style-type: none;
	list-style-position: outside;
	margin-left: 0px;
	padding-left: 0px;
}
#menu ul li
{
	padding-left: 0px;
	margin: 0px 0px 0px 0px;
}

#corps
{
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	margin-left: 29%;
	border: 0px double white;
	text-align: justify;

}
#corps ul	
{
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;

}
#corps ul ul
{
	list-style-type: disc;
	margin: -10px 0px 0px -10px;
	padding-left: 50px;

}
#corps img
{
	position: relative;
	margin: 15px 50px 0px 30px;
	border: 0px solid white;
}
#corps ul li
{
	margin: 0px 0px 0px 0px;
}
p
{
	padding: 0px 0px 0px 0px;
}
#corps h2
{
	text-align: center;
	font-size: 18px;
}
#corps h3
{
	font-size: 13px;
	padding: 0px 0px 5px 0px;
	margin: 20px 0px 10px 0px;
}
#photosss
{
	width: 780px;
	height: 200px;
	clear: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	font-size: 10px;
	text-align: center;
}
#pied_de_page
{
	clear: left;
	margin-top: 10px;
	padding: 5px;
	font-size: 10px;
	text-align: center;
}
#pied_de_page a
{
	color: blue;
	text-decoration: underline;
}
#nous_contacter 
{
	margin: 0px 3px 0px 0px;


}
#nous_contacter table
{
	padding-left: 0px;

}
legend
{
	font-weight: bold;
	color: #073E7C;
}
fieldset
{
	margin-bottom: 10px;
	padding: 5px 2px 5px 2px;

}
#vous_contacter fieldset
{
	margin: 0px 0px 0px 18px;

}
#info fieldset
{
	margin: 0px 0px 0px 0px;

}
#info legend

{
	font-weight: normal;
	color: #073E7C;
}

#nous_contacter a
{
	color: blue;
	text-decoration: underline;
}


#nous_contacter fieldset fieldset
{
	border: 1px black;
}
#cnil
{
	margin-left: 29%;
}
.questionnaire
{
	width: 300%;
}




.adresse
{
	font-weight: bold;
}
.choix_menu
{

	text-align: left;
	line-height: 25px;
	height: 35px;
	padding-top: 1pt;
	padding-right: 25px;
	padding-bottom: 0pt;
	padding-left: 20px;
	margin: 5px 0px 5px 0px;
	display: block;

    background: url("gabarit2.png") no-repeat;
    background-position: top left;
}
.choix_menu:hover
{
	background: url("gabarit4.png") no-repeat;
	font-weight: bold;
}
.choix_actif
{
	display: block;
	color: #073E7C;
	text-align: right;
	line-height: 25px;
	height: 35px;
	padding-top: 2px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 5px 25px 5px 0px;
	font-weight: bold;

	
    background: url("gabarit10.png") no-repeat;
    background-position: left;
}

