html {
	margin: 0;
	padding: 0;
}
body {
	text-align:center;
	font-size: 0.66em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6B6B6B;
	line-height: 1.6;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(../img/bg_gradient.gif);
	background-repeat: repeat-x;
}

.bgintro {
	background-color: #FFFFFF;
	background-image: url(http://www.airesmirage.com/img/bg_ahorro.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}

h3 {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 4px;
	font-size: 105%;
	text-transform: uppercase;
}
iframe {
	border: 0px;
	width: 540px;
	text-align: left;
	height: 900px;
}
a:hover {
	text-decoration: none;
	color: #000066;
} 
a,a:visited, a:active  {
	color: #4F64A2;
	text-decoration: none;
}
#cabecera {
	width: 930px;
	margin: auto;
	height: 90px;
}
#hmenu {
	width: 500px;
	height: 21px;
	float: right;
	text-align: right;
	padding-right: 10px;
	font-size: 90%;
	padding-top: 15px;
}
#hmenu a {
	color: #999999;
	margin-left: 10px;
}
#hmenu a:active, #hmenu a:visited {
	color: #999999;
	margin-left: 10px;
}
#hmenu a:hover {
	color: #333333;
}
#logo .pad {
	padding-top: 10px;
}
#logo {
	float: left;
	height: 50px;
	width: 210px;
	padding-left: 10px;
	padding-top: 30px;
}
#menu .pad {
	padding-top: 5px;
	height: 30px;
}
#menu {
	float: right;
	width: 675px;
	height: 45px;
}
#contenido {
	width: 930px;
	margin: auto;
	text-align: center;
	padding: 0px;
}
#header {
	height: 450px;
	width: 930px;
}
#central_left {
	margin-right: 450px;
	margin-bottom: 10px;
}
#central_left form {
	margin: 0px;
	padding: 0px;
}
#central_left .boletin form input {
	font-size: 90%;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	padding: 0px;
	margin: 0px;
}
#central_left .boletin {
	background-color: #F0F0F0;
	width: 280px;
	margin: auto;
	text-align: center;
	font-size: 90%;
}
#central_left .boletin p {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#central_left .cleft {
	float: left;
	width: 155px;
	margin-left: 5px;
	text-align: left;
}

#central_left .cright {
	margin-left: 160px;
	text-align: left;
}
#novedades {
	width: 450px;
	float: right;
	margin-bottom: 5px;
}
#novedades .cpad {
	border-bottom: 1px solid #CCC;
	margin: 0px 15px 0px 15px;
	padding: 5px;
}
#novedades .left {
	text-align: center;
	margin-right: 222px;
	border-right: solid 1px #C0C0C0;
}
#novedades .right {
	text-align: center;
	float: right;
	width: 222px;
}
#novedades .center {
	text-align: left;
}
#novedades p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #000000;
}
#noticias {
	background-color: #F7F7F7;
	clear: both;
}
#noticias .right {
	float: right;
	width: 222px;
}
#noticias .left {
	margin-right: 222px;
	padding: 10px;
}
#noticias .nota {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 15px;
	padding-bottom: 10px;
}

#noticias .titulo {
	color: #000;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}
#noticias .imagen {
	float: left;
	width: 105px;
}
#noticias .texto {
	text-align: left;
	margin-left: 105px;
}
#noticias p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#noticias h3 {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 14px;
	text-align: left;
}

#opciones {
	margin: 0px;
	padding: 0px;
}
#opciones .titulo {
	background-color: #E1E1E1;
	padding: 4px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
	font-weight: bold;
}
#opciones .texto {
	padding: 10px;
	background-color: #FFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
	border-bottom: 1px solid #CCC;
	border-top: none;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
