﻿body
{
	background:url(../imatges/site_bg.gif) left top repeat-x #696859; 
	margin:0px; 
	padding:0px;
	font-family:Tahoma, Arial, helvetica, sans-serif; color:#848473; font-size:0.6875em; line-height:1.27em;
}

div
{
	padding:0px;
	margin:0px;
}

ul{list-style:none; padding:0px; margin:0px;}

a {outline:none;}

li{padding:5px 0 6px 12px; font-size:1.09em; font-family:Arial, Helvetica, sans-serif; background:url(../imatges/list_marker.gif) left center no-repeat;}
li a{text-decoration:underline; color:#B0B099; line-height:1em; outline:none;}
li a:hover{text-decoration:none; outline:none;}

.link-2{color:#B0B099; background:url(../imatges/link_marker.gif) left center no-repeat; text-decoration:underline; padding-left:8px; outline:none;}
.link-2:hover{text-decoration:none; outline:none;}

.bordeImatges
{
	border-style:solid;
	border-width:3px;
	border-color:#98987f;
}

object {outline: none;}

.clear{clear:both;}

/*ESTILS DE LA MASTER PAGE 1 (Inicio, Empresa, Venta)*/
.capsaleraGran
{
	width:998px;
	height:800px;
	margin:auto;
}

/*ESTILS DE LA MASTER PAGE 2 (Alquiler, Ocasiones, Servicios)*/
.capsalera
{
	width:998px;
	height:250px;
	margin:auto;
}

.contingutCentral
{
	width:798px;
	padding: 20px 100px 20px 100px; 
	margin:auto;
}

.peu
{
	width:998px;
	height:46px;
	margin:auto;
	background:url(../imatges/title_bg.gif) left top repeat-x; 
	color:#C1C1A7; 
	margin:0 81px 0 93px; 
	padding-top:30px;
}
	
.peu a {color:#C1C1A7; text-decoration:underline;}

.peu a:hover{text-decoration:none;}


/*PAGINA SERVICIOS.ASPX*/
.serviciosFilaSup{width:100%;}

.serviciosFilaInf{width:100%; margin:auto;}


.divTiposServicios
{
	width:265px;
	float:left;
	padding-top:20px;
	border-top:solid;
	border-top-color:#7c7c68;
	border-top-width:1px;
}

.divServicios
{
	width:450px;
	float:left;
	padding-top:20px;
	margin-left:80px;
	border-top:solid;
	border-top-color:#7c7c68;
	border-top-width:1px;
}

.divContServ
{
	width:450px;
	height:85px;
	margin-bottom:19px;
}

.divContServImatge
{
	width:165px;
	height:85px;
	text-align:center;
	float:left;
}

.divContServText
{
	width:265px;
	height:85px;
	padding-left:20px;
	float:left;
}

.divDetalleServicio
{
	width:795px;
	margin:auto;
	margin-top:15px;
	height:150px;
}
 
.divDetalleServicioImg
{
	width:350px;
	padding-top:20px;
	border-top:solid;
	border-top-color:#7c7c68;
	border-top-width:1px;
	float:left;
}

.divDetalleServicioTexto
{
	width:350px;
	padding-top:20px;
	border-top:solid;
	border-top-color:#7c7c68;
	border-top-width:1px;	
	float:right;
}


/*PAGINA VENTA.ASPX*/
.divVentaFilaSup{width:100%;}

.divDetalleVenta
{
	width:450px;
	float:left;
	padding-top:20px;
	margin-right:80px;
	border-top:solid;
	border-top-color:#7c7c68;
	border-top-width:1px;
}

.divDetalleVentaImg
{
	width:450px;
	float:left;
	margin-top:20px;
}

.divDetallaVentaText
{
	width:450px;
	float:left;
}

.divTiposVenta
{
	width:265px;
	float:left;
	padding-top:20px;
	border-top:solid;
	border-top-color:#7c7c68;
	border-top-width:1px;	
}


/*PAGINA INSTALCIONES.ASPX*/
.divInsFilaSup{width:100%;}

.divTiposInstalaciones
{
	width:265px;
	float:left;
	padding-top:20px;
	border-top:solid;
	border-top-color:#7c7c68;
	border-top-width:1px;
}

.InstSub
{
	width:200px;
	height:50px;
	background:lime;
	margin-top:5px;
	margin-left:35px;
}

.ulInst li
{padding:5px 0 6px 12px; font-size:1.09em; font-family:Arial, Helvetica, sans-serif; background:none;}

.enllasInstalacio
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.09em; 
	background:url(../imatges/list_marker.gif) left center no-repeat;	
	text-decoration:underline; color:#B0B099; line-height:1em; outline:none;
	padding-left:12px;
}

.enllasInstalacio:hover
{
	text-decoration:none; outline:none;
}


.ulObra li{padding:5px 0 6px 12px; font-size:1.09em; font-family:Arial, Helvetica, sans-serif; background:url(../imatges/list_marker.gif) left center no-repeat;}
.ulObra li a{text-decoration:underline; color:#d9d9bb; line-height:1em; outline:none;}
.ulOBra li a:hover{text-decoration:none; outline:none;}

.divObraDetalle
{
	width:450px;	
	float:left;
	padding-top:20px;
	margin-left:80px;
	border-top:solid;
	border-top-color:#7c7c68;
	border-top-width:1px;		
}

.divObraDetallImg
{
	width:450px;
	height:450px;
	margin-top:20px;
	text-align:center;
}
