body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.lidoc {list-style-image: url(../img/elem4.gif)}

.cajita {
	border: 1px solid #999999;
	width: 85%;
	padding: 1em;
}

.cajitadegr {
	padding: 10px;
	background-attachment: scroll;
	background-image: url(../fotos/fondo_noticia2.jpg);
	background-repeat:  repeat-x;
	border: 1px solid #666666;
	font-size: smaller;
	vertical-align: top;
}

.cajitacentros {
	padding: 10px;
	background-attachment: scroll;
	background-image: url(../fotos/fondo_noticia2.jpg);
	background-repeat:  repeat-x;
	border: 0px solid #666666;
	font-size: smaller;
	vertical-align: top;
}

.contenidobasico {
	vertical-align: text-top;
	padding: 1em;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-style: inset;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;

}

.menubasico {
	vertical-align: text-top;
	padding: 1em;
}

.titular {
	text-align: right;
	}
		
.textogran {
	font-size: medium;
	font-weight: bold;
	background: #eeeeee;
	border: 1px solid #cccccc;
}

.textopeq {
	font-size: x-small;
	
}

.textopeq a {
	font-weight: bolder;
}

.titulo2 {
	font-weight: bold;
	color: #006699;
}
.noticia {
	margin: 1em;
	border: 1px solid #999999;
	padding: 1em;
}

.descargas {
	margin: 1em;
	border: 1px solid #999999;
	padding: 1em;
}

.celdaimp {
	font-weight: bold;
	vertical-align: top;
	padding: 10px;
}

/* fotos */
.cajafoto {
	border: 1px solid #999999;
	padding: 10px;
	vertical-align: top;
	
}
.textofoto {
background: #eeeeee;
	border: 1px solid #cccccc;
}

.titulofoto {
	font-size: x-small;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 4px;
	border-left-width: 0px;
	border-top-style: doble;
	border-right-style: doble;
	border-bottom-style: doble;
	border-left-style: doble;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;

}


/* otros */
.principalNot{
	background-color: #5B9B84;
	border: none;
   border-spacing: 1px;
}
.tituloNot{
	 background: #FFFFFF;
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-size: x-small;
	 font-style: normal;
	 font-weight: bold;
	 color: #000000;
}
.idNot{
	 background: #dddddd;
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-size: x-small;
	 font-style: normal;
	 font-weight: bold;
	 color: #5B9B84;
}
.contenidoNot{
	 background: #FFFFFF;
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-size: x-small;
	 font-style: normal;
	 color: #000000;
}
.enlaceNot{
	 background: #FFFFFF;
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-size: x-small;
	 font-style: normal;
	 color: #000000;
}
.botonForm{ 
background: #dddddd;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: x-small;
font-style: normal;
font-weight: bold;
color: #5B9B84;
border-width: thin;
border-color: #5B9B84;
 }
 .campoTextoForm{ 
background: #dddddd;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: x-small;
font-style: normal;
font-weight: bold;
color: #000000;
border-width: thin;
border-color: #5B9B84;
border-style: solid;
 }
 
 
/* esto estaba en estiloverde.css */
.titulo {
	font-size: x-large;
	color: #3399CC;
	/* background-image: url(formback-extremo.png); */
	text-align: right;
}

.seccion {
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #005EB8;
}
.menulateral {
	color: #D9001D;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	width: 25%;
	font-weight: bold;
	/*background-attachment: fixed;
	background-image: url(formback-extremo.png);
	background-repeat:  repeat-x;*/
	font-size: smaller;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}
.menureg {
	color: #D9001D;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	width: 25%;
	font-weight: bold;
	/*background-attachment: fixed;
	background-image: url(formback-extremo.png);
	background-repeat:  repeat-x;*/
	font-size: smaller;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}

.colorcontenido {
	border: #006699;
	
}

a {
	font-weight: normal;
}

/* .menulateral a:hover  {
	text-decoration: underline;
	font-style: normal;
  
	font-size: x-small;
	color: #E6FFE7;
   background: #009900;
}*/