/* CSS Document */
/*Menu alto*/
.tablamenu0{
	text-align: center;
	vertical-align: text-top;
	width: 100%;
	top: 0px;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #FF9933;
	border-left: none;
	margin-top: auto;
	overflow: auto;
	float: none;
}
.alto{
color: #3F3F3F;
text-decoration: none;
font-weight: bold;
}
 /*Celdas*/
.tablamenu1 {
	border: 1px ridge #FF7777;
	width: 100%;
	background-color: #FF9F40;
}
li {
	left: - 45px;
}

.td1 {
	background-color: #FFFFEC;
	border: 1px outset #FFFF00;
	text-align: center;
}
.td2 {
	background-color: #F1FFD9;
	border: 1px outset #95FF95;
	text-align: center;
}
/*Enlaces*/
.buscador{
	border: 1px solid #339999;
	background-image: url(../images/arcoiris1.jpg);
	text-align: center;
}
.seccion {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
}
.seccion2 {
	font-weight: bold;
	position: relative;
	left: -50px;
}
.titseccion {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #333333;
	font-weight: bold;
    text-decoration: none;
}
/*Menu pequeno*/
.tablamenu2{
	background-image: url(../images/arcoiris1.jpg);
	padding: 6px;
}
.amini{
    font-family: Century;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
    text-decoration: none;
	}
	/*Pie*/
	.pie{
	font-family: Andale Mono;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	text-align: center;
	border-top: 1px solid #FF9900;
	vertical-align: middle;
	background-position: center bottom;
	}
	.apie{
	font-family: Andale Mono;
	font-size: x-small;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
	}
/*interes*/
.int {
	height: 90%;
	width: 90%;
	border: thin solid #99CC33;
	position: absolute;
	z-index: 2;
	text-align: center;
	margin: auto;
	left: 30px;
	top: 14px;
}
