*{ 
margin:0; 
padding:0; 
}

body {
	background-image:url(images/fondo-general.jpg);
	background-repeat:repeat-x;
	margin-top: 19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:justify;
}

html {
	overflow-x: hidden;
}
p{margin:0px;text-align:justify;}
/*ENCABEZADOS-------------------------------------------------------*/
h1,h2 {
	font-size: 14px;
	height:25px;
	text-indent:20px;
	background-image:url(images/h1.gif);
	background-repeat:no-repeat;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 3px;
	color: #000000;
}

h2 {
	background-image:url(images/h2.gif);
}
h3 {
	font-size: 12px;
	font-family: Helvetica, sans-serif;
	text-indent: 15px;
	font-weight: bold;
}

/*MARCOS-------------------------------------------------------------------*/
#box {
	width: 950px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	display: table;
	background-color:#F8F7F1;
}

#contenido {
	width: 550px;
	float: left; 
	border-left:2px solid white;
}

#contenidoext,#contenidoextdetalles {
	width: 945px;
	height: auto;
	border-left:2px solid white;
	border-right:2px solid white;
	float: left;
}
#contenidoextdetalles{	background-image:url(images/fondo-detalles.gif);}

#noticias{
	width: 365px;
	/*height:440px;*/
	float: left;
	padding-left:25px;
	background-image:url(images/fondo-noticias.gif);
	border-right:2px solid white;
}

#cabecera {
	width: 950px;
	float: left;
}
#pie {
	width: 933px;
	border-right:2px solid white;
	border-left:2px solid white;
	height:41px;
	padding-top:16px;
	padding-right:10px;
	background-image:url(images/fondo-pie.gif);
	text-align:right;
	float: left;
}
#destacados{
width:160px;
float:right;
padding-left:10px;
/*color:#999900;*/
color: #000000;
}
/*ENLACES----------------------------------------------------------------------*/
a:link,a:visited {
	text-decoration:underline;
	color: #000000;
}

a:hover {
	text-decoration:underline;
	color: #434343;
}
a.destacado:link, a.destacado:hover,a.destacado:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color: #000000;
}

/*TEXTOS---------------------------------------------------------------*/
.adornoazul{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	color:#4F8AC9;
}
.bordeimagen{
border:1px solid black;
padding:1px;}
.txt12pt{font-size:12px;background-color:#f0efe9;padding:5px;}
.txt14pt{font-size:14px;font-weight:bold;}
/*TABLAS--------------------------------------------------------------*/
.textoindustria,.textovivienda{
background-image:url(images/fondo-industrial.jpg);background-repeat:no-repeat;height:110px;padding-left:10px;padding-right:95px;}
.textovivienda{background-image:url(images/fondo-viviendas.jpg);}
.textooficinas{
background-image:url(images/fondo-oficinas.gif);background-repeat:no-repeat;height:140px;padding-left:30px;padding-right:95px;}
.fotopromocion{
background-image:url(images/fondo-promocion.gif);
background-repeat:no-repeat;
padding-top:15px;
padding-left:23px;
width:200px;
height:190px;
}
.fotopromocionPQ,.fotogaleria{
background-image:url(images/fondo-promocion-pq.gif);
padding-top:22px;
padding-left:15px;
vertical-align:top;
width:164px;
height:140px;
text-align:center;
}
.fotogaleria{background-image:url(images/fondo-promocion-pq-azul.gif);}
.titulopromocion{
background-image:url(images/fondo-titulo-promocion.jpg);
background-repeat:no-repeat;
padding-left:5px;
padding-top:3px;
color:#4A607D;
font-weight:bold;
}
.detallespromocion{
background-image:url(images/fondo-detalles-promocion.gif);background-repeat:no-repeat;padding-top:10px;padding-left:20px;
}
.menudetalles{
background-image:url(images/fondo-menu-detalles.gif);background-repeat:no-repeat;width:130px;text-align:center;
}

.celdaPrincipal
{
	width: 650px;
	height: 200px;
}

.campoObligatorio
{
	font-weight:bolder;
}

a.linkDestacado:link,a.linkDestacado:visited
{
	color:#999900;
	font-weight: bolder;
}

.sinPromociones
{
	padding-top: 100px;
	margin-bottom: 20px;
	font-size: 14px;
	
}

a.vinculoNavegacionSuperior
{
	text-decoration: none;
}