body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-repeat:  repeat-x;
	background-image: url(../fondos/fondo.jpg);
	text-decoration: none;
}

#banner {
	BACKGROUND-IMAGE:   url(../fondos/banner.jpg);
	WIDTH: 935px;
	HEIGHT: 150px;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #0030ce;
	border-right-color: #0030CE;
	border-left-color: #0030CE;
	position: absolute;
	margin-left: 15px;
	margin-top: 0px;
}
#opciones {
	WIDTH: 205px;
	BORDER-BOTTOM: thin solid #7b96e7;
	FONT-FAMILY: "Comic Sans MS";
	BACKGROUND-COLOR: #8cbee7;
	padding: 0px;
	float: left;
	margin: 0px;
}
#acciones {
	WIDTH: 935px;
	FONT-FAMILY: "Comic Sans MS";
	POSITION: absolute;
	BACKGROUND-COLOR: #6699ff;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #0030ce;
	margin-left: 15px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0030CE;
	border-left-color: #0030CE;
	margin-top: 150px;
}
#links {
	DISPLAY: block;
}
#links A:link {
	DISPLAY: block;
	PADDING-LEFT: 10px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 15px;
	BACKGROUND-IMAGE:   url(../fondos/fondo_opciones.jpg);
	COLOR: #000000;
}
#links A:visited {
	DISPLAY: block; PADDING-LEFT: 10px; FONT-WEIGHT: bold; FONT-SIZE: 15px; BACKGROUND-IMAGE:   url(../fondos/fondo_opciones.jpg); COLOR: #000000
}
#links A:hover {
	PADDING-LEFT: 10px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	COLOR: #0033ff;
	TEXT-DECORATION: none;
	background-image: url(../fondos/fondo_opciones.jpg);
}
#fecha {
	PADDING-LEFT: 3px; FONT-WEIGHT: bold; FONT-SIZE: 13px; FLOAT: left; PADDING-BOTTOM: 2px; COLOR: #000000; PADDING-TOP: 2px
}
#seccion {
	POSITION: absolute;
	margin-left: 165px;
	font-size: 13px;
	font-weight: bold;
	margin-top: 3px;
}
#seccion A:link {
	COLOR: #000000;
	padding-left: 25px;
}
#seccion A:visited {
	COLOR: #000000;
	padding-left: 25px;
}
#seccion A:hover {
	COLOR: #CCCCCC;
}
#opciones H3 {
	MARGIN-TOP: 0px; DISPLAY: block; FONT-WEIGHT: bold; FONT-SIZE: 16px; LEFT: 0px; MARGIN-BOTTOM: 0px; MARGIN-LEFT: 0px; COLOR: #ffff66; TEXT-INDENT: 10pt; BACKGROUND-COLOR: #333366
}
#pagina {
	background-color: #FFFBFF;
	width: 935px;
	position: absolute;
	margin-top: 177px;
	margin-left: 15px;
	border: thin solid #0030CE;
}
#home {
	text-decoration: none;
	margin-right: 175px;
	float: right;
}
#contenido {
	FONT-SIZE: 14px;
	FONT-FAMILY: "Comic Sans MS";
	BACKGROUND-COLOR: #ffffff;
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 22px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #7B96E7;
	margin: 0px;
	padding-bottom: 10px;
	width: 696px;
	height: 400px;
}
#contenido h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bolder;
	color: #000066;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	margin-bottom: 25px;
}
#programa {
	margin-left: 25px;
	margin-right: 50px;
	margin-top: 40px;
}
td {
	font-size: 15px;
	background-color: #CCCCCC;
	font-weight: bold;
}
th {
	font-size: 20px;
	color: #333333;
	background-color: #9999FF;
	font-family: Jojo, Jojo-Thin;
	font-weight: bold;
}

a.archivo {		
					text-decoration: none;
					color: #ED683D;
					font-size: 130%;
					font-weight: bold;
					}
					
a.archivo:hover {
					text-decoration: none;
					background: #ED683D;
					color: #fff;
					}
								
a.archivo:visited {
					text-decoration: none;
					color: #ED683D;
					}
		
a.archivo:visited:hover {
					text-decoration: none;
					background: #ED683D;
					color: #fff;
					}		
					
li.zip {list-style: none;
				padding: 10px;
				padding-left: 35px;
				background:  #fff url(../imagenes/winzip16.gif) 0 0 no-repeat;}
				
li.word {list-style: none;
				padding: 10px;
				padding-left: 35px;
				background:  #fff url(../imagenes/word_logo.gif) 0 0 no-repeat;}
				
li.pdf {list-style: none;
				padding: 10px;
				padding-left: 35px;
				background:  #fff url(../imagenes/pdf_logo.gif) 0 0 no-repeat;}