body {
	margin:0px;
	background:#F8F8F8;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	line-height:16px;
}
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
}
#all {
	width:904px;
	margin:auto;
	margin-top:0px;
}
#ank {
	background:url(Image/ank.png);
	width:340px;
	height:80px;
}
#ank_link {
	display:block;
	margin-top:15px;
	width:110px;
	height:50px;
	float:left;
}
#imagen_banner {
	background:url(Image/Inicio.png) no-repeat 2px 3px;
}
#borde_inicio {
	height:306px;
	background:url(Image/borde_inicio.png);
}
#borde_otros {
	height:40px;
}
#menu{
	height:25px;
	width:530px;
	float:right;
	margin:27px 0px;
}
.menu_individual {
	color:#000;
	font-weight:bold;
	width:90px;
	margin-left:4px;
	float:right;
	text-align:center;
	height:25px;
    line-height:25px;
	display:block;
}
.menu_be, .menu_individual:hover {
	background:url(Image/menu_hover.png);
	color:#FFCC00;
	font-weight:bold;
	width:90px;
	margin-left:4px;
	float:right;
	text-align:center;
	height:25px;
    line-height:25px;
	display:block;
}
.menu_grande {
	background:url(Image/menu_grande.png);
	color:#FFCC00;
	font-weight:bold;
	width:120px;
	float:right;
	text-align:center;
	height:25px;
	line-height:25px;
	margin-right:4px;
	margin-top:4px;
}
#content {
	background:url(Image/content.png);
	clear:both;
}
#contenido {
	margin:auto;
	width:892px;
}
.noticia {
	font-weight:bold;
	display:block;
	padding-left:25px;
    line-height:20px;
	margin-bottom:2px;
}
.noticia a {
	color:#333;
}
.siguiente {
	margin-top:3px;
	margin-right:3px;
	background:url(Image/siguiente.png);
	height:28px;
	width:16px;
	float:right;
	display:block;
}
.anterior {
	margin-top:3px;
	margin-right:3px;
	background:url(Image/anterior.png);
	height:28px;
	width:16px;
	float:right;
	display:block;
}
.siguiente:hover {
	background:url(Image/siguiente_hover.png);
}
.anterior:hover {
	background:url(Image/anterior_hover.png);
}
.boton_top, .boton_be:hover {
	background:url(Image/boton_top.png);
	margin-top:3px;
	margin-left:3px;
	width:60px;
	height:28px;
	float:left;
	font-weight:bold;
	color:#333;
	line-height:28px;
	text-align:center;
}
.boton_be {
	margin-top:3px;
	margin-left:3px;
	width:60px;
	height:28px;
	float:left;
	font-weight:bold;
	color:#FFCC00;
	line-height:28px;
	text-align:center;
}
.boton_grande {
	background:url(Image/boton_top_grande.png);
	margin-top:6px;
	margin-right:8px;
	width:130px;
	height:28px;
	float:right;
	font-weight:bold;
	color:#333;
	line-height:28px;
	text-align:center;
}
input, textarea {
	width:430px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
	margin-bottom:5px;
}
select {
	width:430px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:5px;
}
.borde_ser_port {
	background:url(Image/borde_ser_port.png);
	height:250px;
}
#anterior_siguiente_top {
	margin-top:3px;
	margin-right:5px;
	width:894px;
	float:right;
}
#anterior_siguiente_bottom {
	width:894px;
	height:34px;
	background:url(Image/rectangulo.png);
	margin:auto;
}
.pag {
	color:#FFCC00;
	font-size:10px;
	text-align:right;
	margin-top:3px;
	margin-right:5px;
	height:28px;
	line-height:28px;
	float:right;
}
#bottom {
	background:url(Image/bottom.png);
	height:37px;
}
#bottom_link {
	margin-top:8px;
	margin-right:3px;
	width:55px;
	height:25px;
	float:right;
}