.cl { clear:both;}


 /* Enlaces
 ---------------------- */ 

a:link {
	color: #AE0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #AE0000;
}
a:hover {
	text-decoration: underline;
	color: #FF3333;
}
a:active {
	text-decoration: none;
}

  /* Encabezados
 ------------------ */ 
 
h1 {
	font-size: 18px;
	color: #D70000;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	color: #D70000;
	font-weight: bold;
	margin: 15px 0px;
}
h3 {
	font-size: 17px;
	color: #D70000;
	margin: 0px 10px 15px 10px;
	font-weight: bold;
}
li { list-style-type: circle; margin-left: 40px; font-size: 14px; line-height:30px; 
}

 /* General
 ---------------------- */ 

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height:18px;
}

body {
	margin: 0px auto;
	text-align: center;
	height: 100%;
	width: 100%;
	background-image: url(../images/bar_navega.jpg);
	background-repeat:  repeat-x;
	background-position: top;
	background-color: #000000;
}

#contenedor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	width: 950px;
	margin: 0px auto;

}
#header { background-image: url(../images/header.jpg); background-repeat: no-repeat; height: 152px; margin-bottom: 10px; 
}
#logo {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	float: none;
	margin-left: 15px;
	height: 152px;
	width: 377px;
}

#copyright {font-size: 10px; 
	width: 950px;
	height: 51px;
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#copy{ float:left; margin-top:30px; margin-left: 5px; margin-right: 50px; 
}

 /* Menú de la barra de arriba
 -------------------------------- */ 
 
#menu {
	height: 115px;
	margin-left: 362px;
	width: 583px;
	background-image: url(../images/barrita.jpg);
	background-repeat:  repeat-x;
	background-position: bottom;
}
#menu .menuitem, #menu .menuitem:hover, #menu .menupag { float: left; margin-left: 2px; width: 95px; 
}
#menu .menupag{ background-image: url(../images/menu_pag.jpg); background-repeat: no-repeat; background-position: center top; height: 95px; padding-top: 15px; 
}



a.navega { display: block; min-width: 90px; height: 95px; text-decoration: none; padding-top: 15px; 
}

 /* breadcrumbs
 -------------- */
#breadcrumbs { text-align: left; padding-left: 5px; font-size: 10px; }

#breadcrumbs a {color:#fff;}

#menu_servicios{ text-align:center; width: 930px; margin-left: 10px; font-size: 10px; }

 /* Contenido
 -------------- */ 
 
#intro {
	margin: 20px 0px;
}

 /* Noticias
 -------------- */ 
.noticias { margin: 20px 0px; text-align:justify; }

.noticias_00 { margin: 20px 0px; text-align:justify; background-image: url(../images/pointbar.jpg); background-repeat: no-repeat; background-position: center bottom; padding-bottom:35px; }

.img_noticia{ float:left; margin: 10px; width:250px; height: 150px; }
.fecha_noticia{ float:left; text-align:left; width:660px; margin: 10px; font-size:10px;}

#paginacion{ text-align:center; margin: 0px 10px 5px 10px; color: #999999; }


 /* Servicios
 -------------- */ 
.productos { margin: 20px 0px 30px 0px; text-align:justify; background-image: url(../images/productos/back.jpg); background-repeat: no-repeat; background-position: right bottom; 
}
.productos_01, .productos_02 { margin: 5px 15px; text-align:center; float:left; width:440px; }

.productos_03 { margin: 5px 5px; text-align:center; float:left; width:940px; }


.venta_alquiler{
	background-image:url(../images/productos/venta_alquiler.jpg);
	height: 91px;
	background-repeat: no-repeat;
	background-position: center;
}

.alquiler{
	background-image:url(../images/productos/alquiler.jpg);
	height: 91px;
	background-repeat: no-repeat;
	background-position: center;
}
.volver{ width:45px; position:fixed; margin-left: 900px; background-image: url(../images/volver.jpg); background-repeat: no-repeat; }

a.back{ display: block; width:45px; padding-top: 45px; }

 /* Empresa
 -------------- */ 
.marcas {
	margin: 20px 0px;
	text-align:justify;
}
.logo_marca {
	float: left;
	margin-left: 30px;
	margin-top: 25px;
	width: auto;
	height: auto;
}

.foto01{ float: left; margin: 15px 0px 50px 0px; width: 950px; height: auto; 

}
.contacto {
	margin: 20px 0px;
	text-align:center;
}

 /* Formulario - Contacto
-------------------------*/

div.contacto				{
	width: 950px;
	text-align: center;
}
div.contacto p				{
	color: #CCCCCC;
	font-size: 12px;
	margin-bottom: 20px;
	line-height: 20px;
	text-align: left;
}
div.contacto h4				{ color: #FF3333; font-size: 17px; margin: 20px 0; text-align: left; height:45px; width:300px; background-image:url(../images/contacto/onda.jpg); background-repeat: no-repeat; }

div.contacto div.col-45-izq	{
	width: 40%;
	float: left;
	text-align:left;
}
div.contacto div.col-45-der	{
	width: 40%;
	float: right;
	text-align:left;
}
div.contacto label			{
	color: #CCCCCC;
	font-size: 11px;
	margin-bottom: 0;
	line-height: 15px;
}
div.contacto input			{ color: #000000; font-size: 11px; margin-bottom: 0; line-height: 15px; height: 15px; border: 2px solid #cccccc; width: 99%; padding: 1px; margin-bottom: 20px; 
}
div.contacto fieldset		{ width: 90%; margin: auto; }
div.contacto div.aviso		{
	padding-top: 5px;
	width: 600px;
}
div.contacto p.aviso		{
	color: #CCCCCC;
	font-size: 10px;
	margin-bottom: 10px;
	line-height: 12px;
}
div.contacto textarea		{ color: #000000; font-size: 11px; width: 100%; height: 200px; border: 2px solid #cccccc; margin-bottom: 20px; 
}
div.contacto input.boton	{ width: 200px; height: 45px; border: 0; margin: 30px 0; }
div.contacto p.grande		{
	color: #CCCCCC;
	font-size: 14px;
	font-weight: bolder;
	margin-bottom: 10px;
	line-height: 25px;
}
div.contacto a				{
	color: #CCCCCC;
	text-decoration: none;
}
div.contacto  div.aviso  .checkbox{
	width:40px;
	float: left;
	padding-top: 5px;
}

div.contacto a:hover		{ text-decoration: underline; }
div.centrado		{ width: 770px; text-align: center; }
strong				{ font-weight: bolder; }
span.normal			{ font-weight: normal; }

/* CLEARFIX */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

 /* Localización - Contacto
-------------------------*/

div.col-30-izq	{
	width: 20%;
	float: left;
	text-align:left;
	margin-left: 30%;
	padding-left: 40px;
	background-image: url(../images/contacto/ONE-XL-icon.png);
	background-repeat: no-repeat;
	background-position: left center;
}
div.col-30-der	{
	width: 20%;
	float: left;
	text-align:left;
	background-image: url(../images/contacto/Phone-icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
}
div.col-30-der-2	{
	width: 20%;
	float: left;
	text-align:left;
	background-image: url(../images/contacto/N70-icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	height: 25px;
	padding-top: 10px;
}

