html {
	scrollbar-face-color: #eeeeee;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #660000;
}

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	width:100%;
	background-color: #000;
}

.email {unicode-bidi:bidi-override; direction: rtl;}

H1 {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	text-transform:uppercase;
	padding:0;
	margin:0;
	margin-bottom:5px;
}

H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	padding:0;
	margin:0;
	margin-top:5px;
	color: #333300;
}

H2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	padding:0;
	margin:0;
	margin-top:5px;
	color: #333300;
}

H2 a:visited {
	color: #333300;
}

H2 a:active {
	color: #333300;
}

H2 a:hover {
	color: #fff;
}

input, select, textarea {
	font-family:Tahoma;
	font-size:10pt;
	color:#000;
	background:#fff;
}

input, textarea {
	border: 1px solid #cccccc;
}
*>input, *>textarea {
	border-color : #333;
}

.trans {
	-moz-opacity:0.8;
	opacity: 0.8;
	filter:alpha(opacity=80);
}

/************************ liens txt ****************************/
#list {
	list-style-image:url(list.gif);
	color: #666666;
	padding:0;
	margin:0;
	margin-left:16px;
}

#list li {
	clear:both;
	margin-bottom:5px;
}

#list a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color: #333333;
	/*background: #FF9900;*/
}

#list a:hover, #list a.active {
	color: #ff9900;
}


a{
	text-decoration: none;
	color: #CCCCCC;
}
a:visited{
	text-decoration: none;
	color: #CCCCCC;
}
a:active{
	text-decoration: none;
	color: #CCCCCC;
}
a:hover{
	text-decoration: none;
	color: #FF9900;
}

#bold a{
	font-weight:bold;
	text-decoration: none;
	color: #333333;
}
#bold a:visited{
	font-weight:bold;
	text-decoration: none;
	color: #333333;
}
#bold a:active{
	font-weight:bold;
	text-decoration: none;
	color: #333333;
}
#bold a:hover{
	font-weight:bold;
	text-decoration: none;
	color: #FF9900;
}

strong {
	color: #FFFFFF;
	font-size:12px;
}

.strong {
	font-size:18px;
	color: #99FF99;
	font-weight:bold;
}

.titregris{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; 
	font-weight:bold; 
	color: #666666;
}

.titreblanc{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px; 
	font-weight:bold; 
	color: #fff;
}

.titre {
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	color:#333333;
}

.mini {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
}

/************************* structure site ****************************/
#main{
	width:1000px;
	position: relative;
}

#top{
	float:left;
	position:relative;
	background:url('top.jpg') top center no-repeat;
	width: 1000px;
	height:345px;
}

#top_promo {
	width:100px;
	height:100px;
	position:absolute;
	left:20px;
	top:223px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-size:bold;
	color:#FFFFFF;
}

#top_info {
	width:500px;
	height:62px;
	position:absolute;
	right:20px;
	bottom:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-size:normal;
	color:#FFFFFF;
	background:#cccccc url(infos_bg.jpg) left no-repeat;
	border:1px solid #666666;
}

#menu {
	float:left;
	background:url('menu_bg.jpg') top center no-repeat;
	width:1000px;
	height:21px;
}

#menu ul {
	margin-left:21px;
	padding:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	text-align:left;
	list-style-type:none;
}

#menu li {
	width:130px;
	height:21px;
	text-align:center;
	list-style-type:none;
	float:left;
	text-transform:uppercase;
}

#menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:9px;
	color: #FFFFFF;
	width:130px;
	height:21px;
	display:block;
	background:url('btn.gif') top center no-repeat;
}

#menu  a:hover, #menu  a.active {
	color: #006600;
	background:url('btn_hover.gif') no-repeat top center;
}

#menu div{
	padding-top:4px;
}


#contenttop {
	float:left;
	position:relative;
	background: url('content_top.jpg') top center no-repeat;
	width:1000px;
	height:16px;
}

#content {
	float:left;
	position:relative;
	background: url('content_bg.gif') repeat-y center;
	width: 1000px;
}

#content h1 {
	margin:0;
	padding:0;
}

#sideleft {
	float:left;
	width:300px;
	padding-left:30px;
}

#php {
	float:right;
	text-align:justify;
	padding-right:30px;
	width: 620px;
}

#footer {
	float:left;
	position:relative;
	background:url('footer.jpg') top center no-repeat;
	width:1000px;
	height:83px;
}


.creation {
	width:200px;
	height: 15px;
}


/* PAGE PRODUITS */
div.produits ul {
	list-style-type:none;
	float:left;
	width:150px;
	height:110px;
	margin:10px;
	margin-right:20px;
	padding:10px;
}

div.produits li.titre {
	font-weight:bold;
	color:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-bottom:5px;
	border-bottom:1px solid #CCCCCC;
}

div.produits2 ul {
	list-style-type:square;
	float:left;
	width:130px;
	height:20px;
	margin:5px;
	padding-left:16px;
}

div.produits2 li.titre2 {
	font-weight:bold;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.storesint {
	background:url('stores_int.gif') no-repeat center;
}
.storesext {
	background:url('stores_ext.gif') no-repeat center;
}
.volets {
	background:url('volets.gif') no-repeat center;
}
.menuiseries {
	background:url('menuiseries.gif') no-repeat center;
}
.verandas {
	background:url('verandas.gif') no-repeat center;
}
.moustiquaires {
	background:url('moustiquaires.gif') no-repeat center;
}
.entrees {
	background:url('entrees.gif') no-repeat center;
}
.garages {
	background:url('garages.gif') no-repeat center;
}
.portails {
	background:url('portails.gif') no-repeat center;
}

div.zoom img {
	border:1px solid #999;
}
