/* Tags */
body { margin: 0px; padding: 0px; background: #44646A url(imagenes/fondoBody.gif) repeat-x; }
p, div, h1, h2, h3, form { margin: 0; padding: 0; }

h1 { font: normal 22px/1.5em Georgia, "Times New Roman", Times, serif; color: #2e4f56; border-bottom: 1px solid #b0d6de; margin: 0px 0px 10px; }
h2 { font: italic bold normal 19px/1.5em Georgia, "Times New Roman", Times, serif; color: #64697D; margin: 0px 0px 6px; }
h3 { font: normal 17px/1.5em Georgia, "Times New Roman", Times, serif; color: #3a9593; }
p, div, li,dl { font: normal 12px/1.5em Arial, Helvetica, sans-serif; color: #3c5056; }

/* Links */
a {	color: #3a9593;	text-decoration: none; }
a:hover { color: #266463; text-decoration: underline;}

/* top */
.tdMenuTopdere { border-right: 1px solid #57afc4; }
.tdMenuTopIzq { border-left: 1px solid #57afc4; }
.barraHotizontal { margin: 56px 20px 0px 0px; font: 12px/12px Arial, Helvetica, sans-serif; }
.barraHotizontal a { margin: 0px 8px; }

/* Menu Vertical */
.tdmenuVertical { border-left: 1px solid #57afc4; background: #FFFFFF url(imagenes/fondoContenido.gif) repeat-x left top; width: 202px; }
#menu { list-style: none; margin: 20px 22px 10px; padding: 0; }
#menu li { padding: 0; margin: 0; }
#menu li a{ display: block; margin: 0; padding: 6px 6px 6px 10px; font: normal 11px/15px Arial, Helvetica, sans-serif; background: url(imagenes/oktip.gif) no-repeat 0px 11px; border-bottom: 1px solid #e8e7e5; color: #3a9593; }
#menu li a:hover { color: #266463; text-decoration: none; background: url(imagenes/oktip.gif) no-repeat 0px 11px; }

/* Contenido */
.tdmenuContenido { border-right: 1px solid #57afc4; background: #FFFFFF url(imagenes/fondoContenido.gif) repeat-x left top; }
.tdRecuadroTexo { background: url(imagenes/fondoRecuadro.gif) no-repeat center top; }

.miniatura { border: 3px solid #e4e3e1; margin: 6px 0px 0px; padding: 0px; }
.grande { border: 3px solid #e4e3e1; margin: 0px 0px 8px 8px; padding: 0px; float: right; }
.aclaraciones { font: 11px/13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; margin: 2px; color: #666666; }

/* Pie */
.tdPie { background: url(imagenes/fondoPie.gif) repeat-x left top; }
.pie { font: normal 12px/15px Georgia, "Times New Roman", Times, serif; color: #95938c; }
.pie a { text-decoration: none; color: #b8b7ae;}
.pie a:hover { text-decoration: underline; color: #b8b7ae;}

/* Galeria de fotos */
.cuentaFotos { clear: both; display: block; margin: 4px 0px 6px; color: #666666; font: normal 11px/15px Tahoma, Arial, Helvetica, sans-serif; }
.fondoBoxFotos { background-color: #ECEEF0; }
a.listaFotos { color: #005C96; text-decoration: none; }
a.listaFotos:hover { color: #005C96; text-decoration: underline; }
.imgBorde2 { border: 1px solid #333333; }

/*Mis estilos*/
ul.ullistado li {
	margin-bottom:10px;
}

ul.ullistadosin {
	list-style-type:none;
}

ul.ullistadosin li {
	margin-bottom:10px;
}

em {
	color:#3A9593;
}

.fecha {
	color:#B5AE6C; font-weight:bold;
}

.ullistado p {
	margin-bottom:5px;
}

dl.dldef {
	margin:10px 0 30px 0; padding:0 0 30px 0; border-bottom:1px #B1E2DE solid;
}

.dldef dt {
	color:#B5AE6C; font-weight:bold; text-align:left; line-height:1.5em;
}

.dldef dd {
	padding:0; margin:0 0 15px 0;
}

.dldef dd img {
	display:block;
}

span.tituloobra {
	color:#A26836; font-weight:bold;
}

.imgleft {
	display:block; float:left; margin:0 10px 10px 0; border: 3px solid #e4e3e1;
}

.imgright {
	display:block; float:right; margin:0 0 10px 10px; border: 3px solid #e4e3e1;
}