body {
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(imagenes/fondo.png);
	background-color:#a2ee3e;
	background-repeat:repeat-x;
}

#caja {
margin-left:50px;
margin-right:50px;
width: 90%;
}

.Estilo5 {
font-size:x-small;
}

.contacto {
text-align:center;
font-size:x-small;
color:#006600;
font-weight:bolder;
}
.container {
	margin: 0 auto;
	padding-bottom: 6px;
	width: 765px;
	text-align: center;
}

.subcuerpo {
	z-index: 1;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align:left;
	margin-left: 3px;
}

.cuerpo {
	width:765px;
	float: left;
}


.noticia {
margin-left:20px;
background-color:#FFFFCC;
}
.subtitulo {
font-size:small;
font-style:italic;
color:#006600;
margin-left:auto;
}
.textoportada {
font-size:small;
font-style:italic;
color:#FFFFCC;
font-weight:bolder;
margin-bottom:10px;
text-align:left;
}
.portada {
font-size:small;
font-style:italic;
color:#FFFFCC;
font-weight:bolder;
}

.cajaportada {
padding-top:10px;
padding-left:10px;
padding-right:10px;
background-color:#006600;
border-style:solid;
border-color:#000033;
border-width:6;
}
.prevsig {
width:100%;
text-align:right;
}
h1 { 
	text-align:center;
	font-size:larger;
}
.titulo { 
	text-align:left;
	font-size:18px;
	color:#006600;
	margin-left:12px;
	font-weight: bold;
}
.titular {
	text-align:left;
	font-size:20px;
	font-weight:bold;
	color:#006600;
	margin-left: 3px;
}
.titulocpr {
	text-align:center;
	font-size:20px;
	color:#006600;
	font-weight: bold;
}
.titulocentro {
	text-align:center;
	font-size:18px;
	color:#006600;
	margin-left:12px;
	font-weight: bold;
}
.parrafo {
	text-align:justify;
}
.subcuerpo {
	z-index: 1;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align:left;
	margin-left: 3px;
}

.tabla {
border:solid;
border-color:#009900;
border-width:thick;
padding:0;
}
.tablac {
padding:0;
}

.celda {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom:solid;
	border-bottom-width:thin;
	border-bottom-color:#009900;
	border-left:solid;
	border-left-width:thin;
	border-left-color:#009900;
	border-collapse:collapse;
	border-spacing:none;
	text-align:center;
}

.noticia {
	font-family: Arial, Helvetica, sans-serif;
	border-bottom:solid;
	border-bottom-width:thin;
	border-bottom-color:#009900;
	border-left:solid;
	border-left-width:thin;
	border-left-color:#009900;
	border-right:solid;
	border-right-width:thin;
	border-right-color:#009900;
	border-top:solid;
	border-top-width:thin;
	border-top-color:#009900;
	
	border-collapse:collapse;
	padding:10px;
	margin:auto;
	text-align:justify;
}
.titulotabla {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:center;
	border-bottom:solid;
	border-bottom-width:thick;
	border-bottom-color:#009900;
	background-color:#FFCC00;
	border-left:solid;
	border-left-width:thin;
	border-left-color:#009900;
	border-collapse:collapse;
	border-spacing:none;

}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}