body {
	background-color: #fff;
	margin: 0px;
	color: #000;
	font-family: "Lucida Grande",Helvetica,Arial,sans-serif;
	font-size:12px;
}


.spacer {
	clear:both;
}

/* ========================================
	STYLE DE BASE
==========================================*/

h1 {
	font-size:15px;
	margin-top:17px;
	margin-bottom:13px;
	color:#0177C1;
	margin-left:35px;
}


h2 {
	font-size:12px;
	margin-top:0px;
	margin-bottom:7px;
	color:#0177C1;
}

h2 a{
	color:#0177C1;
	text-decoration:none;
}

h2 a:hover{
	color:#F11F1E;
	text-decoration:none;
}

h3,h4 {
	color: #0177C1;
}

h3{
	font-size:13px;
}

h4{
	font-size:12px;
	margin-top:0px;
}

ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

ul.liste_fichier_accueil {
	text-align:left;
	margin-left:0px;
	padding-left:0px;
	list-style-image: none;
	list-style-position:outside;
	list-style-type:none;
}

ul.liste_fichier_accueil li{
	text-align:left;
	background-image: url(../images/architecture/bullet2.jpg);
	background-repeat:no-repeat;
	padding-left: 17px;
	background-position: 0% 54%;
}

ul.liste_fichier_accueil a{
	text-decoration: none;
	color: #000;
	
}

ul.liste_fichier_accueil a:hover{
	text-decoration: none;
	color: #0177C1;
}


p {
	text-align:justify;
	margin-left:35px;
	margin-right:25px;
}

a {
	color: #000;
}

a:hover {
	color: #F0F0F0;
}

img {
	border: 0px;
}

#ban {
	margin-top: 25px;
	margin-bottom: 4px;
	width:760px;
	height:153px;
	background-color: #8faecb;
	position:relative;
	padding-top:5px;
}

#logo_fpr {
	width:313px;
	height:44px;
	position:relative;
	top:94px;
	left:-205px;
	z-index:10;
}

.img_ban {
	width:750px;
	height:148px;
	position:relative;
	top: -44px;
	left:0px;
}

#slideshow img{
	width:750px;
	height:148px;
}


#menu {
	width:760px;
	height:23px;
	line-height:23px;
	vertical-align:middle;
	color:#fff;
	background-color: #0177c1;
}

#menu a {
	color: #fff;
	text-decoration:none;
}

#menu a:hover {
	color: #000;
	text-decoration:none;
}

#container {
	width: 760px;
	min-height: 320px;
}

#footer {
	width:760px;
	height:125px;
	margin-bottom:50px;
	color: #0871AA;
	font-size:9px;
	background-image: url(../images/site/footer.jpg);
}



#lien a {
	color:#8faecb;
}

#lien a:hover {
	color:#0177C1;
}



/* ========================================
	Page accueil
==========================================*/


.cell_accueil{
	float:left;
	margin-left:15px;
	margin-right:15px;
	margin-top:17px;
	margin-bottom: 19px;
	width:350px;
}

.cell_catalogue{
	float:left;
	margin-top:17px;
	width:240px;
}




.text_accueil p{
	margin:0px;
	font-size:11px;
	margin-top:5px;
}


.text_catalogue p{
	margin:0px;
	font-size:12px;
	margin-top:5px;
	text-align:left;
}

.text_liste_catalogue p{
	margin:0px;
	font-size:10px;
	margin-top:5px;
	text-align:left;
}

.img_catalogue {
	border:1px solid #8FAECB;
	width:90px;
}



/* GESTION DES OMBRES*/


IMG {
	display: block
}
.ombre {
	margin: 0px 20px 20px 0px; 
	background: url(../images/ombre/shadow.gif) right 100%; 
	float: left;
}
.ombrebasgauche {
	background: url(../images/ombre/corner_bl.gif) no-repeat left bottom;
}
.ombretopdroit {
	padding-bottom: 6px;
	padding-left: 0px;
	padding-right: 6px;
	background: url(../images/ombre/corner_tr.gif) no-repeat right top;
	padding-top: 0px;
}













