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

body {
background-image: url(images/background/fat_lines_dark.gif);
margin:0;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #696869;
}
a:hover {
	text-decoration: none;
	color: #696869;
}
a:active {
	text-decoration: none;
}

h1 {
font-family:Trebuchet Ms,Lucida,Arial,Verdana,sans-serif;
font-size:30px;
padding:10px 0px 0px 10px;
margin:0px;
font-weight:bold;
color:#666666;
}

h2 {
font-family:Trebuchet Ms,Lucida,Arial,Verdana,sans-serif;
font-size:22px;
padding:0px;
margin:0px;
font-weight:bold;
color:#EE7700;
}

.texte {
font-family:Trebuchet Ms,Lucida,Arial,Verdana,sans-serif;
font-size:13px;
text-align:justify;
font-weight:normal;
color:#000000;
}

.texte-center {
font-family:Trebuchet Ms,Lucida,Arial,Verdana,sans-serif;
font-size:13px;
text-align:center;
font-style:italic;
font-weight:normal;
color:#000000;
}

.texte-subtitle {
font-family:Trebuchet Ms,Lucida,Arial,Verdana,sans-serif;
font-size:17px;
text-align:left;
padding:0px 0px 0px 10px;
color:#EE7700;
}

.texte-footer{
font-family:Trebuchet Ms,Lucida,Arial,Verdana,sans-serif;
font-size:10px;;
font-weight:bold;
text-align:center;
padding:5px 0px 0px 0px;
color:#000000;
}

.texte-gras {
font-family:Trebuchet Ms,Lucida,Arial,Verdana,sans-serif;
font-size:13px;
text-align:justify;
font-weight:bold;
color:#000000;
}

.texte-gras-souligne {
font-family:Trebuchet Ms,Lucida,Arial,Verdana,sans-serif;
font-size:13px;
text-align:justify;
text-decoration:underline;
font-weight:bold;
color:#000000;
}

.marge {
padding:30px;
}

.header {
background-image:url(images/headers/led-grossiste-header.jpg);
width:780px;
height:180px;
background-repeat: no-repeat;
margin:0 auto 0 auto;
}

.title {
width:780px;
height:80px;
background-color:#ffffff;
margin:0 auto 0 auto;
}

.fondmenu {
width:780px;
height:30px;
margin:0 auto 0 auto;
background:no-repeat url(images/menu/led-grossiste-menu.gif);
}

.footer {
width:780px;
height:45px;
background:no-repeat url(images/menu/led-grossite-footer.gif);
margin:0 auto 0 auto;
}

ul#menusite {
height:25px;
margin:0;
padding:0;
list-style-type:none;
font-family:Trebuchet Ms,Lucida,Arial,Verdana,sans-serif;
font-size:11px;
color:#000000;
}

ul#menusite li {
float:left;
text-align:center;
}

ul#menusite li a {
width:156px;
line-height:30px;
font-size:14px;
font-weight:bold;
color:#FFFFFF;
display:block;
text-decoration:none;
}

ul#menusite li a:hover {
color:#EE7700;
}