@charset "utf-8";
@import url("reset.css");

/* CSS Document */

body, html { margin:0; padding:0; }

body, div, td { font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; line-height:150%  }
body { background: url(../imagenes/fondo-pagina.jpg) repeat-y center  }
img { border:0 }
 
a { color: #663300  }
a:hover { color: #fcbf02  }

#swmHeaderPage {  width: 960px; margin:0 auto   }
#swmFooterPage { background: url(../imagenes/bgfooter.jpg) repeat-x; margin-top:30px; margin: 0 auto; width:960px; }
#swmFooterPageContent { width:800px; padding:10px 0 10px; margin:0 auto; text-align:center }

#document { margin: 0 auto; width:960px; }
#ContentLayout { width:960px; margin:0 auto; padding:10px 0  }
#contentarea {
	float:left;
	width:700px;
	margin-left:10px;
}
#modulos-laterales { margin-left:720px }

#ContentLayout h1 { padding-top:25px; font-weight:normal; color:#fcbf02; font-size:28px; margin:0;  }
#ContentLayout { color: #000; }




#directoriocapitulo { padding-top:20px; }
#directoriocapitulo p { margin-top:0; padding-top:0; border-top: 1px solid  #CC9933; padding:10px; background-color:#FFFFCC }
#directoriocapitulo h4 { padding:5px 0; margin:0; font-size:18px; font-weight:normal }



.noticias-fecha { color:#916c02; font-style:italic; }



/**
 * Modulos de contenido estandar.
 *
 */

.modArea { border: 1px solid #e9d8a5; }
.modArea h3 {  background-color:#916c01; color:#FFF; margin:0; text-transform:uppercase; font-size: 11px; font-weight:normal;  padding:4px 8px }
.modArea .contenido { color: #000; font-size:11px; padding:8px }

/**
 * Formateando Listados
 *
 */ 
#lista { margin:0; padding:0; list-style:none }
#lista li { padding:3px 0 }
#lista li.iconoDOC { background: url(../imagenes/icon_doc.gif) no-repeat 0 3px; padding-left:22px }
#lista li.iconoPDF { background: url(../imagenes/icon_pdf.gif) no-repeat 0 3px;  padding-left:22px }
#lista li.iconoWEB { background: url(../imagenes/icon_html.gif) no-repeat 0 10px; padding-left:22px; width:100%; padding-top:8px; padding-bottom:8px }

/* Noticias */
#listado-noticias { margin:0; padding:0; list-style:none }
#listado-noticias li { padding:5px 0; border-bottom:1px solid #f3eddb; }
#listado-noticias li span { display: block; }


#tblEventos th { background-color:#7a2600; color:#FFF  }
#tblEventos td { background-color: #fef9e6; padding:5px }


/**
 * Clases varias
 *
 */
.separador { border-bottom:1px solid #f3eddb; margin:8px 0} 
.alignright { float:right }
.clearboth { clear:both }
.fondodeg {  background: transparent url(../imagenes/bg-bottom-boxes.jpg) repeat-x bottom }

label.error { color:#F00; display:block}

/* Definicion de tamaños de bloques */
.sw228px { width:228px }
/*---------- Footer SoftWebMedia Sign----------*/



#DeveloperBy { text-align:center }
#DeveloperBy em { display:none; }
