#contenedorcuerpo{
	width: 980px;
    height: 690px;
    margin: 0px auto 0px auto;
	z-index:6;
}

#cont_contenido1{
	width: 980px;
    height: 450px;
    margin: 80px auto 0px auto;
	z-index:6;
}
#contenidoizq{
	width: 450px;
    height: 450px;
    margin: 100px auto 0px 40px;
}
#separadorcuerpo{
    width: 980px;
    height: 50px;
    margin: 0px 0px 0px 0px;
}
#contenedorbola{
	width: 240px;
    height: 240px;
    margin: 0px 0px 0px 0px;
	position:absolute;
	z-index:6;
}
#contenedorarea {
	width: 240px;
    height: 30px;
    margin: 100px 0px 0px 300px;
	position:absolute;
	z-index:6;
}
#separador{
    position:absolute;
	width: 1px;
    height: 370px;
	background-color:#97a5a9;
    margin: 0px 0px 0px 490px;
	z-index:8;
}
#contenedorentrada{
    float:right;
	width: 400px;
    height: 380px;
    margin: -515px 0px 0px 0px;
}
#formularioentrada{
    width: 350px;
    height: 300px;
	margin: 0px 0px 0px 0px;
	position:absolute;
	z-index:9;
}
#menuizq{
	float:left;
	position:absolute;
	width: 450px;
    height: 240px;
    margin: 0px 0px 130px 10px;
	z-index:8;
}
#menuder{
	float:right;
	position:absolute;
	width: 450px;
    height: 400px;
    margin: 0px 0px 0px 530px;
	z-index:8;
}
#contenedorcontenido{
	float:left;
	width: 90%;
    height: 400px;
    margin: 40px 0px 0px 5%;
}

#contenedormicuenta{
	width: 90%;
    height: 400px;
    margin: 0px 0px 0px 10%;
}

#contenedorcontenido2{
	float:left;
	width: 90%;
    height: 400px;
    margin: 40px 5% 0px 5%;
}

#menulateral{
	float:left;
	width: 200px;
    height: 450px;
    margin: 0px 0px 0px 0px;
}
#rayalateral{
	float:left;
    width:1px;
	height: 600px;	
	background-position:bottom;
	margin:	15px 0px 10px -10px;
	background-color:#999999;
}
#contenidopagina{
    width: 70%;
    height: 400px;
    margin: 15px 0px 0px 220px;
}

#tituloseccion{
    width: 500px;
    height: 45px;
    margin: 0px 0px 0px 0px;
}

#tituloseccionpedidos{
    width: 100%;
    height: 45px;
    margin: 0px 0px 0px 0px;
}

#contenidoseccion{
    width: 100%;
    height: 350px;
    margin: 0px 0px 0px 0px;
}

#contenedorcontenidogss{
	float:left;
	width: 95%;
    margin: 40px 0px 0px 5%;
	z-index:4;
	overflow:hidden;
}

#contenidopaginagssinicio{
	float:left;
    width: 70%;
    margin: 15px 0px 0px 0px;
	z-index:15;
}

#contenidopaginagss{
	float:left;
    width: 90%;
    margin: 15px 0px 0px 0px;
	z-index:15;
}

#titulosecciongss{
    width: 100%;
    height: 45px;
    margin: 0px 0px 0px 0px;
}

#contenidosecciongss{
    width: 100%;
    height: auto;
    margin: 0px auto 0px auto;
}

#lateralizdgss{
	position:absolute;
	float:left;
	margin:0px auto 0px 50%;
    width:40%;
	overflow:hidden;
	height:100%;	
	background-image:url(../imagenes/base/bg_ball.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	z-index:14;
}

#rayalateralgss{
	float:left;
    width:1px;
	height: 600px;	
	margin:	15px 0px 10px -2%;
	background-color:#999999;
	z-index:16;
}

#menulateralgss{
	float:left;
	width: 20%;
    height: 100%;
    margin: 0px 0px 0px 0px;
}

.mayusculas{
	text-transform:uppercase;
}