@charset "utf-8";
/* CSS Document */
.body{
	width:750;
	}

a:link {
	text-decoration: none;
	color: #666;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #666;
}





/*#sitemap{
	width:980px;
	float:right;
	background-image:url(/titulo_mapa_sitio.jpg);
	background-repeat:no-repeat;
	background-position: left bottom;
	height:70px;
	margin-bottom:5px;

*/


/*-------------BASE-----------------*/

.contenedor{
	padding:10px;	
	}

.table{
	width:auto;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	border:0;
	padding:5px;
	caption-side:inherit;
	scrolling:none;
	padding-top:5px;
	}

.cuadro{
	width:230;
	vertical-align:top;
	border:#333;
	text-align:left;
	font-size:15px;
	color: #990000;
	
	
	}
table#tab ul
{
	margin: 0;
	padding: 0;
	font-size:12px;
	list-style-type:none;
}

.links
{
	padding:6px;
	height:auto;
	text-align:left;
}
.espaciador {
	clear: both;
	height: 4px;
	overflow: hidden;
	padding: 0px !important;
	margin: 0px !important;
	width:200px;
	
}

.linea_pnt {
	clear: both;
	height: 4px;
	padding: 1px !important;
	margin: 1px !important;
	color:#333;

	
}
.table_sep{
	height:22px;
	}
.tabla_lateral{
	width:300px;
	
	}
.anh{
	width:100px;
	}
.blanco{
	background-color:#FFF;
	
	
	}
