@charset "utf-8";
body {
	text-align:center;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	min-width: 925px;
	
	#font-family: Arial, Helvetica, sans-serif;
	#font-size: 12px;
	#min-width: 925px;
	
	_font-family: Arial, Helvetica, sans-serif;
	_font-size: 12px;
}
#general{
	margin: 0px auto;
	/*background-image:#FFF url(../images/izq.png) right top repeat-y;*/
}
#contenido{
	height: 2420px; 
	width:922px; 
	background-image:#FFF url(../images/izq.png) right top repeat-y;
}
#izquierda{
	float: left;
	width:3px;
	height:2420px;
	background:url(../images/izq.png);
	background-repeat:repeat-y;
}
#derecha{
	float: right;
	width:3px;
	height:2420px;
	background:url(../images/der.png);
	background-repeat:repeat-y;
}
#central{
	text-align:left;
	float: left;
	width: 99.1%;
	height:2420px;
	background:url(../images/fondo.png) bottom;
	background-repeat:repeat-x;
}
a:hover{
	color:#DD7500;
}
a:link{
	color:#000;
}
a:visited{
	color: #000;
}
#pie{
	 width:100%;
}
#real{
	width:100%;
	height:2350px;
	#height:2360px;
}
table{
	font:Arial, Helvetica, sans-serif; 
	font-size: 12px; 
}
