/* K CSS for ACHEL */

html,body,div,p {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-weight: normal;
	color: #333333;
}
p {
	line-height: 150%;
}
body {
	padding: 0;
	font-size: 11px;
	background-color: #D5E4EF;
	background-image: url(i/bg.gif);
	background-repeat: repeat-x;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
a:link {
	color: #06A9F3;
}
a:visited {
	color: #06A9F3;
}
a:hover {
	color: #06A9F3;
}
a:active {
	text-decoration: none;
	color: #06A9F3;
}
h1,h3 {
	margin: 0;
	padding: 0;
}
h1{
	color: #06A9F3;
	font-size: 24px;
	font-weight: bold;
}

#box {
	padding-top: 9px;
	position: relative;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 0px;
	width: 830px;
	min-height:570px;
	}
/*  */
#header {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(i/bg_header.jpg);
	background-repeat: repeat-x;
	height: 189px;
}
#fecha {
	position: relative;
	margin: 0px;
	height: 10px;
	text-align: right;
	padding-right: 15px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 30px;
}

/* botonera superior */
#btnsup {
	position: relative;
	margin: 0px;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-right: 15px;
	height: 21px;
	background-color: #666666;
	padding-left: 15px;
	float: right;
	width: 600px;
}


#btnsup ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#btnsup li
{
	display: inline;
	color: #FFFFFF;
	background-image: url(i/flecha_btnera.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-right: 20px;
	font-weight: normal;
	font-size: 14px;
	background-position: 3px;
}

#btnsup li a
{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
#btnsup li a:hover
{
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
/* Fin botonera superior */

#contenido{
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 7px;
}
#left{
	background-color: #1583BE;
	width: 156px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
	clear: none;
}
#logos{
	background-color: #FFFFFF;
	width: 154px;
	height: 100px;
	border: 1px solid #666666;
	margin-top: 15px;
	margin-bottom: 10px;
}
#right{
	background-color: #FFFFFF;
	float: right;
	width: 145px;
	clear: right;
}
#medio{
	background-color: #BCBCBC;
	margin-right: 160px;
	margin-left: 201px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(i/bg_medio.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-bottom: 5px;
}
#bienvenida {
	float: left;
	width: 260px;
	margin-left: 10px;
	margin-bottom: 5px;
	padding-bottom: 10px;
}
#noticias{
	float: right;
	width: 167px;
	margin-left: 10px;
	margin-bottom: 5px;
	padding-bottom: 10px;
	height: 300px;
}
#alternativas{
	width: 420px;
	background-color: #E6E6E6;
	border: 1px solid #999999;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 5px;
	clear: none;
}

#cleardiv
{
	clear: both;
	width: 100px;
}
#bco
{
	width: 453px;
	height: 5px;
}
#linea
{
	width: 165px;
	height: 5px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #00B1FE;
	margin-top: 5px;
}
#linea2 {
	width: 60%;
	height: 5px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #00B1FE;
	margin-top: 5px;
}

#asociados{
	width: 145px;
	border: 1px solid #666666;
	margin-bottom: 5px;
}
#indicadores{
	width: 135px;
	color: #FFFFFF;
	padding: 5px;
	font-size: 11px;
	background-color: #666666;
}
#flash{
	width: 145px;
	height: 216px;
	border: 1px solid #666666;
	margin-top: 8px;
}
#cierre{
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* botonera vertical */
.navlist
{
	list-style: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
}

.navlist li
{
	padding-left: 16px;
	background-image: url(i/flecha.gif);
	background-repeat: no-repeat;
	background-position: 6px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
}

.navlist li a
{
	font-size: 13px;
	color: #FFFFFF;
	width: 140px;
	text-decoration: none;
}

.navlist li a:hover
{
	font-size: 13px;
	color: #A4E2F6;
	text-decoration: none;
}
/* fin botonera vertical */

/* estilos textos */
.mas{
	font-size: 16px;
	font-weight: bold;
	color: #06A9F3;
	line-height: 100%;
}
.mas a{
	font-size: 16px;
	font-weight: bold;
	color: #06A9F3;
	text-decoration: none;
}
.mas a:hover{
	font-size: 16px;
	font-weight: bold;
	color: #237EBA;
	text-decoration: none;
}

.bco14{
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 2px;
}
.img{
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #999999;
	margin-bottom: 5px;
}
.detalle{
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}

/* fin estilo textos */


/* estilos ingreso */
.entrar
{
	background-image: url(i/flecha_entrar.gif);
	background-repeat: no-repeat;
	background-position: 40px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px;
}

.entrar a{
	color: #999999;
	text-decoration: none;
}
.entrar a:hover{
	color: #666666;
	text-decoration: none;
}
.ingreso
{
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
}
#footer/*fin  estilos ingreso */

/* footer */

{
	background-image: url(i/footer.gif);
	background-repeat: no-repeat;
	padding-bottom: 3px;
	font-size: 10px;
	height: 35px;
	background-position: center bottom;
	width: 830px;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	text-indent: 620px;
	padding-top: 15px;
}

/* fin footer */
#centrointerior {
	background-color: #FFFFFF;
	margin-right: 5px;
	margin-left: 210px;
	padding: 10px;
}
#columnaleft {
	float: left;
	width: 350px;
	margin-bottom: 5px;
	padding-bottom: 10px;
}
#columnaright {
	float: right;
	width: 210px;
	margin-left: 10px;
	margin-bottom: 5px;
	padding-bottom: 10px;
}
#medioder {
	float: left;
	width: 250px;
	margin-left: 10px;
	margin-bottom: 5px;
	padding-bottom: 10px;
	height: 300px;
}
h2 {
	color: #666666;
	font-size: 18px;
	font-weight: bold;
}
#volver {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #FFFFFF;
	padding-top: 15px;
}
