/*Estilos agregados posteriormente*/


body h1 {
color:#820000;
font-family: Verdana, "Times New Roman", Arial;
font-size:16px;
font-weight:bold;
text-decoration:none;
text-shadow:#999 1px 1px 2px;
margin:0px;
}

body h2 {
color:#820000;
font-family: Verdana, "Times New Roman", Arial;
font-size:14px;
font-weight:bold;
text-decoration:none;
margin:0px;
}

body a {
text-decoration:none;
color:blue;
}
body a:hover {
color:red;
}


	/*==========================
	--contenedores--
	============================*/

#contenedornoticias {
float:left;
width:760px;
padding:0px;
margin:0px;
background-color:#FFF4F4;

}

	#editorial {
	float:right;
	width:360px;
	padding:5px;
	height:auto;
	margin:10px;
	margin-top:5px;
	background-color:#FFB9B9;
	border:solid 1px #820000;
	border-radius: 8px; 
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-webkit-border-top-left-radius:8px;
	-webkit-border-top-right-radius:8px;
	-webkit-border-bottom-left-radius:8px;
	-webkit-border-bottom-right-radius:8px;
	
	-webkit-box-shadow: #999 5px 5px 10px;
	-moz-box-shadow: #999 10px 10px 10px;
	box-shadow: #999 10px 10px 10px;
	}
	#editorial h1 {	
	color:#820000;
	font-family: Verdana, "Times New Roman", Arial;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	text-shadow:#999 1px 1px 2px;
	margin:0px;}
	


	/*-- fin contenedores --*/
	
	
	/*===================
	-- noticias --
	=====================*/
	.seccionnoticias {
	width:745px;
	height:auto;
	padding:2px;
	margin:5px;
	margin-right:-5px;
	background-image: url("imagenes/fondonoticias.jpg");
	background-repeat: repeat-x;
	text-shadow:#999 1px 1px 1px;
	}
	.seccionnoticias p {margin:0px;padding:0px;}
	
	
	
	.noticia {
	width:730px;
	height:auto;
	padding:5px;
	margin-left:0px;
	margin-bottom:10px;
	border-bottom:solid 2px white;
	min-height:110px;
	}
	.noticia h3 {
	color:#820000;
	font-family: Verdana, "Times New Roman", Arial;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	text-shadow:#999 1px 1px 2px;
	margin:0px;
	}
	.noticia p {
	margin:0px;
	color: #333;
	}
	.noticia img {
	float:left;
	width:100px;
	height:100px;
	margin: 3px;
	margin-right:10px;
	outline:solid 3px white;
	}
	
	.cursiva {
	font-size:11px;
	color:#333;
	font-style:italic;
	}
	.fotocentrada {
	float:right;
	margin-top:10px;
	}
	.volver {
	float:right;
	}
	.masinfo {
	font-weight:bold;
	}
	
	/*-- fin noticia --*/
	
	/*==========================
	-- noticia anterior --
	============================*/
	.seccionnoticiaanterior {
	width:748px;
	height:auto;
	padding:2px;
	margin:-5px;
	margin-bottom:10px;
	padding-left:10px;
	background-image: url("imagenes/fondonoticias.jpg");
	background-repeat: repeat-x;
	text-shadow:#999 1px 1px 1px;
	}
	.seccionnoticiaanterior p {margin:0px;padding:0px;}
	
	.noticiaanterior {
	padding:5px;
	height:auto;
	border-bottom: solid 1px white;
	}
	
	.noticiaanterior p {
	margin:0px;
	color:#333;
	}
	.noticiaanterior p span {
	color:#222;
	font-weight:bold;
	}
	
	/*-- fin noticia anterior --*/
	
	
	/*=====================
	-- boton Habitando --
	=======================*/
	.botonhabitando {
	position:fixed;
	top:205px;
	left:0;
	width:auto;
	height:40px;
	border:solid 1px #666;
	margin-left:-45px;
	border-radius: 7px; 
	-moz-border-radius-topleft:0px;
	-moz-border-radius-topright:7px;
	-moz-border-radius-bottomleft:0px;
	-moz-border-radius-bottomright:7px;
	-webkit-border-top-left-radius:0px;
	-webkit-border-top-right-radius:7px;
	-webkit-border-bottom-left-radius:0px;
	-webkit-border-bottom-right-radius:7px;
	background-color: #FFB9B9;
	}
	.botonhabitando:link {}
	.botonhabitando:visited {}
	.botonhabitando:hover {margin-left:0px;}
	
	.botonhabitando img {
	margin-right:5px;
	margin-top:5px;
	}

	.botonhabitandoie {
	float:left;
	width:262px;
	height:40px;
	border:solid 1px #666;
	background-color: #D8E9EC;
	text-align:center;
	border-left:none;
	border-right:none;
	margin-bottom:5px;
	}
	.botonhabitandoie:link {}
	.botonhabitandoie:visited {}
	.botonhabitandoie:hover {margin-left:0px;}
	
	.botonhabitandoie img {
	margin-top:5px;
	}
	
	.botonceve{
	position:fixed;
	top:246px;
	left:0;
	width:auto;
	height:40px;
	border:solid 1px #666;
	margin-left:-45px;
	border-radius: 7px; 
	-moz-border-radius-topleft:0px;
	-moz-border-radius-topright:7px;
	-moz-border-radius-bottomleft:0px;
	-moz-border-radius-bottomright:7px;
	-webkit-border-top-left-radius:0px;
	-webkit-border-top-right-radius:7px;
	-webkit-border-bottom-left-radius:0px;
	-webkit-border-bottom-right-radius:7px;
	background-color: #FFB9B9;
	}
	.botonceve:link {}
	.botonceve:visited {}
	.botonceve:hover {margin-left:0px;}
	
	.botonceve img {
	margin-right:5px;
	margin-top:5px;
	}
	
	
	
	
	
	
	/*--- fin boton habitando ---*/
	
	

/*fin estilos agregados posteriormente*/