html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


body{
    margin:0px;
    background-image: url('../img3/bg.png');
    color:#333333;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
    font-family: Tahoma;
}

#blueband{
	width: 166px;
	height: 201px;
	background-image: url('../img3/yourwebagency.png');
	position:absolute;
	right:0px;

}

#page{
    position:absolute;
    top:50px;
    left:50%;
    margin-left:-371px;
    width:743px;
    height: 500px;
    background-image: url('../img3/bg-content.png');
}

#menu{
    width:740px;
    height:33px;
    margin:4px 0px 4px 4px;
    float:left;
}

#logo{
    height: 62px;
    width: 304px;
    margin-left: 20px;
    background-image: url('../img3/logo.png');
    display:block;
}

.btnmenu{
    width:176px;
    height:33px;
    border:0px;
    display: block;
	float:left;
}

#accueilbtn{
	margin-left:22px;
    background-image: url('../img3/accueiloff.png');
}

#servicesbtn{
	width:170px;
    background-image: url('../img3/servicesoff.png');
}

#devisbtn{
	width:170px;
    background-image: url('../img3/devisoff.png');
}

#contactbtn{
	width: 173px;
    background-image: url('../img3/contactoff.png');
}

#accueilbtn:hover{
    background-image: url('../img3/accueilon.png');
}

#servicesbtn:hover{
    background-image: url('../img3/serviceson.png');
}

#devisbtn:hover{
    background-image: url('../img3/devison.png');
}

#contactbtn:hover{
    background-image: url('../img3/contacton.png');
}

#content{
    float:left;
    width:690px;
    height:450px;
    margin:70px 4px 4px 20px;
    padding:0px 5px 0px 5px;
}

a{
    color:#333333;
    text-decoration:none;
}

a:hover{
    text-decoration:underline;
}

p, label{
    margin:5px 0 20px 0px;
    color:#333333;
    font-family: Tahoma;
    font-size:9pt;
    line-height: 15px;
}

p:first-letter{
    margin-left:10px;
}

h1{
    font-weight: 400;
    font-size:13pt;
    margin:15px 0px 10px -5px;
}

h2{
    font-size:11pt;
    margin-left: 5px;
    margin:5px 0px 10px 0px;
}

ul{
    font-size: 9pt;
    list-style-image: url('../img3/puce.png');
	list-style-position: inside;
    margin:15px 0 20px 10px;
}

ul li{
    line-height: 16px;
    margin:5px 0px 0px 10px;
}

.button{
    display: block;
    width:227px;
    padding-top:10px;
    height: 36px;
    height: 26px !important;
    background-image: url('../img3/btnoff.png');
    text-align: center;
    font-size:11pt;
    position:relative;
    left:50%;
    margin-left:-86px;
    color:#333;
    text-decoration: none;
}

.button:hover{
	background-image: url('../img3/btnon.png');
    text-decoration: none;
}

#htmlvalidator{
    margin-top:18px;
    display:block;
	position:absolute;
	top:-10px;
	right:116px;
    height:30px;
    width:104px;
    background-image:url('../img3/w3chtml.png');
}

#cssvalidator{
	position:absolute;
	top:-10px;
	right:20px;
    margin-top:18px;
    display:block;
    height:30px;
    width:96px;
    background-image:url('../img3/w3ccss.png');
}

sup a{
	
	font-size: 9px;
	color:#D8D8D8;
}

table td{
	color:#333333;
    font-family: Tahoma;
    font-size:9pt;
    line-height: 25px;
	vertical-align: top;
}

table td input[type=text]{
	width:180px;
	margin-left:2px;
}

textarea{
	width: 179px;
	margin-top:2px;
	height: 120px;
	margin-left: 2px;
}

.condition{
	font-size:10px;
	margin-left:20px;
	margin-bottom: 5px;
}

.condition:first-letter{
	margin:0px;
}

.extendable{
	height:340px;
	overflow: hidden;
}

form table{
	width:500px; 
	margin-left:100px;  
}

#pagenbzone, #pagenbzone2{ 
	position:relative;
	width:470px;
	margin-left:-245px;
	left:50%;
	font-size:12px;
	background-color:#3591D4;
	text-align: center;
	margin-bottom:10px;
	color:#FFF;
}

#pagenbzone input, #pagenbzone2 input{
	font-size:10px;
}

.righttd{
	text-align: right;
}

.small{
	font-size:11px;
	color:#333;
}

.prix{
	font-size: 11pt;
	color:#0a659f;
	font-weight: bold;
}

.underline{
	text-decoration: underline;
}


#facebookbtn{
	position:absolute;
	top:600px;
	left:50%;
	margin-left:-200px;
	padding:10px 0 0 10px;
	z-index:100;
}
