/* CSS Construcciones Eceolaza 28/07/2008 */
/* Hojas de estilo importadas */
@import url("lightbox.css");

/* Estilos especificos del web */

.precarga_img {
	display:none;
	width:1px;
	height:1px;
}
.precarga_img img {
	width:1px;
	height:1px;
}


* {
	margin:0px;
	padding:0px;
}
body {
	color:#333;
	font:70% Tahoma, Verdana, Arial, Helvetica;
	margin:0px;
	padding:0px;
	border:0px;
	background-color:#fff;
	line-height:110%;

}

h1 {
	margin:0px;
	padding:0px;
}
h2 {
	font: normal 130% Tahoma, Arial, Helvetica, sans-serif;
	color:#fff;
	margin:65px 0 15px;
	padding:5px 5px 5px 40px;
	background-color:#000;
	width:250px;
	text-transform:uppercase;	
}

h3 {
	font:bold 100% Georgia, "Times New Roman", Times, serif;
	color:#FF0000;
	margin:0px 0 10px 0;
	padding:0px;
	clear:both;
}

h4 {
	font:bold 120% Tahoma, Verdana, Arial, Helvetica;
	color:#000;
	margin:0px 0 20px 0;
	padding:10px 0px 0 0;
	text-transform:uppercase;
	border-top:1px solid #ccc;
	clear:both;
}
h5 {
	font:bold 110% Tahoma, Verdana, Arial, Helvetica;
	color:#000;
	margin:0px 0 20px 0;
	padding:10px 0px 0 0;
	text-transform:uppercase;
	color:#666;
}
h6 {
	font: 80% Tahoma, Verdana, Arial, Helvetica;
	color:#ffff00;
	margin:0px 0 20px 0;
	padding:10px 0px 0 0;
	text-transform:uppercase;
	color:#666;
}

h7 {
	font: 60% Tahoma, Verdana, Arial, Helvetica;
	color:#400000;
	margin:0px 0 20px 0;
	padding:10px 0px 0 0;
	text-transform:uppercase;
	color:#666;
}

p {
	margin: 0 0 8px 0;
	padding:0px;
	font:110% Tahoma, Verdana, Arial, Helvetica;
	line-height:130%;
}
ol li {
	line-height:130%;
}

a {
	
	text-decoration:none;
	color:#999999;
}

a:hover {
	color:#007f5e;
}

img {
	border-style:none;
	text-decoration:none;
}
.ocultar {
	display:none;
}
.clear {
	clear: both;
	font-size:0.5%;
}

/* ---- estilos de las paginas ---*/


#contenedor_gen{
	margin:20px auto 20px;
	width:903px;
}
#contenedor{
	float:left;
	width:868px;
}
#col_izq {
	float:left;
	background:url(../img/fondo_izq.jpg) top no-repeat;
	width:17px;
	height:446px;
}
#col_dcha {
	float:left;
	background:url(../img/fondo_dcha.jpg) no-repeat;
	width:12px;
	height:446px;
}

#head {
	float:left;
	width:868px;
	border-top:1px solid #e6e6e6;
}
.col-1 {
	float:left;
	width:290px;
	padding:13px 5px 0px 5px;
	background:url(../img/fondo_col1.jpg) top left repeat-x;
}
.col-2 {
	float:right;
	width:567px;
}

.menu-2 {
	margin:19px 0px 2px 0;
	padding:0px 0px;
	color:#fff;
}
.menu-2 ul{
	margin:0px;
	padding:0px;
}
.menu-2 li {
	margin:0px;
	padding:0px 3px 0 1px;
	display:inline;
	list-style-type:none;
	font: normal 90% Tahoma, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#fff;
}
.menu-2 li a{
	color:#fff;
	padding:0 3px;
}
.menu-2 li a:hover{
	/*background-color:#966801;*/
	color:#000;
}
/* ---- menu principal ----- */

