@charset "utf-8";
/* CSS Document */


.class1 A:link {text-decoration: none; color: #B57547; font-size: xx-small; font-family: Verdana, Arial, Helvetica, sans-serif;}
.class1 A:visited {text-decoration: none; color: #B57547; font-size: xx-small; font-family: Verdana, Arial, Helvetica, sans-serif;}
.class1 A:active {text-decoration: none; color: #B57547; font-size: xx-small; font-family: Verdana, Arial, Helvetica, sans-serif;}
.class1 A:hover {text-decoration: underline; color: #B57547; font-size: xx-small; font-family: Verdana, Arial, Helvetica, sans-serif;}



.class2 A:link {text-decoration: none; color: #222222; font-size: xx-small;}


.class3 A:link {text-decoration: none; color: #B57547; font-size: x-small; font-family: Verdana, Arial, Helvetica, sans-serif;}
.class3 A:visited {text-decoration: none; color: #B57547; font-size: x-small; font-family: Verdana, Arial, Helvetica, sans-serif;}
.class3 A:active {text-decoration: none; color: #B57547; font-size: x-small; font-family: Verdana, Arial, Helvetica, sans-serif;}
.class3 A:hover {text-decoration: underline; color: #B57547; font-size: x-small; font-family: Verdana, Arial, Helvetica, sans-serif;}


.ancho-cero {
	width: 1px;
}

.class2 A:visited {text-decoration: none; color: #222222; font-size: xx-small;}
.class2 A:active {text-decoration: none; color: #222222; font-size: xx-small;}
.class2 A:hover {text-decoration: underline; color: #222222; font-size: xx-small;}



.justificado {  text-align: justify}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #E8C774;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333333;
	text-align: center;
	background-position: center;
}
.middle {
	vertical-align: middle;
}


.fondoceldasmarron {
	background-color: #B57547;
	text-align: center;
}

.fondoceldasclaro {
	background-color: #F3F6DB;
	text-align: center;
	width: 75px;
	}
	
	.fondoceldasidiomas {
	background-color: #F3F6DB;
	text-align: center;
	width: 100px;
	}
	
	.fondoceldasformulario {
	background-color: #F3F6DB;
	text-align: center;

	}
	
.celdas-con-fotos {
	background-color: #F3F6DB;
	text-align: center;
	width: 1px;
	margin: 0px;
	padding: 5px;
}
#ancho-celda-vacia-izda {
	width: 20px;
}
#ancho-celda-vacia-derecha {
	width: 60px;
}


.center {
	text-align: center;
}

.left {
	text-align: left;
}


.fondoceldasblanco {
	background-color: #FFFFFF;
	text-align: center;
	}
	
	#fondoceldaabajo {
	background-color: #dddddd;
	vertical-align: bottom;
	text-align:left;
	width: 990px;
}
.ancho-tabla {
	width: 990px;
}
#ancho-tabla-3 {
	width: 990px;
	margin: 0px;
	padding: 4px;
}


#ancho-tabla {
	width: 990px;
}


.right {
	text-align: right;
}



#fondoceldasverde {
	background-color: #B9C297;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.fondo-verde {
	background-color: #B9C297;
	text-align: left;
}


.table-fondo-ancho {
	background-color: #B9C297;
	width: 990px;	
}




#center-table {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}





img {
	border-width: 0px;
	}

