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

* { padding:0; margin:0; }

body { width: 100%; background: #FFFFFF; background: url(images/bkg-cielo.jpg) no-repeat top fixed; font-family:Tahoma, Geneva, sans-serif; } 
#topmenu { width:100%; height:60px; background:url(images/toldo.png); }
#header { width:585px; height:150px; background1:url(images/header.png) no-repeat; text-indent1:-9999px; position:relative; left:10px; }

#ads { background:#000; position:absolute; left:634px; top:90px; width:440px; height:120px; }


#container1 { margin-left:auto; margin-right:auto; width: 1000px; text-align: center; }
#left { width:127px; position:relative; top:20px; left:40px; }
#middle { width:395px; height:300px; position:absolute; left:210px; top:210px; text-align: left; padding:5px; }
#right { width:400px; position:relative; left:515px; }

#menu-head { width:137px; height:35px; background:url(images/menu-head.png) no-repeat center; text-indent:-9999px; }

#first { width:795px; position:relative; left:200px; }
#first-left { width:395px; position:absolute;}
#first-right { width:400px; position:absolute; left:410px;}

#second { width:795px; position:relative; left:200px; top:325px; }
#second-left { width:395px; position:absolute;}
#second-right { width:400px; position:absolute; left:410px;}

#third { width:795px; position:relative; left:200px; top:650px; }
#third-left { width:395px; position:absolute;}
#third-right { width:400px; position:absolute; left:410px;}

#fourth { width:795px; position:relative; left:200px; top:975px; }
#fourth-left { width:395px; position:absolute;}
#fourth-right { width:400px; position:absolute; left:410px;}

#fifth { width:795px; position:relative; left:200px; top:1300px; }
#fifth-left { width:395px; position:absolute;}
#fifth-right { width:400px; position:absolute; left:410px;}

#precios { width:795px; position:relative; left:200px; top:650px; }
#precios-left { width:795px; position:absolute;}


#footer { font-size:12px; padding-top:40px; text-align:center; }
#footer-text { padding-top:10px; color:#F93; }
#footer-text a { color:#F93; text-decoration:none; }
#footer-text a:hover { color:#333; text-decoration:none; }

/* Slider */
#slide-back { width:440px; height:340px; background:url(images/frame.png); position:absolute; left:118px; top:-20px; text-indent:-9999px; }

#slider {    width: 400px; /* important to be same as image width */    height: 300px; /* important to be same as image height */    position: relative; /* important */	overflow: hidden; /* important */}
#sliderContent {    width: 400px; /* important to be same as image width or wider */    position: absolute;	top: 0;	margin-left: 0;}
.sliderImage {    float: left;    position: relative;	display: none;}
/*.sliderImage span {    position: absolute;	font: 10px/15px Arial, Helvetica, sans-serif;    padding: 10px 13px;    width: 384px;    background-color: #000;    filter: alpha(opacity=70);    -moz-opacity: 0.7;	-khtml-opacity: 0.7;    opacity: 0.7;    color: #fff;    display: none;}*/
.clear {	clear: both;}
.sliderImage span strong {    font-size: 14px;}
.top {	top: 0;	left: 0;}
.bottom {	bottom: 0;    left: 0;}
ul { list-style-type: none;}

/* Menu */

#MainMenu {	width:140px;	background:#FFF;	border:0; }
#tab {	top:0;	height:0;	margin:0;}
#tab ul {	list-style:none;	float:left;	margin:0;	padding:0; background:#FFF; border:thick #FFF solid;}
#tab li {	float:left;	clear:both;	margin:0 0px 0 0;	padding:0;}
#tab a {	background:#000 url(images/bright_018.gif) no-repeat right top;	text-decoration:none;	width:130px;	border:0;	display:block;	float:left;	margin:0;	padding:0;}
#tab a span {	display:block;	background:url(images/bleft_018.gif) no-repeat left top;	font-family:Arial, Helvetica, sans-serif;	font-size:11px;	color:#FFF;	font-weight:700;	line-height:33px;	padding:0 18px;}
#tab a:hover,#tab li.item_active a {	background-position:right bottom;	border-color:#000;}
#tab a:hover span,#tab li.item_active a span {	background-position:left bottom;	color:#000;	font-weight:700;	font-style:normal;	text-decoration:none;}
.dropmenudiv {	position:absolute;	top:0;	float:left;	display:block;	visibility:hidden;	border:0 #306;	background:#FFF;	color:#FFF;	z-index:100;	text-decoration:none;	padding:0;}
.dropmenudiv ul {	list-style:none;	margin:0;	padding:0;}
.dropmenudiv li {	display:inline;	margin:0;	padding:0;}
.dropmenudiv a:link,.dropmenudiv a:visited {	width:180px;	display:block;	border:0 #000;	color:#FFF;	background:url(images/bleft_018.gif) no-repeat left top;	font-weight:700;	font-style:normal;	text-decoration:none;	margin:0 3px 0 0;	padding:0;}
.dropmenudiv a span {	display:block;	line-height:33px;	background:url(images/bright_018.gif) no-repeat right top;	font-family:Arial, Helvetica, sans-serif;	font-size:11px;	color:#FFF;	float:none;	padding:0 18px;}
.dropmenudiv a:hover {	border:0 #000;	background-position:left bottom;	font-weight:700;	font-style:normal;	text-decoration:none;	color:#000;}
.dropmenudiv a:hover span {	background-position:right bottom;	color:#000;	font-weight:700;}
