html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	color: #ffffff;
	background: #79a3e2;
	border-bottom: 3px solid #2d69c3;
	border-top: 3px solid #2d69c3;
	font: 0.9em Verdana, sans-serif;
	text-align: center;

}

a {
	color: #ff6020;
	text-decoration: none;
}

a:hover {
	color: #ffa060;
}

img {
	border: 0;
}

h3 {
	background: #0060c0 url(theme/titled.png) top right;
	background-repeat: no-repeat;
	color: #ffffff;
	text-align: center;
	font-style: italic; 
	width: 100%;
}

h3 a {
	color:#ffffff;
}

h3 a:hover {
	color:#ffffff;
}

td {
	border: 1px solid #c0c0c0;
}

#container {
	margin: auto;
	text-align: left;
	width: 783px;
	background: transparent;
	border-left: 5px solid #176c03;
}

#entete {
	height: 250px;
	border-right: 5px solid #176c03;
	background-color: #8bc57e;
}

#entete[id] {
	background: #8bc57e url(theme/entete4_v1.png) no-repeat top left;
}

#menu {
	height: 20px;
	background: #8bc57e;
	border-right : 5px solid #176c03;
}

ul#menug {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul#menug li {
	width: 106px;
	float: left;
	margin-left: 2px;
	background: #8bc57e;
	text-align: center;
	border: 1px solid #176c03;
	display: block;
}

ul#menug li ul {
	/*display: none;*/
	list-style-type: none;
}

ul#menug li li {
	margin-left: -1px;
	/*left: 0;*/
	float: none;
	list-style-type: none;
	/*display: none;*/
}

ul#menug li:hover>ul {
	position: absolute;
	display: block;
	/*left: 0;*/
	z-index: 100;
}

ul#menug ul {
	position: absolute;
	display: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#menug a {
	color: #176c03;
	display: block;
	text-decoration: none;
}

ul#menug a:hover {
	color: #ffa060;
	background: #add8e6;
	left: auto;
}

#trans {
	width: 784px;
	height: 30px;
	font-size: 1px;
}

#trans[id] {
	background-image: url(theme/ent_corps.png);
}

#corps {
	margin-top: -19px;
	background-color: #8bc57e;
	z-index: 10;
}

#position_s {
	background: #cfe0cb;
	border-right: 5px solid #176c03;
}

#cgauche {
	float: left;
	width: 127px;
	background: #8bc57e;
}

#content {
	border-bottom: 1px solid #79a3e2;
	margin-left: 127px;
	background: #79a3e2;
	border-left: 5px solid #176c03;
}

#cbg {
	margin-top: -50px;
	float: left;
	height: 115px;
	width: 182px;
	background-repeat: no-repeat;
	font-size: 1px;
}

#cbg[id] {
	background-image: url(theme/bas_gt.png);
}

#cbd {
	float: right;
	height: 65px;
	width: 65px;
	background-repeat: no-repeat;
	font-size: 1px;
	background-image: url(theme/bas_d.png);
}

#gestion {
	width: 80%;	
}

#carte {
	float: left;
	margin-top: 20px;
	margin-right: 20px;
	background-image: url(theme/france_dept.PNG);
	background-repeat: no-repeat;
	width: 465px;
	height: 411px;
}

#plan2 {
	float: left;
	margin-top: 20px;
	margin-right: 20px;
	background-image: url(theme/plan2.gif);
	background-repeat: no-repeat;
	width: 459px;
	height: 379px;
}

#plan3 {
	float: left;
	margin-top: 20px;
	margin-right: 20px;
	background-image: url(theme/plan3.gif);
	background-repeat: no-repeat;
	width: 459px;
	height: 379px;
}

.tnews {
	border: 3px solid #0060c0;
	margin-left: 20px;
	margin-right: 20px;
}

.cnews {
	border-bottom: 3px solid #0060c0;
	border-left: 3px solid #0060c0;
	border-right: 3px solid #0060c0;
	margin-left: 20px;
	margin-right: 20px;
}

.inf {
	color: red;
	font-weight: bold;
	text-align: center;
}

.ct {
	/*border-bottom: 1px solid #79a3e2;*/
	width: 90%;
	margin-left: 5%;
	padding: 0;
	/*background-color: #abcdff;*/
}

.cg {
	width: 90%;
	margin-left: 3%;
	padding-left: 5px;
	border: 1px solid #ff6020;
	font-size: 0.8em;
}

.may {
	float: left;
	width: 36px;
	height: 36px;
	margin-left: 135px;
	margin-top: 107px;
}

a.may[class]:hover {
	background: url(theme/mayennej.PNG) no-repeat;
}

.plan2 {
	float: left;
	width: 39px;
	height: 36px;
	margin-left: 211px;
	margin-top: 172px;
}

a.plan2:hover {
	background: url(theme/plan2r.gif) no-repeat;
}

#info {
	margin-top: 20px;
}



.titre {
	text-align: center;
	background: #000080;
	color: #ffffff;
}

.vide {
	border: none;
	background: none;
}

.b1 {
	background: #ffffe0;
}

.b2 {
	background: #c0e0ff;
}

.spacer {
	clear: both;
}

.droite {
	float: right;
	margin-left: 10px;
	margin-right: 10px;
}

.gauche {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

.centre {
	text-align: center;
}

.titre_l {
	font-weight: bold;
}

.cita {
	font-style: italic;
}

#pied a {
	text-decoration: none;
	color: #ff6020;
}

#pied a:hover {
	color: #ffa060;
}

#pied {
	/*margin-left: 182px;	
	margin-right: 60px;*/
	margin-left: 182px;	
	margin-right: 65px;
	height: 60px;
	/*_height: 65px;*/
	background-color: #8bc57e;
	/*border: 1px solid black;*/
	border-top: 5px solid #176c03;
	color: #ffffff;
	/*margin-top: 5px;*/
	text-align: center;
	font-weight: bold;
	font-size: 0.7em;
	z-index: 2;
}

#pied[id] {
	margin-left: 182px;
	margin-right: 60px;

}


