@charset "utf-8";
/* CSS Document */
img, div {
	behavior: url(iepngfix.htc)
}
body {
	background: url(../images/background.jpg) top center no-repeat fixed;
	margin: 0px;
	background-color:#333;
}
#layer-norma {
	background:url(../images/fondo-layer.gif) repeat top center;
	position:relative;
	width:auto;
	height:140px;
	text-align:center;
	clear:both;
}
#layer-sonido{
	top:175px;
	left:50%;
	position:absolute;
	width:920px;
	height:40px;
	margin-left:-460px;
	z-index:1;
	visibility: visible;
	text-align:right;
}
.login {
	background:url(../images/fondo-login.gif) no-repeat center;
	position:relative;
	width:auto;
	height:35px;
	clear:both;
}
.login-centered {
	position:relative;
	margin:auto;
	width:920px;
	height:35px;
	clear:both;
}
.login-email {
	position:relative;
	padding-left:145px;
	padding-top:5px;
	width:130px;
	height:30px;
	float:left;
}
.login-contraseña {
	position:relative;
	padding-left:120px;
	padding-top:5px;
	width:130px;
	height:30px;
	float:left;
}
.login-enviar {
	position:relative;
	width:80px;
	height:35px;
	float:left;
}
.login-olvidaste {
	position:relative;
	width:290px;
	height:35px;
	float:left;
}
.head {
	position:relative;
	margin:auto;
	width:920px;
	height:250px;
	clear:both;
}
.body-home {
	position:relative;
	margin:auto;
	width:920px;
	height:auto;
	clear:both;
}
.body-home1 {
	background:url(../images/fondo-contenido-home1.gif) no-repeat;
	position:relative;
	top:20px;
	left:60px;
	width:482px;
	height:321px;
	padding:10px;
	float:left;
}
.body-home2 {
	background:url(../images/fondo-contenido-home2.gif) no-repeat;
	position:relative;
	top:20px;
	left:80px;
	width:237px;
	height:330px;
	padding-top:65px;
	padding-bottom:20px;
	padding-right:20px;
	padding-left:20px;
	float:left;
	clear:right;
	text-align:right;
}
.body-home3 {
	background:url(../images/fondo-contenido-home3.gif) no-repeat;
	position:relative;
	top:-30px;
	left:113px;
	width:409px;
	height:159px;
	padding-top:65px;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:20px;
	float:left;
}
.body-home4 {
	background:url(../images/fondo-contenido-home4.gif) no-repeat;
	position:relative;
	top:40px;
	left:133px;
	width:257px;
	height:186px;
	padding:10px;
	float:left;
	clear:right;
}
.menuPie{
	position:relative;
	margin:auto;
	padding-top:10px;
	width:920px;
	height:20px;
	clear:both;
}
.menuSitiosPie{
	position:relative;
	margin:auto;
	padding-top:10px;
	width:920px;
	height:20px;
	clear:both;
}
.pie {
	position:relative;
	margin:auto;
	width:920px;
	height:auto;
	clear:both;
}
.logosBico {
	position:relative;
	margin:auto;
	width:920px;
	height:120px;
	clear:both;
}