#pie {
	margin: 0px;
	padding: 0px;
	clip: auto;
	clear: right;
	width: 930px;
}
#pie p {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#pages {
	margin-left: auto;
	margin-right: auto;
	width: 930px;
}
.round{
	display:block;
	margin-top: 0px;
}
.round *{
display:block;
height:1px;
overflow:hidden;
background:#1794CC;
}
.round1{
border-right:1px solid #F0F0F0;
padding-right:1px;
margin-right:3px;
border-left:1px solid #F0F0F0;
padding-left:1px;
margin-left:3px;
background:#478dec;
}
.round2{
border-right:1px solid #F0F0F0;
border-left:1px solid #F0F0F0;
padding:0px 1px;
background:#3883ea;
margin:0px 1px;
}
.round3{
border-right:1px solid #F0F0F0;
border-left:1px solid #F0F0F0;
margin:0px 1px;
}
.round4{
border-right:1px solid #F0F0F0;
border-left:1px solid #F0F0F0;
}
.round5{
border-right:1px solid #F0F0F0;
border-left:1px solid #F0F0F0;
}
#pageshead {
	width: 930px;
	background-color: #1794CC;
	padding: 0px;
	margin: 0px;
	background-image: url(../img/pageshead_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#pageshead .profundidad {
	padding-top: 15px;
	padding-left: 20px;
	text-align: left;
	color: #FFFFFF;
	height: 20px;
}
#pageshead .titulo {
	text-align: left;
}
#pageshead h1 {
	font-size: 160%;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
}

#pageshead ul {
	margin: 0px;
	padding: 0px;
}
#pageshead ul li {
	list-style: none;
	padding: 0px;
	margin: 0px 0px 0px 5px;
	display: inline;
}
#pageshead ul li a, #pageshead li a:active, #pageshead li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#pageshead ul li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.pageswrap {
	margin: 0px;
	padding: 0px;
	width: 928px;
	background-color: #FFFFFF;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;

}
#pagesdata {
	width: 720px;
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#pagesdata .left {
	float: left;
	width: 260px;
}
#pagesdata .magnifier {
	display: block;
	height: 20px;
	width: 120px;
	border: 1px dashed #CCCCCC;
	padding-top: 5px;
	margin: auto;
}
#pagesdata .magnifier a {
	display: block;
}
#pagesdata .contenedor {
	padding: 10px;
	margin: 20px 0px 0px 0px;
}
#pagesdata .contenedor .otros {
	background-color: #F0F0F0;
	padding: 5px;
}

#pagesdata .right {
	margin-left: 259px;
}
#pagesdata .right p {
	margin: 0px 0px 0px 10px;
	text-align: left;
	text-transform: uppercase;
}

#pagesdata .right h1 {
	text-align: left;
	margin: 0;
	padding: 30px 0px 0px 10px;
}
#pagesdata .right ul {
	text-align: left;
	margin-top: 20px;
}
#pagesdata .right ul li {
	list-style-image: url(../img/check.gif);
	line-height: 150%;
}
#pagesdata .right ol {
	list-style-type: none;
	margin: 30px 0px 0px 0px;
	padding: 0px;
	text-align: center;
}
#pagesdata .right ol li {
	padding: 5px;
	display: inline;
	margin: 0px;
}
#pagesdata .titular {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#pagesdata .info {
	padding: 20px 20px 0px 20px;
	text-align: justify;
}
#pagesdata .pad {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 0px;
	margin: 0px;
}
#pagesdata h1 {
	font-size: 1.2em;
	margin: 0px;
	padding: 0px;
	font-variant: normal;
	text-align: left;
}
#pagesdata .info h2 {
	font-size: 1em;
}

#pagesdata p {
	margin-top: 15px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
#pagesdata a, #pagesdata a:visited {
	color: #4871D9;
	text-decoration: none;
}
#pagesdata a:hover, #pagesdata a:active {
	color: #0066CC;
	text-decoration: underline;
}
#pagesdata .info ul {
	list-style-image: url(../img/bullet_red.png);
	margin: 5px 0px 5px 25px;
}
#pagesdata .info li {
	margin-bottom: 15px;
}
#pagesdata .info form {
	padding: 15px;
	margin: 0px;
	background-color: #F0F0F0;
	font-size: 0.95em;
	width: 450px;
}
#pagesdata .info input, #pagesdata .info select, #pagesdata .info textarea {
	border-top: solid 1px #CCC;
	border-right: solid 2px #999;
	border-bottom: solid 2px #999;
	border-left: solid 1px #CCC;
	background-color: #FFFFFF;
	font-size: 1em;
}
#pagesdata .info p {
	margin: 5px 0px 15px 5px;
}

