.clear { clear: both; }
a img { border: 0 none }
#contenido { padding-bottom: 20px }
#content p { margin: 1.5em 0; }
#contenido a { color: #005e7c }
#contenido a:hover { text-decoration:underline }
#contenido ul, #contenido ol { list-style-position: inside;}
/*------------------------------- elementos dinamicos---------------------------------*/
.titulo{text-decoration:none}
.titulo:hover{text-decoration:none}
.subtitulo { clear: both; margin-bottom: 0.5em }
.galeria a{display:inline;float:left;overflow:hidden;margin:5px;}
	.galeria a img {width: 146px; border: 2px solid #005776}
.slide {width: 550px; margin: auto}
.slide a{margin:0px}
.links{clear:left;font-weight:bold; list-style-type: none;}
.links ul{list-style-type: none; margin: 1.5em 0; clear: both;}
.links li{padding-bottom:.7em;padding-left:0}
.adjuntos ul{list-style-type: none; margin: 1.5em 0; clear: both}
.adjuntos li{padding-bottom:.7em;padding-left:0}
.adjunto{color:#333;font-weight:bold}
.botones{clear:left; margin: 1.5em 0;  }
/*------------------------------- images ---------------------------------*/
.img-center img, .img-right img, .img-left img { border: 2px solid #005776 }
.img-center{margin:1em 0;text-align:center;float:left;width:100%}
.img-right{float:right;margin:1em 0 1em 2em}
.img-left{float:left;margin:1em 2em 1em 0}
/*------------------------------- noticias ---------------------------------*/
ul.noticiasL, ul.noticiasL li { list-style-type: none; clear: left }
ul.noticiasL .img { float: left; margin-right: 10px; margin-bottom: 20px; max-width: 210px; _width: 210px; overflow: hidden; border: 5px solid #005776; }
ul.noticiasL .img img { vertical-align: middle }
ul.noticiasL div.datos { margin-left: 200px; margin-bottom: 20px ; text-align:justify }
ul.noticiasL div.datos span { color: #666; display: block; font-size: 0.8em; }
ul.noticiasL div.datos a { font-size: 1.4em; text-decoration: none; font-family: "Delicious", Verdana, sans-serif; font-weight: bold; color: #000 }
.volver { clear: both; margin-top: 20px; }
