@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#wraper {
	margin: 0 auto;
}
a {
	color:#006699;
}
#contenido {
	width: 1000px;
	position: relative;
	margin: 0 auto;
	background:transparent url(images/bck_top.png) scroll no-repeat center top;
}
.tablatotal {
	background:transparent url(images/bck_bottom.png) scroll no-repeat center bottom;
	width: 1000px;
}
.logo {
	margin:12px auto 5px;
	height:94px;
	width:958px;
}
.centro {
	float:left;
	margin:20px 0 20px 30px;
 *padding-left:20px;
	text-align:left;
	width:720px;
}
.botonera {
	display:block;
	float:left;
	height:550px;
	padding:20px 10px 0 20px;
	width:130px;
}
.botonera a {
	background:transparent url(images/btn.png) no-repeat scroll center top;
	display:block;
	height:30px;
	padding:8px 0 0;
	width:128px;
	text-decoration:none;
	text-transform:uppercase;
	color:#0072a7;
	font-weight:bold;
}
.botonera a:hover {
	background:transparent url(images/btn1.png) no-repeat scroll center top;
	display:block;
	color:#FFF;
}
.botonera li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:3px 0;
	text-align:center;
	height:30px;
	width:128px;
}
.botonera ul {
	padding:0;
}
.titulos_gr {
	color:#0072a7;
	font-size:14px;
	font-weight:bold;
}
.titulos {
	color:#0072a7;
	font-size:12px;
	font-weight:bold;
}
.azul {
	color:#003366;
	font-weight:bold;
}
.footer {
	float:left;
	margin:20px 0 20px 10px;
	text-align:center;
	width:1000px;
	font-size:10px;
}
.corner {
	font-size:10px;
}
.corner a, .corner a:hover, .corner a:active{
background:none;
color:#0071A5;

}
