/* ////////////////////////// */

/* PEDACITO DE CIELO 1.0 */
/* Descripción: Botones y Links */
/* Autor: Alejandro Jiménez */
/* Creado: 04-02-2010 */
/* Modificado: 06-02-2010 */

/* ////////////////////////// */



/* MENU GENERA; */

#btoGeneral {
	margin: 0px 10px 0px 10px;
	padding: 8px 3px 0px 3px;
	width:auto;
	height:23px;
	color:#FFF;
	float:left;
}

#btoGeneral a {
	display:block;
	width:auto;
	height:23px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFF;
	text-decoration: none;
}

#btoGeneralM {
	margin: 0px 8px 0px 8px;
	padding: 8px 3px 0px 1px;
	width:auto;
	height:23px;
	color:#FFF;
	float:left;
}

#btoGeneralM a {
	display:block;
	width:auto;
	height:23px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFF;
	text-decoration: none;
}

#btoGeneralM a:hover {
	text-decoration:underline;
}

#btoGeneral a:hover {
	text-decoration:underline;
}

#btoGeneral a:active {
}

/* --------- */




/* MENU IDIOMAS */

#btoIdiomasE {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:63px;
	height:25px;
	display:block;
	background:url(../media/interface/b_espanol_1.jpg);
	float:left;
}

#btoIdiomasE a {
	display:block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background:url(../media/interface/b_espanol_1.jpg);
	text-decoration:none;
	color:#e3a63d;
}

#btoIdiomasE a:hover {
	display:block;
	background:url(../media/interface/b_espanol_2.jpg);
	text-decoration:none;
}

#btoIdiomasE a:active {
	background:url(../media/interface/b_espanol_1.jpg);
}


#btoIdiomasI {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:58px;
	height:25px;
	display:block;
	background:url(../media/interface/b_english_1.jpg);
	float:left;
}

#btoIdiomasI a {
	display:block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background:url(../media/interface/b_english_1.jpg);
	text-decoration:none;
	color:#e3a63d;
}

#btoIdiomasI a:hover {
	display:block;
	background:url(../media/interface/b_english_2.jpg);
	text-decoration:none;
}

#btoIdiomasI a:active {
	background:url(../media/interface/b_english_1.jpg);
}



#btoIdiomasA {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:64px;
	height:25px;
	background:url(../media/interface/b_deutsch_1.jpg);
	float:left;
}

#btoIdiomasA a {
	display:block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background:url(../media/interface/b_deutsch_1.jpg);
	text-decoration:none;
	color:#e3a63d;
}

#btoIdiomasA a:hover {
	background:url(../media/interface/b_deutsch_2.jpg);
	text-decoration:none;
}

#btoIdiomasA a:active {
	background:url(../media/interface/b_deutsch_1.jpg);
}

/* --------- */




/* BOTON AGENCIAS */

#btoAgencias {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:151px;
	height:25px;
	background:url(../media/interface/bto_agencias.jpg);
	float:left;
}

#btoAgencias a {
	display:block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background:url(../media/interface/bto_agencias.jpg);
	text-decoration:none;
	color:#7bbd00;
}

#btoAgencias a:hover {
	background:url(../media/interface/bto_agencias.jpg);
	text-decoration:none;
}

#btoAgencias a:active {
	background:url(../media/interface/bto_agencias.jpg);
}

/* --------- */