html, body { font: 8.5pt/12pt Verdana, Helvetica, Arial, Sans-Serif; }



body {

	margin:50px 0px; padding:0px;

	text-align:center;

	background-color: #cccccc;

	background:url(imagenes/fondo.gif);
	background-repeat: repeat-x;


	}

	

#contenido {

	width:780px;

	margin:0px auto;

	text-align:left;

	padding:0;

	border:1px solid #000;

	background-color: #E0E0E0

	}



#cabecera {

	padding: 0 0;

	margin: 0 0;

	width: 779px;

	height: 163px;

	background: url(imagenes/cabecera.gif);

	}
	
div#cabecera table {
display: none;
}	
	

#left {

	padding: 5px 5px;

	margin: 0 0;

	width: 250px;

	top: 220px;

	float: left;
	
	background-color: #7A93BB;
	
	text-align: left;

	}



#right {

	padding: 10px 10px;

	margin: 0 0 0 250px;

	top: 220px;
	
	background-color: #E0E0E0

	}



.navegacion ul{

	font-size:9px;

	}



.navegacion li{

	font-color: #FFFFFF;

	margin-bottom: 3px;

	border-bottom: 1px solid #000;

	}



.navegacion li a:link, .navegacion li a:visited {

	text-decoration: none;

	color: #FFFFFF;

	}



.navegacion li a:hover {

	background: #FFFFFF;

	color: #93A7C2;}

	

h1 {

	color: #333;

	font-family: 'Trebuchet MS', Helvetica, Arial, Sans-Serif;

	font-weight: bold;

	text-decoration: none;

	line-height: 110%;

}



.sep {

	border-bottom: 1px dotted #666;

	margin-top: 3px;

	margin-bottom: 8px;

	}



.notprin-tit {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #6699CC;


	}
	
a.notprin-tit:hover {
	text-decoration: underline;
	color: #990000;
}

a.notprin-tit:link, a.notprintit:visited {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #6699CC;

}
	