.col-2 ul {
	margin:0px;
	padding:0px;
	color:#fff;
	height:72px;
}
.col-2 li {
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:inline;
}
.col-2 .realizadas a{
	float:left;
	margin:0px;
	padding:0px;
	width:189px;
	height:127px;
	background:url(../img/fondo_boton_01.jpg) left top no-repeat;
}

.col-2 .realizadas a:hover, .col-2 .realizadas .current {
	background: url(../img/fondo_boton_01a.jpg) left top no-repeat;
}
.col-2 .curso a {
	float:left;
	margin:0px;
	padding:0px;
	width:189px;
	height:127px;
	background:url(../img/fondo_boton_02.jpg) left top no-repeat;
}
.col-2 .curso a:hover, .col-2 .curso .current2 {
	background: url(../img/fondo_boton_02a.jpg) left top no-repeat;
}
.col-2 .futuras a {
	float:left;
	margin:0px;
	padding:0px;
	width:189px;
	height:127px;
	background:url(../img/fondo_boton_03.jpg) left top no-repeat;
}
.col-2 .futuras a:hover, .col-2 .futuras .current3 {
	background: url(../img/fondo_boton_03a.jpg) left top no-repeat;
}

.col-2 .realizadas span, .col-2 .curso span, .col-2 .futuras span {
	display:none;
}

/* -------------------------- */

#contenido {
	float:left;
	width:868px;
	border-top:1px solid #fff;
}
.subtitulo {
	width:567px;
	background:#600000 url(../img/subtit_home.jpg) 220px center no-repeat;
	height:73px;
	border-top:1px solid #fff;
}
.fila-negra {
	background-color:#000;
	color:#fff;
	padding:5px 10px 5px 0px;
	text-align:right;
	margin-top:1px;
	font:110% Arial, Helvetica, sans-serif;
}
.col-3{
	float:left;
	width:300px;
	height:218px;
	background:#000 url(../img/txt_home.gif) 30px 30px no-repeat;
	color:#FFFFFF;
}
.col-4{
	float:left;
	width:300px;
	height:73px;
	background:#000 url(../img/fondo_rallado.jpg) left top repeat-x;
	border-top:1px solid #fff;
}
.col-5{
	float:left;
	width:296px;
	height:20px;
	background-color:#f0e68c;
	border-top:1px solid #fff;
	border-right:1px solid #fff;
	padding:5px 0 0 5px;
}
/* --------------------------------
------ PAGINAS INTERIORES -------*/


.contenedor_int{
	clear:both;
	width:868px;
	padding:0 15px 0 17px;
	background:url(../img/fondo_contenedor.gif) left top repeat-y;
}
#contenido_int {
	width:868px;
	border-top:1px solid #fff;
	min-height:290px;
	background:url(../img/img_interior.gif) left top no-repeat;
}
#contenido_int .col-txt{
	width:380px;
	float:left;
	padding:20px 10px 0 40px;
}

#contenido_int .col-txt0 {
	width:93%;
	float:left;
	padding:20px 10px 0 40px;
}
.col-a {
	float:left;
	width:500px;
	margin:0 50px 0 10px;
}
.col-b {
	float:left;
	width:234x;
}
.col-b img, .col-c img{
	border:1px solid #ccc;
	padding:3px;
}
.col-b ul{
	margin:5px 0;
	padding:0px;
}
.col-b li {
	margin:5px 0;
	padding:0px;
	list-style-type:none;
}
.col-b li a{
	padding:5px;
	display:block;
	color:#333;
	background-color:#eee;
}
.col-b li a:hover{
	color:#333;
	background-color:#ccc;
}
.col-c {
	float:left;
	width:234x;
	margin-right:10px;
	background-color:#ffffff;
}

#contenido_int .col-txt1{
	width:210px;
	float:left;
	padding:20px 10px 0 40px;
}
#contenido_int .col-txt2{
	width:550px;
	float:left;
	padding:20px 10px 0 40px;
}

#contenido_int .col-txt3{
	width:230px;
	height:180px;
	float:left;
	padding:20px 10px 0 40px;
}
#contenido_int .col-txt3 span{
	padding-left:8px;
	font:80% Arial, Helvetica, sans-serif;
	color:#999;
}

