/* CSS Document */

<!--
/* ----- A.P.T.S - Création VDS COMMUNICATION 2007 ----- */ 

body {
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
background:transparent url(../images/top-header.jpg) repeat-x top;
}
a, a:visited{
color:#c30028;
text-decoration:underline;
}
a:hover{
color:#000;
text-decoration:underline;
}

/* ----- HEADER ----- */ 

#header{
padding-top:24px;
height:131px;
text-align:center;
background:transparent url(../images/header.jpg) no-repeat bottom left;
}
/* ----- CONTENT ----- */ 

#content{
margin:0;
padding:0;
background:transparent url(../images/fond-contenu.jpg) repeat-y top left;
}

/* ----- MENU ----- */

#content .menu{
float:left;
width:200px;
border-right:1px solid #CCC;
margin-right:15px;
margin-top:5px;
}
#content .menu img{;
margin-bottom:5px;
}
#content .menu a, #content .menu a:visited{
display:block;
width:143px;
height:30px;
color:#000;
text-decoration:none;
background:transparent url(../images/ligne-menu.png) no-repeat 0 17px;
}
#content .menu a:hover, #content .menu a.active{
color:#c30028;
background-position: -30px 17px;
}
#content .menu ul{
margin:10px 0 5px 25px;
padding:0;
}
#content .menu li{
margin-bottom:5px;
list-style:none;
}
#content .adresse{
padding-left:25px;
}
.rouge{
color:#c30028;
font-size:12px;
}
.smalltexte{
font-size:10px;
}

/* ----- CONTENU ----- */

#content .gros-titre{
font-size:18px;
color:#c30028;
font-weight:bold;
text-align:center;
}
#content .sous-titre{
font-size:12px;
color:#97989A;
font-weight:bold;
text-align:center;
}
#content .contenu{
padding-right:30px;
padding-bottom:10px;
padding-left:220px;
padding-bottom:90px;
background:transparent url(../images/fond-page.jpg) no-repeat bottom left;
}
#content .contenu .img_float {
text-align:justify;
}
#content .contenu .img_float img{
float:left;
margin-right:10px;
border:1px solid #EBC16D;
}
#content .contenu .gallerie img{
border:none;
margin:0;
padding:0;
text-align:left;
}
#content .contenu .titre{
margin:0;
padding:10px;;
font-size:30px;
color:#c30028;
margin-bottom:10px;
background:transparent url(../images/ligne-titre.png) no-repeat bottom right;
}
#content .contenu b{
color:#c30028;
}
#content .contenu li{
font-size:12px;
margin-left:20px;
list-style:none;
background: transparent url(../images/puce.png) no-repeat top left;
}
#content .contenu h2{
font-size:14px;
border-top:1px solid #EBC16D;
border-bottom:1px solid #EBC16D;
background-color:#F4E6CB;
text-align:center;
margin:10px 0;
}
#content .contenu h3{
font-size:12px;
padding-left:20px;
}
#content .contenu p{
margin:10px 0;
font-size:12px;
}

/* ----- DEVIS ----- */ 

#content .contenu .champs{
width:400px;
border:1px solid #EBC16D;
background-color:#FCF7F1;
}
#content .contenu .renseignements{
width:400px;
height:200px;
border:1px solid #EBC16D;
background-color:#FCF7F1;
}
#content .contenu .devis{
}
#content .contenu .titre-form{
padding:2px 0;
font-size:14px;
font-weight:bold;
border-top:1px solid #EBC16D;
border-bottom:1px solid #EBC16D;
}
.button{
display:block;
border:none;
width:143px;
height:30px;
color:#000;
background:transparent url(../images/ligne-menu.png) no-repeat 0 20px;
font-weight:bold;
text-align:left;
width:150px;
}
.button:hover{
color:#c30028;
background-position: -30px 20px;
}

/* ----- GALERIE ----- */

#marbre {
width:521px;
margin-bottom:10px;
}
#parquet {
margin-bottom:10px;
}
#nettoyage{
margin-bottom:10px;
}
#gal{
}

.bloc-img{
float:left;
font-size:12px;
width:235px;
height:150px;
text-align:center;
margin:0 10px 10px 10px;
border:1px solid #EBC16D;
padding-top:10px;
background-color:#FFFFFF;
}
.bloc-img .thumb{
margin-bottom:5px;
}
.bloc-img .designation{
width:200px;
padding:10px;
}

/* ----- FOOTER ----- */ 

#footer{
height:59px;
text-align:center;
color:#c30028;
background:transparent url(../images/bottom.jpg) no-repeat top left;
padding-top:17px;
}
#footer .info{
font-size:10px;
}
#footer .menu_bas{
font-size:12px;
}
/* ----- REF ----- */ 
.ref{
display:none;
}
/* ----- MESSAGE ----- */ 

.message{
position:absolute;
top:50%;
left:50%;
margin-left:-200px;
width:400px;
text-align:center;
font-size:18px;
font-weight:bold;
color:#D8002A;
border:1px solid #D8002A;
background-color:#F4E6CB;
padding:10px;
cursor:pointer;
}
/* ----- www.vds-communication.com ----- */
-->
