body {
	width : 80%;
	margin-top : 2px;
	margin-bottom : 10px;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000099;
	margin-right : auto;
	margin-left : auto;
	background-color: #FFFFCC;
	text-align: justify;
	font-weight: bold;
}
.Style1 {
	font-size: 15px;
	color: #CC3333;
}
.Style6 {	font-size: large;
	color: #0033FF;
}
.Style13 {
	font-size: xx-large;
	color: #F36;
}
.Style14 { font-size: medium;}
.Style15 { font-size: small;}

/********** SPECIFIQUE BANIERE ********************/
#en_tete{
	width: 100%;
	height: 150px;
	background-image: url(/images/banniere-a.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFF33;
	vertical-align: middle;
	text-align: center;
	background-position: center;
}


/********** SPECIFIQUE MENU GAUCHE ********************/
#menu {
	float : left;
	width : 160px;
	text-decoration : none;
}
.element_menu {
	margin-bottom : 10px;
	background-color: #CC99FF;
}
.element_menu h4 {
	color : #000099;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	height : auto;
	width : auto;
	background-image : none;
	background-repeat : no-repeat;
	display : inline;
	border : 1px solid #999999;
	vertical-align : text-top;
	padding : 4px;
	margin : 10px;
	background-color: #FFFFFF;
	font-size: 10px;
}
.element_menu ul 
{
	padding-left: 1px; /* Même chose que tout à l'heure, on modifie ensuite juste margin-bottom, mais tous les autres sont à 0px */
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 4px;
}
.element_menu li {
	list-style-position: inside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0033CC;
	line-height: 15px;
	list-style-type: square;
	margin-left: 0px;
}
.element_menu a {
color : #000000;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
font-weight : bold;
line-height : 10px;
text-decoration : none;
}
.element_menu a:hover {
background-color : #b3b3b3;
color : black;
}
.element_menu_res {
	border : 0 solid black;
	margin-bottom : 10px;
}
.element_menu_res h4 {
	color : #000000;
	height : auto;
	width : auto;
	display : inline;
	border : 1px solid #000000;
	vertical-align : text-top;
	padding : 2px;
	margin : 10px;
	background-color : #FFFFFF;
	font-size : 9px;
}
fieldset {
background-image : url(vie-economique/prive/img/gbgcadre.png);
border : 20px solid blue;
padding : 10px;
margin-bottom : 6px;
visibility : visible;
}
legend {
	background-color : #000033;
	padding-right : 5px;
	padding-left : 5px;
	border : 1px solid #00FF00;
	text-align: left;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CC6633;
	font-weight: bold;
}

/********** SPECIFIQUE CORPS********************/
#corps {
	margin-left : 160px;
	margin-bottom : 20px;
	padding : 5px;
	color : #333333;
	background-color : #CCFFFF;
	background-image : url(vie-economique/decouvrir-slide/frisa.gif);
	background-repeat : repeat-x;
	border : 1px solid #FF3333;
	background-position : top;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	text-align: justify;
}
#corps li {
	list-style-position: inside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0033FF;
	line-height: normal;
	list-style-type: circle;
}

#corps li a:link {
text-decoration : none;
font-size : 10px;
color : #000066;
font-weight : bold;
}
#corps li a:visited {
	text-decoration : none;
	color : #006699;
	font-weight : bold;
}
#corps ul li {
}
#corps ul li ul {
color : #006633;
}
#corps ul li ul li {
border : none;
height : 20px;
background-color : #626262;
margin : 2px;
padding : 2px;
left : 5px;
}
#corps a {
color : #0033FF;
text-decoration : none;
}
#corps a:hover {
color : #ffffff;
font-size : 10px;
background-color : #3b3b3b;
}
#corps tbody a {
	color : black;
}
#corps h1 {
	color : #330066;
	text-align : center;
	padding : 5px;
	font-size : 16px;
	margin : 5px;
	width : auto;
}


#corps h2 {
	height : 10px;
	background-repeat : no-repeat;
	padding-left : 20px;
	color : #0033FF;
	text-align : left;
	font-size : 18px;
	font-weight: bold;
}

#corps h3 {
	color : #333399;
	text-align : left;
	padding : 2px;
	font-size : 14px;
	margin : 2px;
	width : auto;
	font-weight: bold;
	height: auto;
}
#corps table {
	width : 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;
}
#corps td {
	padding: 5px;
	background-color: #FFFFCC;
	text-align: justify;
	text-indent: 0px;
	font-size: 10px;
	color: #000000;
	background-position: center;
	margin: 0px;
	border: 1px solid #CCFF66;
}


/********** PIED DE PAGE ********************/
#pied_de_page {
	margin-bottom : 0;
	text-align : center;
	color : #000066;
	background-color : #CC99FF;
	border : 1px solid #FF9966;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	margin-left: 160px;
}

.pied_de_page a:link {
text-decoration : none;
font-size : 10px;
color : #000000;
font-weight : bold;
}
.pied_de_page a:hover {
	background-color : #000000;
	color : #33FFFF;
	text-decoration : none;
	font-size: 10px;
}
.pied_de_page a:visited {
	text-decoration : none;
	color : #999999;
	font-weight : bold;
}

/********** SPECIFIQUE IMAGEA  AIRE de CONTENU ********************/
#imagea {
	float : right;
	height : 170px;
	right : 2px;
	left : 10px;
	width : 170px;
	text-align : center;
	border : 1px solid #CCFF00;
	padding : 5px;
	top : 10px;
	margin : 5px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #0033FF;
	vertical-align: middle;
	bottom: 10px;
}
.element_imagea {
float : left;
}
#imagea ul li {
display : inline;
background-color : #FFFFFF;
}
#imagea ul li ul {
color : #00FF33;
}
#imagea ul li ul li {
border : none;
height : 20px;
background-color : #626262;
margin : 2px;
padding : 2px;
left : 5px;
}


/********** SPECIFIQUE Illustration imgvert********************/
#imgvert {
	float : right;
	width : 150px;
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: auto;
	border: 1px inset #CCFF33;
	margin-top: 20px;
	margin-right: 5px;
}
.element_imgvert {
	padding: 3px;
	margin: 3px;
	clip: rect(auto,auto,auto,auto);
}
.element_imgvert h4 {
	color : #FFFFFF;
	height : auto;
	display : inline;
	border : 1px inset #CCFF33;
	vertical-align : text-top;
	padding : 4px;
	margin : 5px;
	background-color: #CC6633;
	font-size: 10px;
	font-style: normal;
}
.element_imgvert ul {
	list-style-image : url(vie-economique/decouvrir-slide/lst-dec-b.gif);
	padding-left : 2px;
	margin-bottom : 2px;
	margin-top : 20px;
	margin-right : 0;
	margin-left : 0;
	padding-top : 0;
	padding-right : 0;
	padding-bottom : 0;
	border-top-style : none;
	border-right-style : none;
	border-bottom-style : none;
	border-left-style : none;
	list-style-position : inside;
}

.element_imgvert a:link {
text-decoration : none;
font-size : 10px;
color : #FFFFFF;
font-weight : bold;
}
.element_imgvert a:hover {
background-color : #b3b3b3;
color : black;
}
.element_imgvert a:visited {
	text-decoration : none;
	color : #CCCCCC;
	font-weight : bold;
}
/********** SPECIFIQUE espace vide ********************/



.clear {
clear : both;
visibility : hidden;
}
