body {
	margin: 0px;
	padding: 0px;
	background-color: #172983;
	text-align: center; /*pour centrer sous IE*/
	font-family: Helvetica;
	font-size: 11px;
}

img {
	border: 0px;
}

.csc-firstHeader {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #E10079;
}


H1 {
	font-family: Arial;
	font-size: 23px;
	font-weight: bold;
	color: #E10079;
}

H2 {
	font-family: Arial;
	font-size: 19px;
	font-weight: bold;
	color: bl	ack;
	margin-left: 10px;
}

H3 {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: bl	ack;
	margin-left: 20px;
}

.form_champs input, .form_champs select, .form_champs textarea {
	width: 400px;
	border: 1px solid #000000;
}

#page {
	display: table;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 950px;
	/*min-height: 700px;*/
	
}

#menu_group {
	width: 950px;
	height: 67px;
	background-image: url(/fileadmin/templates/images/menu_haut.jpg);
	background-repeat: no-repeat;
}

#menu {
	width: 950px;
}

#chemin {
	margin-right: 30px;
	width: 400px;
	height: 18px;
	line-height: 18px;
	float: right;
	font-family: Helvetica, Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #172983;
	text-align: right;
}

#chemin p {
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #172983;
}

#menu_container {
	float: right;
}

.item_menu {
	float: left;
	background-image: url(/fileadmin/templates/images/menu_haut_nonact.jpg);
	background-repeat: no-repeat;
	width: 140px;
	height: 43px !important;
	height: 49px;
	text-align: center;
	padding-top: 6px;
}

.item_menu_act {
	float: left;
	background-image: url(/fileadmin/templates/images/menu_haut_act.jpg);
	background-repeat: no-repeat;
	width: 140px;
	height: 43px !important;
	height: 49px;
	text-decoration: none;
	text-align: center;
	padding-top: 6px;
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.item_menu a{
	text-decoration: none;
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #b1c800;
	text-align: center;
}


.item_menu a:hover {
	text-decoration: none;
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}

#left {
	width: 146px;
	float: left;
	height: 400px;
}

#services {
	width: 146px;
	height: 151px;
	background-image: url(/fileadmin/templates/images/services.jpg);
	background-repeat: no-repeat;
}

#services_container {
	padding-top: 40px; 
}

.menu_services {
	margin-bottom: 5px;
}

.menu_services a {
	margin-left: 3px;
	text-decoration: none;
	font-family: Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

.menu_services a:hover {
	margin-left: 3px;
	text-decoration: none;
	font-family: Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #172983;
}

.menu_services_act {
	padding-left: 3px;
	width: 126px;
	height: 21px;
	line-height: 19px;
	background-image: url(/fileadmin/templates/images/serv_act.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	font-family: Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

#public {
	width: 146px;
	height: 143px;
	background-image: url(/fileadmin/templates/images/public.jpg);
	background-repeat: no-repeat;
}

#publics_container {
	padding-top: 40px;
}

.menu_publics {
	margin-bottom: 5px;
}

.menu_publics a {
	margin-left: 3px;
	text-decoration: none;
	font-family: Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

.menu_publics a:hover {
	margin-left: 3px;
	text-decoration: none;
	font-family: Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #172983;
}

.menu_publics_act {
	padding-left: 3px;
	width: 144px;
	height: 21px;
	line-height: 19px;
	background-image: url(/fileadmin/templates/images/pub_act.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	font-family: Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

.menu_publics2 a {
	margin-left: 14px;
	text-decoration: none;
	font-family: Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

.menu_publics2 a:hover {
	margin-left: 14px;
	text-decoration: none;
	font-family: Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #172983;
}

.menu_publics2_act {
	margin-left: 14px;
	text-decoration: none;
	font-family: Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #172983;
}


#content_droit {
	width: 804px;
	float: right;
	background-color: #ffffff;
}

#contenu {
	float: right;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	text-align: left;
	width: 774px !important;
	width: 804px;
	background-color: #ffffff;
	font-family: Helvetica;
	font-size: 14px;
	min-height: 300px;
	_height: 300px;
	_overflow: visible;
}

#contenu a {
	color: #E10079;
	font-weight: bold;
}

td, th {
	font-family: Helvetica;
	font-size: 14px;
}

.bodytext {
	font-family: Helvetica;
	font-size: 14px;
}

.contenttable {
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
}

#pied img{
	margin-left: 0px !important;
	margin-left: 4px;
	padding:0px;
	float: right;
	width: 804px;	
}

#info {
	float: right;
	width: 804px;
}

#menu_info {
	float: left;
	font-family: Helvetica, Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	height: 10px;
}

.menu_footer {
	float: left;
	height: 15px;
	margin-top: 2px;
	margin-right: 8px;
}

.menu_footer a {
	text-decoration: none;
	font-family: Helvetica, Arial, Verdana;
	font-size: 10px;
	color: #ffffff;
}

.menu_footer a:hover {
	color: #B1C800;
	font-weight: bold;
}

.menu_footer_act {
	float: left;
	margin-top: 2px;
	margin-right: 8px;
	text-decoration: none;
	font-family: Helvetica, Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #B1C800;
}

#realisation {
	margin-top: 2px;
	height: 20px;
	float: right;
	font-family: Helvetica, Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}