.pagesmenu {
	margin: 0px 730px 15px 0px;
	text-align: left;
	padding-left: 15px;
	padding-top: 20px;
}
.sub_a {
	width: 180px;
	height: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../img/sub_a.gif);
	background-repeat: no-repeat;
	margin: 0px;
	background-color: #F0F0F0;
}
.sub_b {
	width: 180px;
	height: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../img/sub_b.gif);
}
#submenu {
	width: 180px;
	background-color: #F0F0F0;
	font-size: 95%;
}
#submenu ul {
	margin: 0px;
	padding: 0px;
}
#submenu ul li {
	list-style-type: none;
	display: block;
	margin: 0px 10px 0px 10px;
}
#submenu ul li a, #submenu ul li a:visited, #submenu ul li a:active {
	color: #6B6B6B;
	display: block;
	text-decoration: none;
	height: 15px;
	padding: 5px;
	border-bottom: solid 1px #CCCCCC;
}
#submenu ul li a:hover{
	color: #FFF;
	display: block;
	background-color: #1794CC;
	height: 15px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(img/button_bg.gif);
	background-repeat: repeat-x;
}
#submenu ul ul {
	margin: 0px;
	padding: 0px;
}
#submenu ul li ul li {
	display: block;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
}
#submenu ul li ul li a, #submenu ul li ul li a:visited, #submenu ul li ul li a:active {
	color: #666666;
	display: block;
	text-decoration: none;
	height: 15px;
	padding-left: 15px;
	border-bottom: solid 1px #CCCCCC;
}
#submenu ul li ul li a:hover{
	color: #FFF;
	display: block;
	background-color: #1794CC;
	height: 15px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#submenu ul ul ul {

}
#submenu ul li ul li ul li {
	list-style-type: none;
	display: block;
	margin: 0px;
	font-weight: normal;
}
#submenu ul li ul li ul li a, #submenu ul li ul li ul li a:visited, #submenu ul li ul li ul li a:active {
	color: #6B6B6B;
	display: block;
	text-decoration: none;
	height: 15px;
	padding-left: 25px;
	border-bottom: solid 1px #CCC;
}
#submenu ul li ul li ul li a:hover{
	color: #FFF;
	display: block;
	background-color: #1794CC;
	height: 15px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-image: url(img/button_bg.gif);
	background-repeat: repeat-x;
}
#submenu .ultimo {
	margin-bottom: 10px;
}
#submenu .activo {
	background-color:#1794CC;
	background-image: url(../img/button_bg.gif);
	background-repeat: repeat-x;
	
}
#submenu .activo a, #submenu .activo a:hover, #submenu .activo a:visited, #submenu .activo a:active {
	color:#FFF;
	background-image: url(img/button_bg.gif);
	background-repeat: repeat-x;
}
#submenu .ultimoactivo {
	margin-bottom: 10px;
}
#submenu .ultimoactivo a,#submenu .ultimoactivo a:hover,#submenu .ultimoactivo a:visited,#submenu .ultimoactivo a:active {
	color:#FFF;
	background-color: #1794CC;
}
#submenu h1{
	text-align: left;
	font-size: 110%;
	font-variant: small-caps;
	margin: 0px 10px 5px 10px;
	padding: 0px 0px 5px 0px;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
} 
#resumen {
	margin: 0px;
	padding: 0px;
}
#resumen .titulo {
	font-variant: normal;
	font-weight: bold;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #4871D9;
	padding: 5px;
	margin-top: 15px;
	font-size: 1.2em;
	text-transform: uppercase;
}
#resumen .pie {
	background-color: #F0F0F0;
	padding: 10px;
	border-bottom: solid 1px #C0C0C0;
}

#resumen .texto {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-align: justify;
}
#productos {
	text-align: center;
	margin-bottom: 10px;
}
#productos .presentacion {
	padding: 0px;
	margin: 10px auto auto auto;
	text-align: center;
	width: 220px;
}
#productos .presentacion a,#productos .presentacion a:active,#productos .presentacion a:visited {
	display: block;
	text-decoration: none;
	height: 25px;
	padding-top: 5px;
	background-image: url(../img/moredown.jpg);
	color: #FFFFFF;
}
#productos .presentacion a:hover {
	color:#FFFFFF;
	background-image: url(../img/moreover.jpg);
}
#productos .contenedor {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#productos ul {
	list-style-type: none;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	text-align: center;
}
#productos ul li {
	padding: 5px;
	display: inline;
	margin: 0px;
}
#productos ol {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	
}
#productos ol li {
	list-style-image: url(../img/check.gif);
	padding-bottom: 10px;
}
#productos p {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#productos h1 {
	font-size: 1.5em;
	text-transform: uppercase;
	text-align: left;
	margin: 0px;
}

#productos .img {
	float: left;
	width: 100px;
}
#productos .data {
	margin-left: 100px;
	text-align: left;
	padding-left: 10px;
	border-left: solid 1px #CCC;
	padding-bottom: 10px;
}

