@charset "UTF-8";
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6D6D70;
}
a:hover {
	text-decoration: none;
}
.punto_verde {
	font-size: 20px;
	font-weight: bold;
	color: #BECE26;
	padding-right: 10px;
	padding-left: 10px;
}


.texto_verde {
	font-size: 12px;
	font-weight: bold;
	color: #007C85;
	padding-right: 0px;
	padding-left: 0px;
}

.texto_verde_claro {
	font-size: 12px;
	font-weight: bold;
	color: #ABC02C;
	padding-right: 0px;
	padding-left: 0px;
}

.texto_verde_agua {
	font-size: 12px;
	font-weight: bold;
	color: #2FBBBF;
	padding-right: 0px;
	padding-left: 0px;
}


.contenido {
	font-size: 12px;
	font-weight: normal;
	color: #6D6D70;
	padding-left: 221px;
	padding-right: 47px;
	text-align: justify;
}


.contacto{
	font-size: 12px;
	background-image: url(../imagenes/contacto/foto_contacto.jpg);
	padding: 15px;
	background-repeat: no-repeat;
}


.pie {
	text-align: center;
	color: #FFFFFF;
	background-color: #0D6A72;
	background-repeat: repeat-x;
	background-position: 50px;
	font-size: 12pt;
}
#menu {
	background-color: #A1BC20;
	height: 22px;
	background-image: url(../imagenes/fondo_boton.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 980px;
}
.contenido_tablas {
	font-size: 12px;
	font-weight: normal;
	color: #6D6D70;
	text-align: justify;
}
.cinco_mm {
	margin-left: 5mm;	
}
.titulos_cortos {
	font-size: 13px;
	font-weight: normal;
	color: #007C85;
	background-image: url(../imagenes/base/fondo_titulos.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	line-height: 18px;
	text-align: left;
}
.titulos2 {
	font-size: 13px;
	font-weight: normal;
	color: #007C85;
	background-image: url(../imagenes/base/fondo_boton_2.jpg);
	background-repeat: no-repeat;
	text-align: right;
	line-height: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 204px;
	float: left;
	background-position: right;
}
table#tabla_airnergy {
	font-size: 12px;
	font-weight: normal;
	color: #6D6D70;
	text-align: justify; 
	width: 710px;
	margin-left: 221px;
}
a:link  {
	text-decoration: none;
	color: #015B60;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 12px;
	font-weight: normal;
	color: #007C85;
	line-height: 18px;
	padding-left: 20px;
}
.titulos {
	font-size: 13px;
	font-weight: normal;
	color: #007C85;
	background-image: url(../imagenes/base/fondo_titulos.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-align: right;
	line-height: 20px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.titulos_derecha {
	font-size: 13px;
	font-weight: normal;
	color: #007C85;
	background-image: url(../imagenes/base/fondo_boton_der.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 15px;
	padding-right: 68px;
	padding-bottom: 15px;
	padding-left: 0px;
	line-height: 18px;
	text-align: right;
}
.linea {
	text-align: center;
	vertical-align: middle;
	background-image: url(../imagenes/pp-basis/linea.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.titulos_izquierda {
	font-size: 13px;
	font-weight: normal;
	color: #007C85;
	background-image: url(../imagenes/base/fondo_boton_izq.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 30px;
	line-height: 18px;
	text-align: left;
}
.nombres_tablas {
	font-size: 12px;
	font-weight: normal;
	color: #6D6D70;
	text-align: right;
	vertical-align: bottom;
	padding-bottom: 10px;
}
.aviso_legal {
	font-size: 12px;
	font-weight: normal;
	color: #6D6D70;
	padding-left: 221px;
	padding-right: 47px;
	text-align: justify;
}

