@charset "utf-8";
/* CSS Document pour Internet Explorer */

html, body {
height:100%;
margin:0;
background-color:#693d63;
}

a:link{
font-weight:bold;
color:#7da6ca;
text-decoration:none;
}

a:visited{
color:#7da6ca;
text-decoration:none;
font-weight:bold;
}

a:hover{
color:#e0e300;
text-decoration:none;
}

/*
Structure globale de la page//////////////////////////////////////////
*/
div#global {
min-height:100%;
width:820px;
height:720px;
height:auto;
padding:0 ;
margin:0 auto;
position:relative;
padding: 0;
background-image:url(../img/backdevis.jpg);
background-repeat:no-repeat;
}

body {
font: 90% "Trebuchet MS", sans-serif;
}
/*
Structure de la banniere de la page ///////////////////////////////////
*/
div#haut {
margin:0 auto;
position:absolute;
padding:0;
width:800px;
height:150px;
background-image:url(img/header.jpg);
z-index:1;
}
/*
Relatif au menu////////////////////////////////////////////////////////
*/
div#menu{
left:15px;
top:170px;
width:175px;
height:230px;
position:absolute;
background-image:url(img/menu_175_230.jpg);
}

div#menu p{
color:#7da6ca;
font-style:oblique;
line-height:37.5pt;
margin:3px 0px 0px 0px;
}


div#textecontenu{
top:150px;
left:205px;
color:#7da6ca;
font-size:0.9em;
margin-left:15px;
margin-right:30px;
width:520px;
height:330px;
text-align:justify;
position:absolute;
padding:10px 5px 0px 0px;

}

div#textecontenu h2{
color:#e0e300;
font-family:Georgia, "Times New Roman", Times, serif;
}
div#textecontenu h3{
color:#e0e300;
font-family:Georgia, "Times New Roman", Times, serif;
}


div#contenudevis{
background-color:#95424b;
top:150px;
left:205px;
width:550px;
height:500px;
position:absolute;
}

div#pieddepagedevis{
margin:0 auto;
margin-top:650px;
position:absolute;
width:800px;
height:50px;
background-image:url(img/footer_50_800.jpg);
background-repeat:no-repeat;
position:absolute;
text-align:center;
color:#7da6ca;
font-size:9px;
}
div#fond{
background-image:url(img/backdevis.jpg);
position:absolute;
height:720px;
width:820px;
}

table{
font-size:11px;
color:#b13e87;
}
