@charset "utf-8";
/* CSS Document */

body{
	background:#003;}
#logo{
	width:38%;
	height:75px;
	float:left;
	}
#banner{
	width:58%;
	height:170px;
	float:right;
	font-size:34px;
	background:#9ECAF8;
	text-align:center;
	font-size:48px;
	font-family: "century", negrita;
	margin: 2px
	}
#animacion{
	width:99%;
	background:#75B8F5;
	}
#icoGraficos{
	width:99%;
	height:75px;
	background:#7DA5F5;
	margin:3px;
	}
#categorias{
	width:19%;
	height:375px;
	float:left;
	margin:2px;
	background:#6DB3F4;
	font-family:"Century",negrita;
	text-align: center;
	}	
#productos{
	width:80%;
	float:left;
	margin:1px;
	background:#6DB3F4;
	}
#Prod{
	width:33%;
	float:left;
	border-color:#000000;
	border:px double;
	
	}
#imgPro{
	height:150px;
	}
#detProd{
	height:px;
	background:#FCFBFB;
	margin: 2px;
	}
#footer{
	width:100%;
	float:left;
	text-align:center;
	background:#B3AAAA;
	}
#icoPro{
	width:20%;
	height:70px;
	float:left;
	}
#cuerpo{
	width:85%;
	margin:100px;
	}
#cajaArriba{
	}