* {padding: 0em; margin: 0em;}

body
{
	font: normal 62.5% arial,sans-serif;
	color: #666;
	text-align: center;
	background: url(images/bg.gif) repeat-x ;
}

/* LIENS */
a {color: #99CC33; text-decoration: none;}
a:hover {color: #f2961e; text-decoration: underline;}

.header2 a {color: #888; text-decoration: none;}
.header2 a:hover {color: #888; text-decoration: underline;}

.fiche a {color: #f2961e; text-decoration: none;}
.fiche a:hover {color: #99CC33; text-decoration: underline;}

.recherche a {color: #f2961e; text-decoration: none;}
.recherche a:hover {color: #99CC33; text-decoration: underline;}

.deconnexion a {color: #000000; text-decoration: none;}
.deconnexion a:hover {color: #000000; text-decoration: underline;}

.droite a {color: #fff; text-decoration: none; font-size: 1.6em; font-weight: bold;}
.droite a:hover {color: #fff; text-decoration: underline;}

/* CONTENU */
.header {position: relative;}
.header2 {
	background-image: url(images/header_feep.gif);
	background-repeat: no-repeat;
	width: 984px;
	height: 247px;
	display: table;
}

.header2 .logo {
	float: left;
	display: block;
	width: 300px;
	height: 243px;
}

.header2 .logo2 {
	float: left;
	display: block;
	width: 680px;
	height: 243px;
}

.header2 .lienlogo {
	width: 253px;
	margin-left: 427px;
	display: block;
	height: 116px;
}

.header2 .titre1 {

	text-align: center;
	font-size: 2.3em;
	color: #fff;
	text-transform: uppercase;
	float: left;
	width: 680px;/*428px;*/
	height: 125px;
	overflow: hidden;
		
}

.header2 .nav {
	color: #888;
	font-size: 1.1em;
	float: left;
	margin-top: 118px;
	width: 255px;
	height: 125px;
}

.outter {
	margin: 0 auto;
	width: 1002px;
	text-align: center;
	background-color: #fff;
}

.inner {
	margin: 0 auto;
	padding: 9px 0;
	width: 984px;
	text-align: left;
}

.contenu {
	margin-right: 255px;
	margin-left: 300px;
	width: 429px;
	top-padding: 50px;
}

.contenu_spec {
	float: left;
	width: 389px;
}

.mapholder {float: left;}

.map {
	width: 570px;
	height: 570px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.contenu2 {
	margin-left: 300px;
	width: 684px;
}

.texte {
	padding: 20px;
	color: #444;
	font-size: 1.2em;
}

.deconnexion {
	text-align: right;
	margin-bottom: 5px;
	padding: 5px;
}





/* SECTION DE GAUCHE */
.gauche {
	float: left;
	margin-left: -984px;
	width: 300px;
	padding-bottom: 10px;
}

.fiche {
	background-image: url(images/fiche_bg.gif);
	padding: 10px 20px;
	font-size: 1.2em;
}

.photo {padding: 2px 0;}

/* SECTION DE DROITE */
.droite {
	float: left;
	margin-left: -255px;
	width: 255px;
	padding-bottom: 10px;
}

.textePlusGrand {
	color: #444;
	font-size: 1.1em;
}


.search_box {
	background-color: #3398CC;
	width: 255px;
}

.search_box .text {
	font: normal 1em "Arial narrow",sans-serif;
	border: 1px solid #666;
	padding: 0.25em 0.25em 0.25em 0.25em;
}

.wrapper {
	float: left;
	width: 100%;
}

.footer {
	clear: both;
	text-align: center;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: bold;
	border-top: 1px solid #99CC33;
	padding: 5px 0;
	color: #99CC33;
}

.copyright {
	font-size: 0.8em;
	text-transform: none;
	font-weight: normal;
}

.pub_hb {padding: 10px 0;}
.pub_g {padding: 30px 0;}

/* TITRES */
h1 {
	font-size: 1.8em;
	font-weight: bold;
	letter-spacing: -1px;
	color: #99CC33;
	margin-bottom: 20px;
}

h2 {
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: -1px;
	color: #fff;
	margin-bottom: 10px;
	text-transform: uppercase;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: -1px;
	color: #fff;
	margin-bottom: 10px;
	text-transform: uppercase;
}

h5 {
	font-size:0.6em;
	letter-spacing: -1px;
	color: #fff;
	font-weight: bold;
	
}


/* FORMULAIRES */
.text {
	font: normal 1em "Arial narrow",sans-serif;
	border: 1px solid #666;
	padding: 0.25em 0.25em 0.25em 0.25em;
}

.texte .text {
	font: normal 0.8em "Lucida Sans Unicode",sans-serif;
	border: 1px solid #666;
	padding: 0.25em 0.25em 0.25em 0.25em;
}

.fiche .text {
	font: normal 0.8em "Lucida Sans Unicode",sans-serif;
	border: 1px solid #666;
	padding: 0.25em 0.25em 0.25em 0.25em;
}

input.text {width: 194px;}
select.text {width: 200px;}

.button
{
	font: normal 1.4em "Lucida Sans Unicode",sans-serif;
	background-color: #3398CC;
	color: #fff;
	border: solid 1px #fff;
	font-weight: bold;
	padding: 4px;
}

.texte .button
{
	font: normal 1.2em "Lucida Sans Unicode",sans-serif;
	background-color: #f2961e;
	color: #fff;
	border: solid 1px #666;
	font-weight: bold;
	padding: 4px;
}

/* EXTRA */
.special td {padding: 3px;}
/*.special a {font-size: 1.2em;}*/
img {display: block;}
table {font-size: 1em;}