@charset "utf-8";
/* CSS Document */
body{
text-align:center;
}
.div_index
{
	width: 764px;
	border: 1px solid #000000;
}
.div_bgindex
{
	background-image: url(images/bg_index.jpg);
	background-repeat: repeat;
	padding-top: 600px;
	cursor:pointer;
}
#wrap
{
	margin:0 auto;
	width: 764px;
	border: 1px solid #000000;
	text-align:left;
}
.page_content
{
	background-image: url(images/bg.jpg);
	background-repeat:no-repeat;
}
.textbody
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.titulos
{
	color: #000000;
	font-family: "Libre Semi Sans SSi";
	font-weight: bold;
	font-size: 18px;
}
.sub_titulos
{
	color: #000000;
	font-family: "Libre Semi Sans SSi";
	font-weight: bold;
	font-size: 16px;
}
.header
{
margin:0 auto;
height:90px;
vertical-align:middle;
padding:0px;
}
.footer
{
color:#999999;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.footerI
{
color:#999999;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.mini
{
float:right;
width:90px;
vertical-align:bottom;
}
.top_cont_green
{
	background-image:url(images/head_green.gif);
	color: #FFFFFF;
	font-family: "Libre Semi Sans SSi";
	font-weight: bold;
	font-size: 18px;
	background-repeat: no-repeat;
	background-position: left;
	height:27px
}
.top_cont_red
{
	background-image:url(images/head_red.gif);
	color: #FFFFFF;
	font-family: "Libre Semi Sans SSi";
	font-weight: bold;
	font-size: 18px;
	background-repeat: no-repeat;
	background-position: left;
	height:27px
}
.top_cont_brown
{
	background-image:url(images/head_brow.gif);
	color: #FFFFFF;
	font-family: "Libre Semi Sans SSi";
	font-weight: bold;
	font-size: 18px;
	background-repeat: no-repeat;
	background-position: left;
	height:27px
}
.text_top
{
	color: #FFFFFF;
	font-family: "Libre Semi Sans SSi";
	font-weight: bold;
	font-size: 18px;
}
.contenedor
{
width:475px;
margin-top:10px;
padding-left:5px

}
.a_links_list
{
color:#333333;
font-weight:bold;
}
.a_links_list_selected
{
color:#E31C18;
font-weight:bold;
}
.a_links_list:hover
{
text-decoration:none;
}
