/* CSS Document */

h1 {
	font-size:large;
	color:#00395a;
	margin: 2px 0 0 2px;
}

h2 {
	font-size:medium;
	color:#fff;
	margin: 0 0 0 2px;
}

h3 {
	color:#00395a;
	font-size:small;
}

h4 {
	color:#00395a;
	font-size:small;
}

body {
	text-align:justify;
	margin:0 0 10px 0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#master {
	width:900px;
	margin:0 auto 0 auto;
}
#accueil{
	width:504px;
	margin:0 auto 0 auto;
}
#accueil h1{
text-align:left;
color:#FFFFFF;
background-image:url(../images/sectionaccueil.jpg);
padding-left:2px;
}
#fournisseurs{
	margin:0 0 15px;
	width:424px;
	float:right;
}
#fournisseurs img{
	margin:10px 10px 0 10px;
	
}
#head {
	margin:0 50px 0 50px;
	float:left;
	height:97px;
	width:766px;
}

#interface {
	margin-top:0;
	width:800px;
}

a:link, a:active, a:focus, a:visited {
	text-decoration:underline;
	color:#406b83;
}

a:hover {
	color:#000;
	text-decoration:none;
}

#menuslogan {
	margin:0 0 0 48px;
	width:260px;
	float:left;
}

#menu {
	margin-top:0;
	background-image:url(../images/menu.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	height:397px;
}

#menu2 {
	margin-top:0;
	background-image:url(../images/menu2.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	height:397px;

}

#listemenu {
	font-weight:bold;
	padding:120px 0 0 50px;
	margin:0;
	list-style:none;
}

#listemenu li {
	margin:0 0 5px 0;
	text-align:left;
	width:155px;
	height:15px;
	border:2px solid #91aab8;
}

#listemenu li a:link, #listemenu li a:visited {
	padding-left:2px;
	text-decoration:none;
	color:#fff;
	display:block;
}

#listemenu li a:hover {
	background-color:#91aab8;
	display:block;
}

#slogan {
	width:250px;
	height:150px;
	background-image:url(../images/slogan.jpg);
	height:139px;
}

#slogan p {
	padding:25px;
	text-align:center;
	color:#00395a;
	font-family:"Times New Roman", Times, serif;
	font-size:medium;
	line-height:130%;
}

#coordonnees {
	float:left;
	width:200px;
	color:#406b83;
	font-weight:bold;
	font-size:x-small;
}

#pageprincipale {
	margin:0 0 10px 0;
	width:504px;
	float:left;
}

#titre {
	height:42px;
	text-align:right;
}


#date {
	color:#00395a;
	height:15px;
}

#sections { 
	background:#e1e1e1;
	height:65px;
	margin-bottom:15px;
}

#sections p {
	margin:5px;
}

#basdepage {
	margin:0 0 0 35px;;
	color:#fff;
	height:20px;
	width:800px;
	background-color:#426c85;
	float:left;
}

#copyrights {
	width:195px;
	float:left;
	margin:2px 0 0 50px;
	font-size:11px;
}

#menudubas {
	text-align:center;
	width:630px;
	margin:2px 0 0 40px;
	float:right;
	color:#fff;
	font-size:11px;

}

#menudubas ul {
	margin:0;
	color:#fff;

}

#menudubas li{
	list-style:none;
	display:inline;
	color:#fff;
}

#menudubas li a:link{
	color:#fff;
	text-decoration:none;
		display:inline;

}
#menudubas li a:visited{
	color:#fff;
	text-decoration:none;
		display:inline;

}
#menudubas li a:active{
	color:#fff;
	text-decoration:none;
	display:inline;

}

#menudubas li a:hover{
	color:#fff;
	text-decoration:underline;
	display:inline;

}

#réalisation {
	margin:5px 0 0 0;
	float:right;
	text-align:right;
	color:#426c85;
}

.espacesection {
	float:left;
}

#tableaucontact {
	margin: 50px auto 0 auto;
}

#menuentreprises {
	margin:5px 0 0 0;
}

#soussoustitres {
	color:#fff;
	margin:10px 0 0 0;
	background-repeat:no-repeat;
	background-image:url(../images/sections.jpg);
	width:504px;
	height:20px;
}

#soussoustitres span {
	font-size:large;
	color:#fff;
	margin: 0 0 0 2px;
}

#soussoustitresacc {
	color:#fff;
	margin:10px 0 0 0;
	background-repeat:no-repeat;
	background-image:url(../images/sections.jpg);
	width:504px;
	height:20px;
}

#soussoustitresacc span {
	font-size:large;
	color:#fff;
	margin: 0 0 0 2px;
}

#listebleue {
	list-style: disc outside; color:#00395a;
}

#tableaucoordonnees {
	float:left;
	clear:both;
}

#form1 input, #form1 textarea {
	margin-top:5px;
}

.listemenu2 {
	padding-left:2px;
	color:#fff;
	background-color:#91aab8;
	display:block;
}
