body {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	position: relative;
	top: 0px;
	background-position: center top;

	background-image: url(file:///C|/Users/yago/Desktop/fondo-para-twitter-sistema-solar%20(1).jpg);
	background-image: url(../imagenes/fondo.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
}
#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding: 0px;
	top: 0px;
	height: 1000px;
	width: 1000px;
	background-color: #FFF;
}

#H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	position: absolute;
	height: 20px;
	width: 100%;
	background-color: #000;
	color: #FFF;
	text-align: center;
	padding-top: 7px;
}

#barraalquiler {
	height: 101px;
	width: 1000px;
	position: absolute;
	left: 0px;
	top: 407px;
}
#cabecera {
	height: 90px;
	width: 100%;
	position: absolute;
	top: 20px;
}

#contactocabecera {
	position: absolute;
	height: 19px;
	width: 95px;
	left: 819px;
	top: 26px;
	color: #CCC;
	font-size: 9px;
	font-family: Tahoma, Geneva, sans-serif;
}


#logocabezera {
	height: 59px;
	width: 280px;
	position: absolute;
	left: 23px;
	top: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#twiter {
	position: absolute;
	height: 25px;
	width: 25px;
	left: 755px;
	top: 19px;
}
#facebook {
	position: absolute;
	height: 25px;
	width: 25px;
	left: 726px;
	top: 19px;
}

