body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000;
	background-color: #fff;
	text-align: center;
	/* part 1 of 2 centering hack */
	}

#content {


	width: 100%; 
	margin-top: -17px;
	margin-bottom: 0px;

text-align: left;
	height: 100%;
	}
	

#top {
		position: relative;
		width: 100%;
		height: 137px;
		margin-bottom: 0px;
		background: url(images/top2.jpg) repeat; 
	}	
	
	
#lateral {
		position: absolute;
		width: 176px;
		height: 100%;
		left: 0px;	
		top: -1px;	
		text-align: left;
		z-index:1;
		background-color: white;
		background: url(images/lateral2.jpg) no-repeat; 


	}	
	
	

#side-a {
	float: left;
	width: 486px;
	height: 137px;

}



#side-b { 

	float: right;
	width: 326px;
	height: 137px;

}
	
#centro {
		margin-top: 15px;		
		position: absolute;		
		left: 190px;
		top: 10px;
		width: 800px;
		height: 100%;
		text-align: left;
		z-index:2;

	}	
	
#loquehay {
		position: relative;		
		left: 0px;
		margin-top: 17px;		
		bottom: 10px;
		width: 565px;
		height: 760;
		text-align: left;
		z-index:2;

	}		
	
	
#lateral2 {
		position: absolute;
		width: 162px;
		right: 0px;	
		top: -1px;	
		text-align: left;
		z-index:1;
		background-color: white;


	}	
	
	
#centro2 {
		position: absolute;		
		left: 0px;
		top: -1px;
		width: 380px;
		text-align: left;
		z-index:2;

	}	
	
	
#texto {
		position: relative;
		width: 764px;
		height: 100%;
		top: 1px;
		text-align: left;
		z-index:3;
	}
	
	
#abajo {
		position: relative;		
		left: 0px;
		bottom: 10px;
		width: 795px;
		text-align: center;
		height: 23;
		

	}	
	
#abajo2 {
		position: relative;		
		left: 0px;
		bottom: 10px;
		width: 795px;
		text-align: center;
		height: 23;
		

	}		

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #5fa600;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: black;
	text-decoration: none;
}


a.dos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: white;
	text-decoration: none;
}

a.dos:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: yellow;
	text-decoration: none;
}

a.tres {
	text-decoration: none;
	color: #003366;
	background: #dddddd;
	display: block;
	padding: 4px 4px;
	width: 100%;
}


a.cuatro {
	text-decoration: none;
	color: #003366;
	background: #eeeeee;
	display: block;
	padding: 4px 4px;
	width: 100%;
}


.portada {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: white;
	background: black;	
	font-weight: bold;
	text-decoration: none;
}

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: black;
	text-decoration: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: 006600;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: 006600;
	text-decoration: none;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: 006600;
	text-decoration: none;
}


h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: 006600;
	text-decoration: none;
}


h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: 006600;
	text-decoration: none;
}


h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: 006600;
	text-decoration: none;
}

.blanco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1ex;
	color: white;
	text-decoration: none;
}

.mini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1ex;
	color: black;
	text-decoration: none;
}
	

.peq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.1ex;
	color: black;
	text-decoration: none;
}
.boton {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 2ex; font-style: normal; color: #333333; border: 1px #333333 solid; margin-top: 1px; margin-right: 1px; margin-bottom: 1px; margin-left: 1px; padding-bottom: 1px}

#caja{
	text-decoration: none;
	color: #003366;
	background: #eeeeee;
	display: block;
	padding: 4px 4px;
	width: 100%;
}


#menuv {
	border: 0px solid #336600;
	border-width: 0px 0px 0px 0px;
	width: 150px;
	font: 90% "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
}
#menuv ul, li {
	list-style-type: none;
}
 
#menuv ul {
	margin: 0;
	padding: 0;
}
 
#menuv li {
	border-bottom: 0px solid #336600;
	margin: 1;
	padding: 2;
}
 
#menuv a {
	text-decoration: none;
	color: black;
	background: white;
	display: block;
	padding: 5px 3px;
	width: 144px;
}
 
#menuv a:hover {
	background: #ccff66
}






table {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.medio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.medio:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight:800;
	text-decoration: none;
	border:0px;
}