@charset "UTF-8";
/* CSS Document */

body{
margin:0px;
padding:0px;
background:#06171f;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
}
#header{
position:relative;
height:142px;
background: url(../images/header.jpg) no-repeat;}
#header div{
	position:absolute;
	left: 850px;
	top: 3px;
}
#header div img{
margin-left:5px;
float:left;}

#header h1{
	width:200px;
	position:absolute;
	color:#FFFFFF;
	font-size:8px;
	left: 10px;
	top: 0px;
}
#header h1 a{
text-decoration:none;
color:#FFFFFF;
}
#header span{
	position:absolute;
	left: 864px;
	top: 3px;
}

#header_logo{
	position:absolute;
	border:0px solid #FFFFFF;
	left: 93px;
	top: 3px;
}

#contenedor{
background:#FFFFFF;
width:1024px;
margin:auto;
}

#menu{
height:25px;
color:#FFFFFF;
margin:4px 0px 4px 0px;
background:#001d0b;
}

#medio{
position:relative;
height:640px;
background:url(../images/medio.jpg) no-repeat;
}

#medio2{
position:relative;
height:591px;
background: url(../images/fondobrokres.jpg) no-repeat;
}
#medio3{
position:relative;
height:591px;
background: url(../images/fondobrokres.jpg) no-repeat;
}

#contendeor_medio{
width:920px;
height:454px;
margin-left:47px;
padding-top:28px;
}

#medio2{position:relative;
height:591px;
background:url(../images/terrenos.jpg) no-repeat;
}

#flotante_izq2{
width:270px;
height:482px;
float:left;
padding-left:15px;
padding-right:10px;
font-size:18px;
color:#412100;
}
#flotante_izq{
text-align:center;
color:#FFFFFF;
padding:0px 10px 0px 10px ;
background:url(../images/menu_ini.jpg) no-repeat;
width:210px;
height:482px;
float:left;
}
#flotante_izq ul{
padding:0px;
margin:0px 0px 0px 0px;
width:210px;
list-style:none;

}

#flotante_izq ul li{
text-align:center;
padding-top:15px;
margin-bottom:10px;
height:35px;
display:block;
color:#FFFFFF;
font-size:20px;
}


#flotante_der{
float:left;
width:689px;
height:482px;
}

#pie{
	position:absolute;
	top: 670px;
}

#pie2{
height:25px;
text-align:center;
background:#001d0b;
color:#FFFFFF;
}
