/* CSS Document */
#enlace_shop_online_home_en{
	display						: block;
	position					: relative;
	width						: 179px;
	height						: 49px;
	background-color			: #388fff;
	margin						: 10px auto;
	color						: #ffffff;
	font-size					: 20px;

}
#enlace_shop_online_home_en span{
	background					: url("../img/botones/en/shop-home.gif") no-repeat;
	position					: absolute;
	width						: 179px;
	height						: 49px;
	cursor						: pointer;
	}
#enlace_shop_online_home_en span:hover{
	background					: url("../img/botones/en/shop-home-02.gif") no-repeat;
	}

#enlace_shop_online_home_es{
	display						: block;
	position					: relative;
	width						: 179px;
	height						: 49px;
	background-color			: #388fff;
	margin						: 10px auto;
	color						: #ffffff;
	font-size					: 20px;

}
#enlace_shop_online_home_es span{
	background					: url("../img/botones/es/shop-home.gif") no-repeat;
	position					: absolute;
	width						: 179px;
	height						: 49px;
	cursor						: pointer;
	}
#enlace_shop_online_home_es span:hover{
	background					: url("../img/botones/es/shop-home-02.gif") no-repeat;
	}
#enlace_shop_online_home_de{
	display						: block;
	position					: relative;
	width						: 179px;
	height						: 49px;
	background-color			: #388fff;
	margin						: 10px auto;
	color						: #ffffff;
	font-size					: 20px;

}
#enlace_shop_online_home_de span{
	background					: url("../img/botones/de/shop-home.gif") no-repeat;
	position					: absolute;
	width						: 179px;
	height						: 49px;
	cursor						: pointer;
	}
#enlace_shop_online_home_de span:hover{
	background					: url("../img/botones/de/shop-home-02.gif") no-repeat;
	}
#enlace_shop_online_home_fr{
	display						: block;
	position					: relative;
	width						: 179px;
	height						: 49px;
	background-color			: #388fff;
	margin						: 10px auto;
	color						: #ffffff;
	font-size					: 20px;

}
#enlace_shop_online_home_fr span{
	background					: url("../img/botones/fr/shop-home.gif") no-repeat;
	position					: absolute;
	width						: 179px;
	height						: 49px;
	cursor						: pointer;
	}
#enlace_shop_online_home_fr span:hover{
	background					: url("../img/botones/fr/shop-home-02.gif") no-repeat;
	}

#enlace_padi_courses_home_en{
	display						: block;
	position					: relative;
	width						: 179px;
	height						: 48px;
	background-color			: #388fff;
	margin						: 10px auto;
	color						: #ffffff;
	font-size					: 20px;

}
#enlace_padi_courses_home_en span{
	background					: url("../img/botones/en/padi-home.gif") no-repeat;
	position					: absolute;
	width						: 179px;
	height						: 48px;
	cursor						: pointer;
	}
#enlace_padi_courses_home_en span:hover{
	background					: url("../img/botones/en/padi-home-02.gif") no-repeat;
	}
#enlace_padi_courses_home_es{
	display						: block;
	position					: relative;
	width						: 179px;
	height						: 48px;
	background-color			: #388fff;
	margin						: 10px auto;
	color						: #ffffff;
	font-size					: 20px;

}
#enlace_padi_courses_home_es span{
	background					: url("../img/botones/es/padi-home.gif") no-repeat;
	position					: absolute;
	width						: 179px;
	height						: 48px;
	cursor						: pointer;
	}
#enlace_padi_courses_home_es span:hover{
	background					: url("../img/botones/es/padi-home-02.gif") no-repeat;
	}
#enlace_padi_courses_home_de{
	display						: block;
	position					: relative;
	width						: 179px;
	height						: 48px;
	background-color			: #388fff;
	margin						: 10px auto;
	color						: #ffffff;
	font-size					: 20px;

}
#enlace_padi_courses_home_de span{
	background					: url("../img/botones/de/padi-home.gif") no-repeat;
	position					: absolute;
	width						: 179px;
	height						: 48px;
	cursor						: pointer;
	}
#enlace_padi_courses_home_de span:hover{
	background					: url("../img/botones/de/padi-home-02.gif") no-repeat;
	}

#enlace_padi_courses_home_fr{
	display						: block;
	position					: relative;
	width						: 179px;
	height						: 48px;
	background-color			: #388fff;
	margin						: 10px auto;
	color						: #ffffff;
	font-size					: 20px;

}
#enlace_padi_courses_home_fr span{
	background					: url("../img/botones/fr/padi-home.gif") no-repeat;
	position					: absolute;
	width						: 179px;
	height						: 48px;
	cursor						: pointer;
	}
#enlace_padi_courses_home_fr span:hover{
	background					: url("../img/botones/fr/padi-home-02.gif") no-repeat;
	}

/*------------------------------------ FRANCES -------------------------------------*/


#enlace_e_learning_home{
	display						: block;
	position					: relative;
	width						: 179px;
	height						: 51px;
	background-color			: #388fff;
	margin						: 10px auto;
	color						: #ffffff;
	font-size					: 20px;

}
#enlace_e_learning_home span{
	background					: url("../img/botones/learning-home.gif") no-repeat;
	position					: absolute;
	width						: 179px;
	height						: 51px;
	cursor						: pointer;
	}
#enlace_e_learning_home span:hover{
	background					: url("../img/botones/learning-home-02.gif") no-repeat;
	}
