body{
	background: #E7DBB3 url(img/bgEscudo.4.jpg) no-repeat top left fixed;
	text-align: left;
	width: 620px; 
	height: 353px;
	font-size: 13px;	
	font-family: Arial, Helvetica, sans-serif;
}

body.noticia_principal_1{
	background: #E7DBB3 url(img/bgNoticiaPrincipal1.gif) no-repeat top left fixed;
	text-align: left;
	font-size: 13px;	
	font-family: Arial, Helvetica, sans-serif;
}

body.noticia_principal_2{
	background: #E7DBB3 url(img/bgNoticiaPrincipal2.gif) no-repeat top left fixed;
	text-align: left;
	font-size: 13px;	
	font-family: Arial, Helvetica, sans-serif;
}

body.noticia_principal_3{
	background: #E7DBB3 url(img/bgNoticiaPrincipal3.gif) no-repeat top left fixed;
	text-align: left;
	font-size: 13px;	
	font-family: Arial, Helvetica, sans-serif;
}

div.tituloSeccion{
	position: relative;
	background:url(img/bgTituloSeccion.gif) no-repeat left;
	height: 34px;
	font-weight: bold;
}

div.seccion{
	position: relative;
}

div.tituloSeccion2{
	position: absolute;
	background:url(img/bgTituloSeccion.gif) no-repeat left;
	height: 34px;
	font-weight: bold;
	width:250px;
}

div.seccion2{
	position: absolute;
	width:250px;
}

div.tituloSeccion3{
	position: absolute;
	background:url(img/bgTituloSeccion.gif) no-repeat left;
	height: 34px;
	font-weight: bold;
	width:180px;
}

div.seccion3{
	position: absolute;
	width:180px;
}

div.separadorHorizontal{
	background:url(img/separador.gif) repeat-x;	
}

div.botonFlechaVerdeAcceder{
	color:#003400;
	text-align:right;
	float:right;
	background:url(img/flechaVerde.gif) no-repeat;
	font-size:9px;
	cursor:hand;
}

.textoBlanco{
	color:#FFFFFF;
}

.textoAmarillo{
	color:#FFC600;
}

.textoVerde{
	color:#33402C;
}

.textoMarron{
	color:#E7DBB3;
}

a.textoBlanco{
	color:#FFFFFF;
	text-decoration:none
}

a.textoAmarillo{
	color:#FFC600;
	text-decoration:none
}

a.textoVerde{
	color:#33402C;
	text-decoration:none
}

a.textoMarron{
	color:#E7DBB3;
	text-decoration:none
}


img.fotoNoticia{
	float: left;	
}

p{
	text-decoration:none;
	font-size: 11px;	
	text-align:justify;
}

div.noticia_principal_1{
	width:175px;
}

div.noticia_principal_2{
	width:390px;
}

div.noticia_principal_3{
	width:255px;
}
