@charset "utf-8";

body {	background: white url(images/bg.jpg) repeat-x;
		font-family: Tahoma;
		text-align: center;
		margin: 0px;
		}

div.contenedor {width: 100%; height: auto; margin: 0px}

/*div.contheader {width: 826px; text-align:center;}*/

#header {
	background: transparent;
	text-align:left;
	display:relative;
	width: 826px;
	height: 80px;
	vertical-align: bottom;
	padding: 20px 0 0 0;
}

#botonera {
	background: transparent;
	text-align:left;
	display:block;
	width: 826px;
	height: 30px;
	vertical-align: bottom;
	padding: 0 0 0 0;
}
.bots {
	font-family: Arial, Helvetica, sans-serif;
	height: 30px;
	width: 450px;
	text-align: right;
	padding: 0px 0 0 0;
}

td.boton {font-size: 1em; font-weight: bold; vertical-align: top}
td.boton a {display: block; color: #908f8f; text-decoration: none; text-align: center; height: 30px; /* padding: 0 10px 0 10px;*/}
td.boton a:link, a:visited {color: #908f8f; text-decoration: none;}
td.boton a:hover {color: #777777; background: url(images/botover.gif) repeat-x bottom; text-decoration: none;} 

#bg_main {background: white url(images/bg_leather.jpg); margin: 0px; width: 100%; text-align: center;}

#main {background: #3b3b3b url(images/bg_main.jpg) repeat-x; height: 450px; padding: 20px 20px 10px 20px; text-align: left; margin-top: 0px; vertical-align: top}

#logos {width: 200px; text-align:center; padding: 30px 0 0 30px; vertical-align: middle;}
img.logos {padding-top: 30px;}

div.local {width: 485px; height: 435px; float: right; position: static; padding-top: 0px;}
div.aeropuerto {width: 300px; height: 300px; float: left; position: static; padding: 20px 0 0 0px;}

#footer {
	background: transparent;
	color: #777777;
	font-size: 0.75em;
	text-align: center;
	width: 826px;
	padding: 20px 0 20px 0;
}

a.contacto {display: compact; text-decoration: none; font-weight: bold;}  
a.contacto:link, a:visited {color: white; text-decoration: none;}
a.contacto:hover {color: white; text-decoration: underline;} 

a.mail {display: compact; text-decoration: none;}  
a.mail:link, a:visited {color: #777777; text-decoration: none;}
a.mail:hover {color: #da251d; text-decoration: none;}

h1, h2, p { padding-left: 30px; padding-right: 30px;}

h1 { background: url(images/bullet.gif) no-repeat 0px 5px; font-size: 1.2em; font-weight: lighter; color: white; height: image height; text-indent: 20px; margin-left: -20px; margin-top: 0px; padding-bottom: 20px}

h2 { font-size: 1.1em; font-weight: lighter; color: #cecece;}

p { font-size: 1em; color: white; text-align: justify;}

ul { list-style-position:inside; list-style-type: square; padding:0 0 0px 30px; margin:0px; color: #990000}

li { font-size: 0.9em; color: #da251d ; text-align: justify; padding-left:40px; padding-bottom:20px;}

span {color: white}

/*div.right {font-size: 0.75em; color: #ac2eab; font-style: italic; font-weight: bold; text-align: left; float: right; display: block; position: relative; padding: 0 20px 5px 20px;}*/

img.logosheader { float: right; display: block; position: relative; padding: 0px; margin-top: -10px;}
img.localquienes { display: block; position: relative; text-align: center;padding: 0px; margin-top: -10px; z-index: 0; margin-top: -100px}