#telefonocabecera {
	height: 19px;
	width: 59px;
	position: absolute;
	left: 913px;
	top: 27px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
}
#grupoimagens {
	position: absolute;
	height: 285px;
	width: 1000px;
	left: 0px;
	top: 90px;
}
#alquiler {
	position: absolute;
	height: 33px;
	width: 95px;
	left: 144px;
	top: 412px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: x-large;
	font-weight: bolder;
}
#exalquiler {
	position: absolute;
	height: 380px;
	width: 990px;
	left: 0px;
	top: 521px;
	background-image: url(../imagenes/fondo_info.jpg);
	padding-top: 16px;
	padding-left: 15px;
	background-repeat: no-repeat;
}
#buscador {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	height: 29px;
	width: 114px;
	left: 346px;
	top: 412px;
	font-size: x-large;
	font-weight: bolder;
	color: #999999;
}
#demanda {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	height: 29px;
	width: 113px;
	left: 559px;
	top: 412px;
	font-size: x-large;
	font-weight: bolder;
	color: #999999;
}
#venta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bolder;
	color: #999999;
	position: absolute;
	height: 31px;
	width: 71px;
	left: 789px;
	top: 412px;
}
a:link {
	text-decoration: none;
	color: #999999;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}
#textoprincipal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bolder;
	height: 30px;
	width: 259px;
	position: absolute;
	left: 131px;
	top: 480px;
	color: #000;
}
#textosecundario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bolder;
	color: #999999;
	height: 23px;
	width: 189px;
	position: absolute;
	left: 397px;
	top: 485px;
}
#pie {
	position: absolute;
	height: 65px;
	width: 100%;
	top: 1000px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	background-color: #000;
	text-align: left;
	color: #999999;
	line-height: 10px;
}
.header{
	text-align:center;
	width:100%;
	height:35px;
	clear:both;
	background:#000 url(../images/stripe.gif) repeat top left;
	margin-bottom:20px;
	border-bottom:7px solid #222;
	font-size:11px;
	line-height:35px;
	font-style:italic;
	text-shadow:1px 1px 1px #000;
}
.header a{
	color:#aaa;
	text-shadow:1px 1px 1px #000;
	padding-right:20px;
}
.header a:hover{
	color:#fff;
}
.container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:100%;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
}
.left{
	float:left;
	margin-left:10px;
}
.back{
	position:absolute;
	right:10px;
	top:0px;
}
.content > h1{
	font-size: 40px;
	font-weight: normal;
	text-shadow: 0px 0px 1px #fff;
	font-family: Tahoma, Geneva, sans-serif;
	border-bottom: 1px dotted #444;
	padding: 10px 20px;
}
.content > h3{
	font-size:24px;
	color:#aaa;
	font-weight:normal;
	padding:10px 20px;
	text-shadow:1px 1px 1px #000;
	font-family: 'Rock Salt', arial, serif;
}
h3 a{
	font-size:14px;
	padding-left:20px;
}
a{
	color:#777;
	text-decoration:none;
}
a:hover{
	color: #666;
}
.content {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 58px;
	padding-left: 0px;
}
.footer {
	position:absolute;
	width:100%;
	height:50px;
	line-height:50px;
	bottom:0; /* stick to bottom */
	background:#f0f0f0;
	border-top:7px solid #222;
	text-align:center;
	text-shadow:1px 1px 1px #000;
	color:#fff;
	background:#000 url(../images/stripe.gif) repeat top left;
}
.footer a{
	color:#aaa;
	padding:0px 10px;
	text-shadow:1px 1px 1px #000;
}
.footer a:hover{
	color:#fff;
	text-shadow:0px 0px 1px #fff;
}
/* Menu style */
.ei_menu{
	width: 100%;
	overflow: hidden;
	background-color: 999999;
}
.ei_menu ul{
	height: 350px;
	margin-left: 0px;
	position: relative;
	display: block;
	width: 1300px;
}
.ei_menu ul li{
	float: left;
	width: 75px;
	height: 350px;
	position: relative;
	overflow: hidden;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.ei_preview{
	width: 75px;
	height: 350px;
	cursor: pointer;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: transparent;
	background-image: url(../images/bw.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.ei_image{
	position: absolute;
	left: 75px;
	top: 0px;
	width: 75px;
	height: 350px;
	opacity: 0.2;
	background-color: transparent;
	background-image: url(../images/color.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.pos1 span{
	background-position: 0px 0px;
}
.pos2 span{
	background-position:-75px 0px;
}
.pos3 span{
	background-position:-152px 0px;
}
.pos4 span{
	background-position:-227px 0px;
}
.pos5 span{
	background-position:-302px 0px;
}
.pos6 span{
	background-position:-377px 0px;
}
.ei_descr{
	position: absolute;
	width: 278px;
	height: 310px;
	border-right: 7px solid #f0f0f0;
	padding: 20px;
	left: 75px;
	top: 0px;
	background-color: #FFF;
}
.ei_descr h2{
	font-family: 'Rock Salt', arial, serif;
	font-size:26px;
	color:#333;
	padding:10px;
	text-shadow:0px 0px 1px #fff;
	background:#fff url(../images/stripe_light.gif) repeat top left;
}
.ei_descr h3{
	font-family: 'Raleway', arial, serif;
	color:#fff;
	text-shadow:0px 0px 1px #000;
	font-style:normal;
	padding:10px;
	background:#333;
}
.ei_descr p{
	color: #000;
	padding: 10px 5px 0px 5px;
	line-height: 18px;
	font-size: 11px;
	font-family: Arial;
	text-transform: uppercase;
}

/* For the index_3 demo */
ul.trigger_list{
	position:absolute;
	right:20px;
	top:145px;
}
ul.trigger_list li{
	float:left;
	line-height:53px;
	color:#ddd;
	font-style:italic;
}
ul.trigger_list li a{
	font-family: 'Rock Salt', arial, serif;
	display:block;
	background:#000;
	color:#ddd;
	line-height:35px;
	padding:5px 10px;
	margin:3px;
	border-radius:5px 5px 5px 5px;
	text-shadow:1px 1px 1px #000;
}
ul.trigger_list li a:hover{
	background:#222;
	color:#fff;

}
.apt {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
ul, li {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#breadcrumbs {
	border-bottom: 1px solid #ccc;
	background-color: #fff;
	line-height: 20px;
	overflow: auto;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#textoarranque {
	position: absolute;
	height: 352px;
	width: 501px;
	left: 96px;
	top: 535px;
}

#breadcrumbs li { float:left; padding-left:8px; }
#breadcrumbs li a {
	background: transparent url(blue-arrow.png) no-repeat right center;
	padding-top: 0;
	padding-right: 24px;
	padding-bottom: 2px;
	padding-left: 0;
}
#breadcrumbs li a:link, #breadcrumbs li a:visited {
	text-decoration: none;
	color: #666666;
}
#breadcrumbs li a:hover, #breadcrumbs li a:focus {
	text-decoration: none;
	color: #999999;
}
#breadcrumbs li {color:#FF9900;}
#enlacespie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #999999;
	position: relative;
	left: 400px;
	width: 350px;
	float: left;
	top: 10px;
	height: 20px;
}
#diseñopie {
	font-family: "Swiss911 XCm BT";
	font-size: small;
	color: #999999;
	height: 20px;
	width: 50px;
	position: relative;
	top: 28px;
	left: 20px;
}
#nombrepie {
	position: relative;
	height: 20px;
	width: 138px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	float: left;
	left: 20px;
	top: 10px;
}
#emailpie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	float: left;
	position: relative;
	height: 20px;
	width: 180px;
	left: 20px;
	top: 10px;
}
#logofin {
	height: 24px;
	width: 15px;
	position: relative;
	top: 15px;
	left: 965px;
}
#migas {
	position: absolute;
	height: 22px;
	width: 400px;
	left: 88px;
	top: 449px;
}
