@import "MenuMatic.css";
@import "reset-min.css";
@import "Simpletabs.css";


body { 
background-color:#F0F0F0;
font-size:16px;
}

#conteneur {
width:1024px;
margin:10px auto;
background-color:#F0F0F0;
}

#banniere {
background:url(../images/banniere.png);
height:150px;
text-align:center;
}

#haut{
position:relative;
background:url(../images/menuhaut.png) no-repeat;
text-align: left;
padding-left:15px;
margin-left:140px;
margin-right:140px;
height:45px;
font-size: 14px;
font-family:Arial;
line-height:68px;
}

#gauche {
position:absolute;
width:140px;
height: 593px;
float:left;
margin-bottom:-1.2em;
padding:5px;
padding-top: 4px;
text-align:center;
}

#menuhaut {
background:url(../images/menu-haut.png) no-repeat;
height:25px;
}

#menucentre {
background:url(../images/menu-centre.png);
height:570px;
padding-left: 5px;
}

#menubas {
background:url(../images/menu-bas.png) no-repeat;
height:25px;
}

#droite {
height:593px;
width:140px;
float:right;
margin-bottom:-1.2em;
padding:5px;
text-align:center;
}

#centre{
margin-right:150px;
height:614px;
margin-left:150px;
padding:5px;
text-align:center;
background:url(../images/centre.png) no-repeat;
background-position:center
}

#centrehaut {
background:url(../images/centre-haut.png) no-repeat;
height:25px;
}

#centrecentre {
background:url(../images/centre-centre.png);
height:569px;
padding-left: 15px;
padding-right: 15px;
}

#centrebas {
background:url(../images/centre-bas.png) no-repeat;
height:25px;
}

#pied {
background:url(../images/footer.png) no-repeat;
height:60px;
line-height:30px;
text-align:center
} 

a{
	text-decoration: none;
}

a:visited{
	text-decoration: none;
}


img {
	border: none;
}

.tire {clear:both;padding:0 5px;display:block;}

/* Le whois
-------------------------------------------------------- */
#whoisearch {
	width: 110px;
	margin-left: 10px;
	border: #B8BEF5 solid 1px;
}


/* Le formulaire de contact
-------------------------------------------------------- */
INPUT { 
color: #000; 
font-size: 11px; 
font-family: verdana, 
Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
background-color: #EEEEEE 
}
SELECT { 
color: #000; 
font-size: 11px; 
font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
background-color: #EEEEEE 
}
TEXTAREA { 
color: #000; 
font-size: 11px; 
font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
background-color: #EEEEEE 
}
#txterror { 
color: red; 
font-size: 11px; 
font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
}
.txtform { 
color: black; 
font-size: 12px; 
font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
}

/* Format texte
-------------------------------------------------------- */
#titre {
font-size:34px;
font-weight:bold;
}

#status {
	width:120px;
	border: #B8BEF5 solid 1px;
	margin-left:5px;
}

h1 {
font-size:20px;
font-weight:bold;
}

#attention {
font-weight:bold;
font-size:16px;
color:red;
text-align:left;
}

#devis {
width:90%;
text-align:left;
padding-left:5%;
padding-right:5%;
}

#checkbox {
width: 200px;
margin-top:-20px;
margin-left:150px;
}

/* Nos realisation
----------------------------------------------------------*/
#description {
width:640px;
min-height:95px;
}

#image{
width:122px;
float:left;
}

#info{
text-align:left;
margin-right:0;
margin-left:135px;
min-height:95px;
}

#url {
height:30px;
line-height:30px;
text-align:center
}