Body {
	Margin:auto;
	padding:0;
	background-color:#444B55;
	background-image:url(images/fondopagina.jpg);
	}
	
a {
	color:#6D190F;
	text-decoration:none;
	font-weight:bold;
	}
a:hover {
	text-decoration:underline;
	}

#contenedor {
	background-color:#FEB123;/*#444B55;*/
	width:780px;
	}

/* ------------ CADA ITEM DEL MENU ------------ */

#menusitio {
/*	background-image:url(images/fondomenu1.jpg);
	background-repeat:no-repeat;*/
	width:780px;
/*	height:46px;
	margin-top:-5px;*/
	background-color:#FEB123;/*#444B55;*/
	}

A#idunico1
{         
	margin-right:5px;
	margin-top:2px;
	float:right;
    background-image:url(images/btnproducto.jpg);          
    background-position:0% 0%;         
    display:block;         
    width:94px; height:20px; 
} 

A#idunico1:hover
{
    background-image:url(images/btnproducto.jpg); 
    background-position:0% 100%;
}
A#idunico2
{         
	margin-right:5px;
	margin-top:2px;
	float:right;
    background-image:url(images/btnpedido.jpg);          
    background-position:0% 0%;         
    display:block;         
    width:94px; height:20px; 
} 

A#idunico2:hover
{
    background-image:url(images/btnpedido.jpg); 
    background-position:0% 100%;
}
A#idunico3
{         
	margin-right:5px;
	margin-top:2px;
	float:right;
    background-image:url(images/btncontacto.jpg);          
    background-position:0% 0%;         
    display:block;         
    width:94px; height:20px; 
} 

A#idunico3:hover
{
    background-image:url(images/btncontacto.jpg); 
    background-position:0% 100%;
}
/* ------------ FIN CADA ITEM DEL MENU ------------ */

/* ------------ CUADRITOS DE ZAPATILLAS ------------ */

.cuadrogrande1 {
	margin-right:10px;
	width:204px;
	height:33px;
	background-image:url(images/cuadrograndetop.jpg);
	text-align:center;
	}
.cuadrogrande1 P {
	padding-top:7px;
	}
.cuadrochico1 {
	margin-right:10px;
	width:163px;
	height:33px;
	background-image:url(images/cuadrochicotop.jpg);
	text-align:center;
	}
.cuadrochico1 P {
	padding-top:7px;
	}
	
.cuadrogrande2 {
	margin-right:10px;
	width:204px;
	height:116px;
	background-image:url(images/fdozapagrande.jpg);
	text-align:center;
	}
.cuadrochico2 {
	margin-right:10px;
	width:163px;
	height:116px;
	background-image:url(images/fdozapachico.jpg);
	text-align:center;
	}
	
.cuadrogrande3 {
	margin-right:10px;
	width:204px;
	height:37px;
	background-image:url(images/cuadrograndebot.jpg);
	font-size:9px;
	}
.cuadrogrande3 A {
	font-size:10px;
	color:#F79420;
	text-decoration:none;
	margin-left:110px;
	}
.cuadrogrande3 A:hover {
	font-size:10px;
	color:#E7F1FF;
	text-decoration:none;
	padding:1px;
	border:1px solid #E7F1FF;
	background-color:#90A8C4;
	}
	
.cuadrochico3 {
	margin-right:10px;
	width:163px;
	height:37px;
	background-image:url(images/cuadrochicobot.jpg);
	text-align:center;
	}
.cuadrochico3 A {
	font-size:10px;
	color:#444;
	text-decoration:none;
	padding:3px;
	border:1px solid #90A8C4;
	background-color:#E7F1FF;
	}
.cuadrochico3 A:hover {
	font-size:10px;
	color:#E7F1FF;
	text-decoration:none;
	padding:3px;
	border:1px solid #E7F1FF;
	background-color:#90A8C4;
	}

.zapa {
	margin-top:5px;
	border:0;	
	}
	
.demozapa {
	width:780px;
	background-color:#FEB123;/*#444B55;*/
	color:#000;
	font-family:Verdana,Tahoma,Arial;
	Font-size:11px;
	font-weight:bold;
	}

.texto {
	margin-left:10px;
	margin-right:10px;
	color:#292E34;
	text-align:left;
	font-size:14px;
	font-family:Verdana,Tahoma,Arial;
	}
			
.textbox {
	margin-left:10px;
	margin-right:10px;
	color:#292E34; /*color:#A6A6A6;*/
	text-align:left;
	font-size:12px;
	font-family:Verdana,Tahoma,Arial;
/*	height:240px;*/
	}
.textbox IMG
	{float:left;
		}
.textbox .titulo {
	margin-top:20px;
	font-size:20px;
	color:#292E34; /*#0C74FF;*/
	text-align:left;
	font-weight:bold;
}
/* ------------ CUADRITOS DE ZAPATILLAS ------------ */

/* ------------ PIE DE PAGINA ------------ */

#pie {
	background-color:#444B55;
	width:780px;
	margin-top:20px;
	padding-bottom:10px;
	padding-top:10px;
	color:#FEB123;
	font-family:Verdana,Tahoma,Arial;
	Font-size:11px;
	font-weight:bold;
	border-top:1px solid #7E838D;
	}
#pie A:link {
	color:#FEB123;
	text-decoration:none;
	}
#pie A:visited {
	color:#FEB123;
	text-decoration:none;
	}
#pie A:hover {
	color:#444B55;
	background-color:#FEB123;
	text-decoration:underline #FEB123;;
	}

#mantis {
	background-color:#444B55;
	color:#777;
	font-size:10px;
	font-family:verdana;
	text-align:right;
	line-height:12px;
	border-top:1px solid #666;
	}
#mantis A:link {
	color:#777;
	text-decoration:none;
	}
#mantis A:visited {
	color:#777;
	text-decoration:none;
	}
#mantis A:hover {
	color:#444B55;
	background-color:#FEB123;
	text-decoration:underline #FEB123;;
	}