body, ul, li, h1, h2, h3, form, fieldset, input, p 
{ 
	margin : 0;
	padding : 0; 
}
body
{
	background-color: #E8EDF0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#page
{
	margin: 0 auto;
	background-image: url(../img/fd_page.jpg);
	background-repeat: repeat-y;
	width: 863px;
	position: relative;
} 
#contenu
{
	margin: 0px 200px 0px 50px;
	padding: 15px 0; 
	font-size: 12px;
}
#contenu a
{
	color: #0F3193;
	font-weight: bold;
	text-decoration: none;
}

#contenu p
{
	margin: 10px 0px;
	text-align: justify;
}
#contenu h1
{
	color: #0F3193;
	font-size: 16px;
	font-weight: bold;
	/*background-image: url(../img/puce_h1.jpg);
	background-repeat: no-repeat; 
	padding-left: 22px;	
	line-height: 20px; */
	margin-bottom: 10px;
	border-bottom: 2px dotted #0F3193;
}
#contenu h2
{
	color: #0F3193;
	font-size: 14px;
	margin-bottom: -8px;	
	background-image: url(../img/puce_h2.jpg);
	background-position: 0 2px;
	background-repeat: no-repeat;
	padding-left: 17px;	
	line-height: 16px;
	
}

#top
{	
	position: relative;
	height: 159px;
	margin: 20px auto 0 auto;
	width: 863px;
	background-image: url(../img/top.jpg);
	background-repeat: no-repeat;
}

#top h1
{
	text-indent: -9999px;
	height: 0px;
}

/* Hides from IE5-mac \*/
* html #contenu {height: 1%;}
/* End hide from IE5-mac */

#menu
{
	position: absolute;
	top: 120px;
	left: 145px;
}
#menu li
{
	list-style: none;
	float: left;
}


#menu_entreprise a
{
	background-image: url(../img/bout_entreprise01.jpg);
	background-repeat: no-repeat; 
	height: 19px;
	width: 82px;
	display: block;	
	text-indent: -9999px;
}

#menu_entreprise a:hover
{
	background-image: url(../img/bout_entreprise02.jpg);
}
#menu_agenda a
{
	background-image: url(../img/bout_realisation01.jpg);
	background-repeat: no-repeat; 
	height: 19px;
	width: 107px;
	display: block;	
	text-indent: -9999px;
	margin-left: 5px;
}
#menu_agenda a:hover
{
	background-image: url(../img/bout_realisation02.jpg);
}

#menu_produits a
{
	background-image: url(../img/bout_produits01.jpg);
	background-repeat: no-repeat; 
	height: 19px;
	width: 138px;
	display: block;	
	text-indent: -9999px;
	margin-left: 2px;
}
#menu_produits a:hover
{
	background-image: url(../img/bout_produits02.jpg);
}

#menu_devis a
{
	background-image: url(../img/bout_devis01.jpg);
	background-repeat: no-repeat; 
	height: 19px;
	width: 158px;
	display: block;	
	text-indent: -9999px;
	margin-left: 5px;
}
#menu_devis a:hover
{
	background-image: url(../img/bout_devis02.jpg);
}

#menu_partenaires a
{
	background-image: url(../img/bout_partenaires01.jpg);
	background-repeat: no-repeat; 
	height: 19px;
	width: 105px;
	display: block;	
	text-indent: -9999px;
	margin-left: 4px;
}
#menu_partenaires a:hover
{
	background-image: url(../img/bout_partenaires02.jpg);
}

#menu_contact a
{
	background-image: url(../img/bout_contact02.jpg);
	background-repeat: no-repeat; 
	height: 13px;
	width: 65px;
	display: block;	
	text-indent: -9999px;
	position: absolute;
	top: -21px;;
	right: -71px;
}
#menu_contact a:hover
{
	background-image: url(../img/bout_contact01.jpg);
}

/* lien sur le logo */
#menu_accueil a
{
	
	height: 155px;
	width: 155px;
	position: absolute;
	top: -120px;
	left: -145px;
	text-indent: -9999px;
	z-index: 200;
	
}



/* les petits cadres d'informations */
#infos_top
{
	position: absolute;
	width: 154px;
	background-image: url(../img/cadre_produits.jpg);
	background-repeat: no-repeat;
	top: 0; 
	right: 20px;
}
#infos_top a
{
	color: #0F3193;
	text-decoration: none;
}
#infos_top_entreprise
{
	position: absolute;
	width: 154px;
	background-image: url(../img/cadre_entreprise.jpg);
	background-repeat: no-repeat;
	top: 40px; 
	right: 20px;
}
#infos_top_produits
{
	position: absolute;
	width: 154px;
	background-image: url(../img/cadre_produits.jpg);
	background-repeat: no-repeat;
	top: 40px; 
	right: 20px;
}
#infos_top_agenda
{
	position: absolute;
	width: 154px;
	background-image: url(../img/cadre_agenda.jpg);
	background-repeat: no-repeat;
	top: 40px; 
	right: 20px;
}
#infos_top_devis
{
	position: absolute;
	width: 154px;
	background-image: url(../img/cadre_devis.jpg);
	background-repeat: no-repeat;
	top: 40px; 
	right: 20px;
}
#infos_top_contact
{
	position: absolute;
	width: 154px;
	background-image: url(../img/cadre_contact.jpg);
	background-repeat: no-repeat;
	top: 40px; 
	right: 20px;
}
#infos_top_partenaire
{
	position: absolute;
	width: 154px;
	background-image: url(../img/cadre_partenaires.jpg);
	background-repeat: no-repeat;
	top: 40px; 
	right: 20px;
}
#infos_top_mentions
{
	position: absolute;
	width: 154px;
	background-image: url(../img/cadre_mentions.jpg);
	background-repeat: no-repeat;
	top: 40px; 
	right: 20px;
}

#infos_top_entreprise a, #infos_top_produits a, #infos_top_agenda a, #infos_top_devis a, #infos_top_partenaire a, #infos_top_mentions a, #infos_top_contact a
{
	color: #0F3193;
	text-decoration: none;
}

#infos_texte p
{
	margin: 4px 0;
	text-align: left;
}

.infos_titre
{
	border : none;
	font-size: 12px;
	line-height: 12px;
	margin: 0;
	text-align: left;
	padding: 0;
	color: #0F3193;
	font-weight: bold;
}

#infos_texte
{
	padding: 5px 10px 10px 10px;
	margin-top: 78px;
	background-image: url(../img/cadre_mil.jpg);
	background-position: bottom;
	font-size: 10px;
}

/* Hides from IE5-mac \*/
* html #infos_texte {height: 1%;}
/* End hide from IE5-mac */


#infos_fin
{
	text-indent: -9999px;
	background-image: url(../img/cadre_fin.jpg);
	height: 22px;
}

#pied_de_page
{
	height: 40px;
	width: 863px;
	background-image: url(../img/bas.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	font-size: 0.7em;
}
#pied_de_page p
{
padding-top: 22px;
padding-left: 25px;
text-align: center;
}

#pied_de_page a
{
color : #0F3193;
text-decoration: none;
}

img.flotte_droite
{	
	float: right;
	margin: 5px;
	margin-left: 10px;
}
img.flotte_gauche
{	
	float: left;
	margin: 5px;
}

#contenu .haut_de_page
{
	float: right;
	margin: 30px 15px 0 0;
	clear: both;
	font-weight: normal;
	font-size: 11px;
	font-style: italic;
	text-decoration: underline;
}
#contenu a.haut_de_page
{
	font-weight: normal;
	font-size: 11px;
	font-style: italic;
	text-decoration: underline;
}


p#signature
{
	background-image: url(../img/signature.jpg);
	background-position: 15px 0;
	background-repeat: no-repeat;
	padding-top: 75px;
	padding-left: 5px;	
	margin: 20px 0px 5px 480px;
	clear: both;	
}
p#signature2
{
	background-image: url(../img/signature2.jpg);
	background-position: 30px 0px;
	background-repeat: no-repeat;
	padding-top: 65px;
	margin-bottom: -5px;
	clear: both;	
}
p#signature3
{
	background-image: url(../img/signature3.jpg);
	background-position: 40px 45px;
	background-repeat: no-repeat;
	padding-top: 65px;
	/*padding-left: 5px;	
	margin: 20px 0px 5px 480px; */
	clear: both;	
}

.etoile
{
	color: red;
}
.fin
{
	clear: both;
}

