html { height: 101%; margin-bottom: 1px; }

body {
	text-align:center;
	font-size: 80%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 180%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
	
a:link{text-decoration:none; font-weight: bold; color:#CC9933;}
a:visited{text-decoration:none; font-weight: bold; color:#CC9933;} 
a:active {text-decoration:none; font-weight: bold; color:#CC9933;}
a:hover{color:#000000;}

h1 {
	margin-top: 0;
	margin-bottom: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 2.4em;
	font-weight: normal;
	line-height: normal;
	}

h2 {
	margin-top: 0;
	margin-bottom: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.65em;
	line-height: normal;
	font-weight: bold;
	}

h3 {
	margin-top: 0;
	margin-bottom: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.65em;
	font-weight: normal;
	line-height: normal;
	}
	
h4 {
	margin-top: 0;
	margin-bottom: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: bold;
	line-height: normal;
	}

h5 {
	margin-top: 0;
	margin-bottom: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: normal;
	line-height: normal;
	}
	
h6 {
	margin-top: 0;
	margin-bottom: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bold;
	line-height: normal;
	}
	

.normal-1 {
	font-size: 2.4em;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	}


.normal-2 {
	font-size: 1.65em;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	}


.normal-3 {
	font-size: 1.3em;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	}


.color-1 {color: #CC9933}
.color-2 {color: #808080}


.tabla-1 {border-collapse: collapse; border: 1px solid #CCCCCC;}
.tabla-1 th {border: 1px solid #CCCCCC;}
.tabla-1 td {border: 1px solid #CCCCCC;}

.tabla-ind {
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
	width: 99%;
	margin-right: auto;
	margin-left: auto;
}
.tabla-ind th {border: 1px solid #CCCCCC;}
.tabla-ind td {border: 1px solid #CCCCCC;}
.tabla-ind a:link{text-decoration:none; font-weight: bold; color:#000000;}
.tabla-ind a:visited{text-decoration:none; font-weight: bold; color:#000000;} 
.tabla-ind a:active {text-decoration:none; font-weight: bold; color:#000000;}
.tabla-ind a:hover{color:#CC9933;}


#main {
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	z-index:10;
	visibility: visible;
	text-align: justify;
	}
	
#cabezote {
	z-index:10;
	width: 750px;
	visibility: visible;
	position: fixed;
	top: 0px;
	}
	
#contenedor {
	visibility: visible;
	margin-top: 106px;
	}
	
#menu {
	width: 150px;
	visibility: visible;
	position: fixed;
	float: left;
	}
		
#contenido {
	z-index:-5;
	visibility: visible;
	text-align: justify;
	padding-left: 170px;
	}
	
#texto {
	visibility: visible;
	}
	
#google {
	z-index:1;
	text-align: center;
	visibility: visible;
	overflow: visible;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 15px;
	margin-top: 15px;
	}
	

	
#copyright {
	text-align: center;
	visibility: visible;
	padding-bottom: 10px;
	overflow: visible;
	}
	
	
.boton a {
	display: block;
	letter-spacing: 0.1em;
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-decoration: none;
	text-align: center;
	margin-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 2px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

.boton a:hover {
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CC9933;
}

	
#actual a.activo {
	color: #CC9933;
	}
	
/* ie fixed */

* html { height: 100%; margin-bottom: 1px; }

* html body {
	height: 100%;
}

* html #contenedor {
	margin-top: 0px;
}

* html #menu a{
	color: #000000;
}

/* ie fixed */