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



body {

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

	text-align:center;

	background:url(../imagenes/fondo.png) ; 

	}

	

#contenido {

	width:780px;

	margin:0px auto;

	text-align:left;

	padding:0;

	border:1px solid #000;
	
	height:auto;
	
	background:#FFFFFF
	}



#cabecera {

	padding: 0 0;

	margin: 0 0;

	width: 779px;

	height: 163px;

	background: url(../imagenes/cabecera.jpg);

	}

	

#left {

	padding: 5px 5px;

	margin: 0 0;

	width: 250px;

	top: 220px;

	float: left;
	
	background-color: #003366;
	
	height:auto;

	}



#right {

	padding: 10px 10px;

	margin: 0 0 0 250px;

	top: 220px;
	
	background-color: #FFFFFF;

	}



.navegacion ul, .navegacion li ul {

	font-size:9px;
	display: inline;

	}

.navegacion ul li ul li {
margin-left: 15px;
}

.navegacion li{

	color: #FFFFFF;

	margin-bottom: 3px;

	border-bottom: 1px solid #000;
	font-weight: bold;
	font-size: 11px;

	}



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

	text-decoration: none;

	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;

	}



.navegacion li a:hover {

	background: #FFFFFF;

	color: #8B0000;
	font-size: 10px;
	font-weight: normal;
	}

	

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: 12px;

	font-weight: bold;

	}