@charset "utf-8";
/* CSS Document */

body {
	background-color: #6A0000;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #FFC;
	background-image: url(../imagenes/exquisito_bkg.png);
	background-repeat: no-repeat;
}


p{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	color: #FFC;	
	
	
}


p hover{
	
	
	
}


/* aplicar los estilos de cajas divs*/

#wrapper{
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	top: 0px;
	margin-bottom: 0px;
	
}

#header{
	background-image: none;
	height: 145px;
	width: 900px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	
	
}





#botonera {
	clear: both; /*Padding*/
	height: 60px; /*The height of the menu */
	width: 900px; /*The width of the menu */





   font-family: , Arial, Helvetica, sans-serif; /*The font family*/  
	font-size: 14px; /*The font size*/
	line-height: 40px; /*The line-height property sets the distance between lines.*/
	margin-top: 5;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10;
	padding-right: 0;
	padding-bottom: 10;
	padding-left: 0;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
   }  
   #botonera ul {
	float: right; /*Floats our menu to the left*/
	list-style: none;
	margin:0;
	width: 100%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	font-size: 12px;
	font-style: normal;
	color: #FFF;
	
   }  
   #botonera ul li {  
   display: inline; /*The element will be displayed as an inline element, with no line break before or after the element*/  
   }  
   #botonera ul li a {  
  display: block;  
   float: left;  
   padding: 0 12px;  
   color: #fff; /*Font color*/  
   text-decoration: none;  
   }  
   #botonera ul li a:hover {
	color: #FFC; /*Mouseover hover color*/
	font-size: 12px;
	background-image: url(../imagenes/menu_bkgcof_hover.png);
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
   }


#contizq{
	float: left;
	height: 545px;
	width: 229px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	
	
	
}

#baner{
	width: 229px;
	height: 165px;
	margin: 0px;
	
	
	
}

#pedidos{
	height: 219px;
	width: 229px;	
}

#bolsa{
	height: 160px;
	width: 229px;
	background-image: url(../imagenes/bolsa.png);
	
	
}


#contder{
	float: right;
	height: 545px;
	width: 655px;
	margin: 7px;
	background-image: none;
	
	
	
}


#images{
	height: 170px;
	width: 900px;
	float: right;
	margin-bottom: 10px;
	
}

#social{
	height: 165px;
	width: 229px;	
}

#twitter{
	float: none;
	height: 165px;
	width: 229px;
	clear: none;
	right: auto;
	clip: rect(auto,auto,auto,auto);
	padding-right: 0px;
	margin-right: 5px;
	position: static;
	left: 0px;
	
	
}

#caja1{
	height: 160px;
	width: 229px;
	margin-right: 5px;
	
	
}

#pie{
	height: 140px;
	width: 890px;
	float: right;
	padding: 10px;
	
}
#pie p {
	text-align: center;
	font-size: 13px;
}
