html
{
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
	overflow-x: auto;
}
h1
{
	padding:0px;
	margin:0px;
	font-size:12px;
	font-weight:bold;
}

a{text-decoration:none;color:#7c7b7b;}
a:hover{text-decoration:none;color:#ed120c;}
img{border:0;}
body
{
	font-family: Arial,Helvetica, sans-serif;
	font-size:12px;
	color:#7c7b7b;
	background-color:#D9D9D9;
	text-align: justify; 
}
#contenedor
{
	margin:0px auto;
	padding:0;
	width:1053px;
}
#cabecera
{
	float:left;
	width:1053px;
	height:148px;
	background-image:url('../img/cabecera.png');
	background-repeat:none;
}
#centro
{
	float:left;
	width:938px;
	background-image:url('../img/fondo.png');
	background-repeat:repeat-y;
	padding-top:50px;
	padding-left:65px;
	padding-bottom:10px;
	padding-right:50px;
}
#bottom
{
	float_left;
	width:930px;
	margin-top:40px;
}
#bottom2
{
	float_left;
	width:1053px;
	height:24px;
	background-image:url('../img/fondo_bottom.png');
	background-repeat:none;
}
.menu_top
{
	float:left;
	margin-right:7px;
	height:23px;
}
.menu_top2
{
	float:left;
	margin-right:7px;
	height:23px;
}
#centro1
{
	float_left;
	width:953px;
	height:23px;
	margin-left:25px;
}
#centro2
{
	float_left;
	width:953px;
}
#centro2_top
{
	float_left;
	width:922px;
	height:12px;
	background-image:url('../img/centro_top.jpg');
	background-repeat:none;
}
#centro2_centro
{
	float_left;
	width:922px;
	background-image:url('../img/centro_centro.jpg');
	background-repeat:repeat-y;
	padding:20px;
	position:relative;
}
#centro2_bottom
{
	float_left;
	width:922px;
	height:11px;
	background-image:url('../img/centro_bottom.jpg');
	background-repeat:none;
}
.titulos
{
	width:576px;
	height:20px;
	background-image:url('../img/titulos.jpg');
	padding-left:30px;
	padding-top:4px;
	color:#ed120c;
	font-weight:bold;
}
.eq_tit
{
	margin-left:30px;
	margin-bottom: 20px;
	margin-top: 15px;
}
.a_bottom
{
	text-decoration:underline;
	font-size:11px;

}