@charset "UTF-8";
/* CSS Document */

body {
	font-family: Helvetica, "Helvetica Neue", Arial, "Arial Black";
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	background-color: #000000;
}
#conteneur {
width: 800px;
margin: 0 auto; 
}
#bando {
	height: 100px;
}
#accueil {
	height: 784px;
	background-color: #FFFFFF;
	background-image: url(../images/fondaccueil.gif);
	background-repeat: no-repeat;
}
#menu {
	height: 173px;
	background-color:#FFFFFF;
}
#metropole {
	height: 173px;
	background-image: url(../metropolisation/visuels/fd_menumet2.jpg);
	background-repeat: repeat-x;
	color: #999999;
}
#titre {
	background-color:#FFFFFF;
	height: 100px;
	background-image: url(../images/fdombrehaut.gif);
	background-repeat: no-repeat;
}

#texte {
	background-color:#FFFFFF;
	background-image: url(../images/fdombre.gif);
	background-repeat: repeat-y;
	height: 100%;
}

#pied {
	height: 55px;
	background-color: #FFFFFF;
}
#Slider {
	position:relative;
	left:0px;
	top:0px;
	width:80px;
	height:92px;
	z-index:101;
	margin-left: 20px;
}
#Slider_m {
	position:relative;
	left:0px;
	top:0px;
	width:83px;
	height:92px;
	z-index:101;
	margin-left: 20px;
}

.menuhaut {
list-style-type: none;
margin: 0;
padding:0;
}
.menuhaut li {
display: inline;
}
.menuhaut a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
.menuhaut a:hover {
text-decoration: none;
}

.defini {
}
.defini p {
	font-size: 0.8em;
	text-align: justify;
	margin: -5px 0 20px 0;
	padding-right: 5px;
	border: solid 1px grey;
}

.textes {
}
.textes h1 {
	font-size: 2.5em;
	color: #666666;
	font-weight: normal;
	margin-top: 5px;
}
.textes h2 {
	font-size: 1em;
	color: #E2001A;
	font-weight: normal;
	margin-top: 5px;
}
.textes h2 a {
	text-decoration: none;
	color: #E2001A;
}
.textes h2 a:hover {
	text-decoration: underline;
}

.textes h3 {
	font-size: 1.1em;
	color: #E2001A;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(/images/puce_m.gif);
	text-indent: 20px;
	line-height: 24px;
	margin-left: -20px;
	margin-top: 40px;
}
.textes h4 {
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(../images/puce_c.gif);
	line-height: 24px;
	font-weight: bold;
	font-size: 0.8em;
	text-indent: 100px;
	margin-left: -100px;
	margin-top: 5px;
}
.textes h4 a {
	text-decoration: none;
	color: #0070B8;
}
.textes h4 a:hover {
	text-decoration: underline;
}

.textes p {
	font-size: 0.9em;
	text-align: justify;
	margin: 0px 0 10px 0;
}
.textes p a {
	color: #0070B8;
	text-decoration: none;
}
.textes p a:hover{
	text-decoration: underline;
}

.lienpied {
	list-style-type: none;
	color: #FFFFFF;
	font-size: 10px;
	margin-top: 18px;
}
.lienpied li {
display: inline;
}
.lienpied a {
	color: #FFFFFF;
	text-decoration: none;
}
.lienpied a:hover {
	text-decoration: underline;
}

.bloc1 {
	height: 100px;
	width: 600px;
	float: left;
	text-align: right;
}
.bloc2 {
	height: 100px;
	width: 160px;
	float: left;
	margin-left: 20px;
	background-image: url(../images/carrepucev_03.gif);
	background-repeat: no-repeat;
}
.bloc3 {
	height: 100px;
	width: 160px;
	float: left;
	margin-left: 20px;
}
.lienbloc {
	list-style-type: none;
	margin: 0;
	padding:0 0 0 15px;
	color: #333333;
	font-size: 10px;
	font-weight: bold;
}
.lienbloc li {
	display: list-item;
	line-height: 20px;
}
.lienbloc a {
	margin: 0 2px;
	color: #000000;
	text-decoration: none;
}
.lienbloc a:hover {
	text-decoration: underline;
}
.lienm {
	list-style-type: none;
	margin: 0;
	padding:0 0 0 15px;
	color: #333333;
	font-size: 10px;
	font-weight: bold;
}
.lienm li {
	display: list-item;
	line-height: 20px;
}
.lienm a {
	margin: 0 2px;
	color: #D5E053;
	text-decoration: none;
}
.lienm a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
p {margin: 0 0 10px 0;}
.parenthese {
	color: #000000;
	font-size: 0.8em;
	font-weight: normal;
}
.portail {
	width: 550px;
	margin-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
.portail td {
	border-bottom: solid #F2CA31 2px;
}
.portail a {
	text-decoration: none;
	color: #0070B8;
}
.portail a:hover {
	text-decoration: underline;
}
