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



body {

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

	text-align:center;
	background: #b1cad2;

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

	}

	

#contenido {

	width:780px;

	margin:0px auto;

	text-align:left;

	padding:0;

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



#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 {
margin: 0;
padding: 0;
text-indent: 0;

}


.navegacion ul, .navegacion li ul {

	font-size:9px;
	display: inline;
	margin: 0;
	text-indent: 0;
		border-bottom: 0px;


	}

.navegacion ul li ul li {
margin-left: 0px;
	border-bottom: 0px;
}

.navegacion li{

	color: #660000;

margin-bottom: 5px;


font-weight: bold;
	font-size: 11px;
		text-indent: 0;
		display: inline;
		

	}

.navegacion + li {
border-bottom: dashed 1px #CC0000;
display: block;
}


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

	text-decoration: none;

	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
    display: block;
	padding: 5px;
	border-bottom: 0px;
	
	}



.navegacion li a:hover {

	background: #87ADBA;

	color: #000000;
	font-size: 11px;
	font-weight: bold;
	display: block;
	}

	

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;

	}