/* CSS Document */
.conocenos a {
	width:100px;
	height:20px;
	float: left;
} 
.botonera .conocenos a {
	display:block;
	width:100px;
	height:20px;
	background:url(../../img/es/conocenos.gif);
	float: left;
} 

.botonera .conocenos a:hover {
	background:url(../../img/es/conocenos_on.gif); no-repeat;
	width:100px;
	height:20px;
	margin: 0px;
	padding: 0px;
}

.informacion a {
	width:100px;
	height:20px;
	float: left;
} 
.botonera .informacion a {
	display:block;
	width:100px;
	height:20px;
	background:url(../../img/es/informacion.gif);
} 

.botonera .informacion a:hover {
	background:url(../../img/es/informacion_on.gif); no-repeat;
	width:100px;
	height:20px;
	margin: 0px;
	padding: 0px;
}

.contacta a {
	width:100px;
	height:20px;
	float: left;
} 
.botonera .contacta a {
	display:block;
	width:100px;
	height:20px;
	background:url(../../img/es/contacta.gif);
} 
.botonera .contacta a:hover {
	background:url(../../img/es/contacta_on.gif); no-repeat;
	width:100px;
	height:20px;
	margin: 0px;
	padding: 0px;
}

.cursos a {
	width:100px;
	height:20px;
	float: left;
} 
.botonera .cursos a {
	display:block;
	width:100px;
	height:20px;
	background:url(../../img/es/cursos.gif);
} 
.botonera .cursos a:hover {
	background:url(../../img/es/cursos_on.gif); no-repeat;
	width:100px;
	height:20px;
	margin: 0px;
	padding: 0px;
}

.inicio a {
	width:100px;
	height:20px;
	float: left;
} 
.botonera .inicio a {
	display:block;
	width:100px;
	height:20px;
	background:url(../../img/es/inicio.gif);
} 

.botonera .inicio a:hover {
	background:url(../../img/es/inicio_on.gif); no-repeat;
	width:100px;
	height:20px;
	margin: 0px;
	padding: 0px;
}

.empresas a {
	width:100px;
	height:20px;
	float: left;
} 
.botonera .empresas a {
	display:block;
	width:100px;
	height:20px;
	background:url(../../img/es/empresas.gif);
} 

.botonera .empresas a:hover {
	background:url(../../img/es/empresas_on.gif); no-repeat;
	width:100px;
	height:20px;
	margin: 0px;
	padding: 0px;
}

.idiomaEspanol{
	width:100px;
	height:20px;
	float: right;
	background:url(../../img/espanol_on.jpg);
} 


.idiomaIngles a {
	width:100px;
	height:20px;
	float: right;
} 
.botonera .idiomaIngles a {
	display:block;
	width:100px;
	height:20px;
	background:url(../../img/ingles.jpg);
} 

.botonera .idiomaIngles a:hover {
	background:url(../../img/ingles_on.jpg); no-repeat;
	width:100px;
	height:20px;
	margin: 0px;
	padding: 0px;
}