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


html {
        height:100%;

}

body{ 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-align:center;
background-color:#FFFFFF;
background-image:url(images/background.jpg);
background-attachment:scroll;
background-repeat:no-repeat;
background-position:top center;
margin: 0;}

p{margin:10px}

.logopictures {
border: 1px solid #1D2B4E;
}

a:link{
        color: #004B6B;
		text-decoration:underline;
		font-weight:bold;
        }
a:hover {
	color: #ED5B12;
	text-decoration:underline;
	font-weight:bold;
}

a:visited {
		color: #004B6B;
		text-decoration:underline;
		font-weight:bold;
}

.whitelink a:link{
        color: #FFFFFF;
		text-decoration:underline;
		font-weight:bold;
        }
.whitelink a:hover {
	color: #432300;
	text-decoration:underline;
	font-weight:bold;
}

.whitelink a:visited {
		color: #FFFFFF;
		text-decoration:underline;
		font-weight:bold;
}

.whitetextfooter {font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px; color:#FFFFFF;}

div#container{text-align:left;width:900px; height:100%;margin:0 auto; border:solid; border-color:#F3965B; border-width:2px}
div#header1{ width:900px;height:143px;}
div#header2{ width:900px;height:101px;}
div#header3{ position:relative;width:900px;height:360px;}
div#menu{  width:900px;height:27px; background-image:url(images/bg-bubplastic.gif); background-repeat:repeat-x; }

div#contenu{  width:900px;height:100%; background-color:#FFFFFF;}
div#contenucontact{  width:900px;height:100%; background-image:url(images/contact_back.jpg); background-repeat:no-repeat; background-color:#FFFFFF; }
div#footer1{ width:900px; height:190px; background-color:#753F00; background-image:url(images/site_web_06.jpg)}

.copyright  { font-size:9px;}
.sous-titres  { font-size:15px; color:#211C5C;font-weight:bold;}