#productos .titulo {
	text-align: left;
	padding: 2px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#productos .pad {
	padding: 10px;
}

#productos .left {
	float: right;
	width: 375px;
}
#productos .right {
	margin-right: 375px;
	border-right: solid 1px #ccc;
}
#equipos {
	padding: 5px;
	text-align: left;
}
#equipos .otros {
	background-color: #F0F0F0;
	padding: 5px;
	border-bottom: solid 1px #CCC;
}

#equipos .img {
	float: left;
	text-align: center;
	margin-right: 5px;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	height: 110px;
}
#equipos .img p {
	margin: 0px;
	padding: 0px;
}

#equipos h1 {
	margin: 10px 0px 0px 0px;
	font-size: 120%;
	text-transform: uppercase;
}
#equipos ul {
	list-style-type: none;
	margin: 15px 0px 20px 0px;
	padding: 0px;
	text-align: center;
}
#equipos ul li {
	padding: 5px;
	display: inline;
	margin: 0px;
}
#nuestros_productos {
	margin-top:15px;
	text-align: left;
}
#nuestros_productos .index_left {
	float: left;
	width: 340px;
	text-align: right;
}
#nuestros_productos .index_right {
	margin-left: 360px;
	text-align: left;
	width: 358px;
}
#nuestros_productos ul {
	text-align: left;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
#nuestros_productos li {
	list-style-image: url(../img/bullet_red.png);
}
#nuestros_productos h1 {
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#nuestros_productos .imagen {
	float: left;
	width: 160px;
	border-right: dashed 1px #CCC;
	height: 160px;
	margin-bottom: 20px;
}
#nuestros_productos .listado {
	height: 160px;
	float: right;
	width: 170px;
	margin-bottom: 20px;
	line-height: 1.8em;

}
#minis {
	height:80px;
	border: 1px solid #F0F0F0;
	padding: 15px 0px;
}
#minis .marco {
	margin-right: 12px;
}
#minis .imagen {
	float:left;
	height: 60px;
	width:150px;
	border-right: dashed 1px #CCC;
}
#minis .texto {
	float:left;
	text-align: center;
}
#minis a, #minis a:visited, #minis a:active {
	color: #999999;
	text-decoration: underline;

}
#minis a:hover {
	text-decoration: none;

}
#specs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-top: 15px;
}
#specs .titulo {
	color:#FFFFFF;
	background-color: #1794CC;
	text-align:center;
}
#specs .label {
	background-color: #72CAEF;
	color:#FFFFFF;
	padding: 5px;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #fff;
}
#specs .data {
	font-size: 0.90em;
	text-align:center;
	border-bottom: 1px solid #F0F0F0;
}
#footerFlash {
	padding-top: 10px;
}
.search {
	float: right;
	background-image: url(../img/searchbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 41px;
	width: 220px;
	padding-right: 10px;
	white-space: nowrap;
}
.search form {
	padding-top: 10px;
	text-align: left;
	padding-left: 65px;
}
.search label {
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 15px;
}
.search input {
	font-size: 10px;
}
.tipoCambio {
	font-size: 150%;
	font-weight: bold;
	color: #FF0000;
}
.divtipodecambio {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	height: 400px;
}
#pieLeft {
	text-align: left;
	margin-left: 15px;
}
#pieRight {
	text-align: right;
	margin-right: 15px;
	margin-top: 15px;
}
#lineup2k9 .split {
	font-size: 9pt;
	padding:10px;
	color:#FFFFFF;
	background-image: url(../img/pageshead_bg.jpg);
}
#lineup2k9 .window {
background-color: #3366CC;
font-size: 9pt;
padding:10px;
color:#FFFFFF;
background-image: url(../img/pageshead_bg.jpg);
}
#lineup2k9 .paquetes {
background-color: #FF6600;
font-size: 9pt;
padding:10px;
color:#FFFFFF;
background-image: url(../img/pageshead_bg.jpg);
}
#lineup2k9 ul {
list-style:none;
margin: 0px;
padding: 5px;
}
#lineup2k9 li {
font-size: 8pt;
border-bottom: 1px solid #0066FF;
}
#lineup2k9 li a {
display:block;
padding: 10px;
}
#lineup2k9 li a:hover {
text-decoration:none;
background-color: #0099FF;
color:#FFFFFF;
}
