body {
	background-image:url(../imagenes/fondovictor.png);
	font:15px Verdana;
	color: black;
	margin: 0px;
	padding: 15px 0px 15px 0px;
}
#contenedor {
	width:978px;
	margin: auto;
	border:4px solid blue;
	text-align: left;
	background: #fff;


}



#menu {
	float: right;
	width: 100%;

	font-size: 93%;
	line-height: normal;
	border-bottom: 1px solid #666;
}
#menu ul {

	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
	}
#menu li {
	display:inline;
	margin:0;
	padding:0;
	}
#menu a {
	float: right;
	background:url(../imagenes/tableftF.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}
#menu a span {
	float: right;
	display: block;
	background: url(../imagenes/tabrightF.gif) no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: black;

}
	
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a span {float:none;}
/* End IE5-Mac hack */
#menu a:hover span {
	color: black;
	font-weight: bold;
}
#menu a:hover {background-position:0% -42px;}
#menu a:hover span {background-position:100% -42px;}






#cabecera {
	height: 141px;
	width: 978px;
	background-image:url(../imagenes/fondonubescopia2.jpg);
	color: white;
	border-bottom: 1px solid blue;
}


#cab1 {
	float: left;
	margin: 5px;

}
#cab2 {
	float: right;
	width:80%;
	text-align:center;
}
#cab21 {
	float: left;

}

/*#cab22 {
	float:right;
	margin: 5px;

}*/

/*#fotos {
	width:978px;
	height: 125px;
}
#fot1 {
	float: left;
}
#fot2 {
	float: right;
}
#fot21{
	float: left;
}
#fot22{
	float: right;
}
*/

/*
#topNav {
	padding: 4px;
	background-color: ButtonFace;
	border-bottom: 1px solid #a70026;
	border-top: 1px solid #a70026;
	text-align: right;
	font-size: 14px;
}
#topNav a:link, a:visited {
	padding: 0px 5px 0px 5px;
	text-decoration:none;
}
#topNav a:hover {
	background-color: #a70026;
	color: #fff;
}


*/




#principal {
	width: 100%;
	background-color: white;
}




#nav {
	padding: 7px;
	float: left;
	width: 18%;
	background-color: white;

	

}
#nav ul {
	margin:0px;
	padding: 0px;
	text-align: left;
	border-top: 1px solid blue;
	background-color: #bedae5;


	
}
#nav li {
	list-style: none;
	border-bottom: 1px solid blue;
	border-left: 1px solid blue;	
	border-right: 1px solid blue;	


	
}
#nav li a:link, #nav li a:visited {
	font-size:13px;
	display: block;
	padding: 0.4em 0 0.4em 0.5em;
	/*border-left: 10px solid #666;*/
	color:blue;
	text-decoration: none;

}
#nav li a:hover{
	background-color: blue;
	color: #fff;
	font-weight: bold;
	
}


#publi{
	margin: 0px;
	
}


#derecha {
	float: right;
	width: 78%;
	margin: 0px;
	padding: 0px;
	text-align: left;

	color:grey;

	
	
	
}
#derechaContenido {
	width:70%;
	float: left;
	padding:20px;
}
		
	
	

/*#derechaNoticias{
	margin-top: 2px;
	width:200px;
	float: right;


	border-left: 1px solid #000;
}*/

/*.titlat {
	background-color: #68729E;
	color: #fff;
	font-size: 8px;
	text-transform: uppercase;
	padding: 7px 3px 7px 8px;
	letter-spacing: 2px;
	margin:0px 0px 8px 0px;
}*/

/*#cuerpoLateral {
	padding: 5px 4px 13px 10px;
}*/
/*#fbuscar form{
	margin-bottom:5px;
	margin-top:5px;
}*/

#pie {
clear:both;
	text-align: center;
	font-family: Helvetia;
	font-size: 15px;
	line-height: 0.5px;
	color: white;
	border-top: 2px solid blue;
	padding: 1px;
	background-image:url(../imagenes/fondonubes.jpg);


	
}