body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: #FFFFFF;
	color: #333333;
	background-repeat: repeat;
	margin-top: 0px;
	padding-top: 0px;
}
#menu {
	background-image: url(images/axs_layout_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#botonera_up {
	background-image: url(images/axs_layout_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 0px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: 666565;
}


#contenedor {
	width: 850px;
	text-align: center;
	margin: auto;
}
#contenedor_up {
	width: 850px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center top;
	height: 0px;
	background-image: url(images/axs_layout_01.jpg);
}
#contenedor_down {
	width: 850px;
	text-align: center;
	margin:auto;
	height: 46px;
}
#banner {
	float: left;
	padding-left: 50px;
	margin-top: 20px;
	margin-bottom: 0px;
	font-size: 10px;
}
#logo_rojo {
	text-align: center;
	float: right;
	height: 220px;
	width: 200px;
	padding-right: 50px;
	margin-top: 30px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#news {
	text-align: justify;
	clear: both;
	padding-bottom: 30px;
	margin-right: 30px;
	margin-left: 30px;
	padding-top: 20px;
	font-size: 9pt;
	margin-top: 0px;
}
#footer {
	text-align: center;
	padding-right: 50px;
	padding-left: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
}
#news_closer {
	clear: both;
}

.box_red {
	width: 233px;
	float: left;
	margin-right: 30px;
	margin-left: 0px;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: top;
}

#news .box_red ul {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 30px;
	padding-right: 10px;
	list-style-image: url(images/tic.jpg);
	list-style-type: disc;
	list-style-position: outside;
}


.box_red p {
	color: #333333;
	font-size: 0.9em;
	margin: 0px;
	text-align: justify;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 1.5em;
}

.box_red h3 {
	background-image: url(images/news_bg_03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FA7272;
	font-size: 11pt;
	margin: 0px;
	text-align: justify;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 7px;
}
.box_red h4 {
	color: #FA7E7E;
	margin-top: 5px;
	margin-left: 10px;
	font-size: 10pt;
	margin-bottom: 0px;
}


.box_red a {
	text-decoration: none;
}
.box_red a:link {
	color: #FF0000;
}
.box_red a:visited {
	color: #FF0000;
}
.box_red a:hover {
	text-decoration: underline;

}
.box_red a:active {
	text-decoration: underline;

}
#banner a {
	text-decoration: none;
}
#banner a:link {
	color: #FF0000;
}
#banner a:visited {
	color: #FF0000;
}
#banner a:hover {
	text-decoration: underline;

}
#banner a:active {
	text-decoration: underline;
}

#botonera_footer {
	padding-bottom: 5px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 0.8em;
	font-weight: normal;
}
#botonera_footer a {
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
#botonera_footer a:link {
	color: #FF0000;
}
#botonera_footer a:visited {
	color: #FF0000;
}
#botonera_footer a:hover {
	color: #FFFFFF;
	background-color: #F05050;
}
#botonera_footer a:active {
	color: #FFFFFF;
	background-color: #F05050;
}
#creditos {
	text-align: center;
	color: #F05050;
	margin-top: 20px;
	font-size: 0.8em;
}
#news .box_red li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 1.5em;
}