.col_izq {
	float:left;
	width:215px;
	line-height:140%;
	margin-right:10px;
}

.verde {
	font:normal 150% Arial, Helvetica, sans-serif;
	color:#007f5e;
	padding-bottom:20px;
}
.col-txt ul {
	margin:0px 25px 20px 0;
	padding:5px;
	background-color: #E9D598;
	border-bottom:3px solid #966801;
}
.col-txt li, .col-txt2 li {
	margin:5px 0 5px 20px;
	padding:0px;
	list-style-type:square;
}

.float {
	float:left;
}
.float img{
	margin-left:20px;
	border:1px solid #ccc;
	padding:3px;
}

/* -- Pie de pagina -- */

#accesibilidad{
	clear:both;
	width:100%;
}

#accesibilidad_int{
	clear:both;
	width:99%;
}

#accesibilidad ul, #accesibilidad_int ul {
	float:left;
	margin:0px;
	width:99%;
	text-align:right;
	padding:8px 3px 0 0;
}
#accesibilidad li, #accesibilidad_int li{
	display:inline;
	list-style-type:none;
	margin:0px;
	padding:0px;
	color:#999;
}
#accesibilidad li a, #accesibilidad_int li a{
	color:#999;
}
#accesibilidad li a:hover, #accesibilidad_int li a:hover{
	color:#0c8a2d;
}
#accesibilidad img, #accesibilidad_int img {
	vertical-align:middle;
	margin-left:10px;
	border-left:1px solid #999;
	padding-left:10px;
}

/* -- Formulario -- */

#formulario {
	padding:5%;
	width:90%;
	background-color:#eee;
	text-align:left;
}
label{
	margin-bottom:5px;	
}
input, textarea{
	width:98%;
	border:0px solid #fff;
	border-bottom: 1px dashed #999;
	height:18px;
	padding:0px;
	font: 100% Tahoma, Verdana, Arial, Helvetica;
	color:#666;
	margin-bottom:3px;
}
textarea{
	height:50px;
}
.boton{
	float:right;
	width:50px;
	border:1px solid #999;
	margin:5px 0 10px;
	padding:0 0 5px 0;
	height:18px;
}

/*------- GRACIAS ------------ */
.volver {
	width:60px;
	margin:20px 0 0 0px;
	text-transform:uppercase;
	font:90% Arial, Helvetica, sans-serif;
	color:#666;
	background-color:#eee;
	padding:3px 5px;
}

/* --------Promociones -------- */
.vivienda-1, .vivienda-2, .vivienda-3, .vivienda-4 {
	float:left;
	height:520px;
	border:1px solid #ccc;
}
.vivienda-1 {
	width:146px;
	background:url(../img/unifamiliares_zulueta/pl_bloque_01.gif) left bottom no-repeat;
}
.vivienda-2 {
	width:97px;
	background:url(../img/unifamiliares_zulueta/pl_bloque_02.gif) left bottom no-repeat;
}
.vivienda-3 {
	width:97px;
	background:url(../img/unifamiliares_zulueta/pl_bloque_03.gif) left bottom no-repeat;
}
.vivienda-4 {
	width:146px;
	background:url(../img/unifamiliares_zulueta/pl_bloque_04.gif) left bottom no-repeat;
}
dl{
	padding:5px;
}

dt{
	font:110% Tahoma, Arial, Helvetica, sans-serif;
	color:#966801;
	text-transform:uppercase;
}
dt span{
	background-color:#eee;
	display:block;
	padding:3px;
	margin:5px 0;
	font:90% Tahoma, Arial, Helvetica, sans-serif;
	color:#666;
	text-transform:uppercase;
}

.bot_pdf {
	margin:3px;
	padding:2px;
	vertical-align:middle;
}
.bot_pdf img {
	vertical-align: text-top;
	margin-right:5px;
}
.bot_pdf a:hover{
	color: #CC0000;
}