body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align:left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	background-color:#996666;
	background: url(images/fondoblack.jpg)  repeat;
}

#general {
	background-color:#FFFFFF;
	margin: 0 auto 0 auto; 	
	width: 864px;
}

#contenedor {
	background-color:#FFFFFF;
	/*margin: 0 auto 0 auto; 	*/
	width: 100%; 
	border: #FFFFFF 5px solid;
}

#cuerpo{
	min-height: 450px;
}

#cabecera {
	text-align: center;		
}

#lateral{ 
   width: 170px; 
   background-color: #FFFFFF; 
   float:left; 
} 

/*#lateral ul{ 
   margin : 0 0 0 0px; 
   padding: 0 0 0 0px; 
   list-style: none;  
} 
#lateral li{ 
   margin: 2 2 2 2px; 
   padding: 2 2 2 2px; 
} */

#lateral a{ 
   color: #3333cc; 
   text-decoration: none; 
} 

#principal{ 
   margin-left: 170px; 
   background-color: #ffffff; 
   padding: 0px; /*4 4 4 4px;*/
   float:rigth;  	
} 

#pie{ 
   background: url(images/pie.jpg) no-repeat;
   text-align:center; 
   height: 60px;
   padding: 0px;
} 

#pie p {
	padding-top: 13px;
}

/* CAJA REDONDEADA CON BORDES */
.roundedcornr_box {
	background: url(images/roundedcornr_tl.png) no-repeat top left;
	margin-left: 0px;
	margin-bottom: 10px;
	width: 170px;
}
.roundedcornr_top {
	background: url(images/roundedcornr_tr.png) no-repeat top right;
	padding-bottom: 0px;
}
.roundedcornr_bottom {
	background: url(images/roundedcornr_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom div {
	background: url(images/roundedcornr_br.png) no-repeat bottom right;
}
.roundedcornr_content {
	background: url(images/roundedcornr_r.png) top right repeat-y;
}

.roundedcornr_top div, .roundedcornr_top, .roundedcornr_bottom div, .roundedcornr_bottom {
	width: 100%;
	height: 19px;
	font-size: 1px;
}
.roundedcornr_content, .roundedcornr_bottom {
	margin-top: -19px;

}
.roundedcornr_content {
	padding: 0px 10px 0px 10px;
}

.roundedcornr_content h1 {
	background-color: #CC9933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-transform: capitalize;
	vertical-align: baseline;
	border: 1px gray solid;
}

/********************************************
 CAJA PRINCIPAL CON EL FLASH 
*********************************************/
.caja_flash {
	margin: 10px;
	border: gray 1px solid;
	width: 670px;
	height: 180px;
}

/*********************************************
 CAJA PRINCIPAL DE LA PAGINA 
*********************************************/
.cajacentral_box {
	background: url(images/fondo.jpg) repeat;
	margin: 10px;
	padding: 10px;
	border: #999999 2px solid;
	width: 648px;
}

.cajacentral_content p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	font-size-adjust: none;	
}

.cajacentral_content h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: justify;
	font-size-adjust: none;
	font-variant: small-caps;
	font-weight: bold;	
}

.cajacentral_content h2 {
	font-size: 18px;
	font-weight: bold;	
}
.cajacentral_content h3 {
	font-size: 16px;
	font-weight: bold;	
}

.cajacentral_content h4 {
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

.cajacentral_content li {
	font-size: 11px;
}

.letraboldgris {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: small-caps;
	font-weight: bold;
}

/********************************************
LISTA DE MENU DE NOVEDADES
********************************************/
#menu-nov {
	width: 150px;
	w/idth: 130px;
}

#menu-nov ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;	
}
#menu-nov li {
	margin: 0px;
	padding: 2px 0px 2px 0px;	
}

#menu-nov li a {	
	width: 135px;
	padding: 2px 0px 2px 5px;
	text-decoration: none;
	text-align: left;
	font-size: 11px;
	color: #000000;
	border-left: 10px solid gray;
	display: block;
}

#menu-nov li a:hover {
	color: lime;
	background-color: gray;
	border-left-color: lime;
}

/********************************************
LISTA DE MENU DE PRODUCTOS
********************************************/
#menu-prod {
	width: 150px;
	w/idth: 130px;
}

#menu-prod ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
#menu-prod li {
	margin: 0px;
	padding: 2px 0px 2px 0px;	
}

#menu-prod li a {
	width: 135px;
	padding: 2px 0px 2px 5px;
	text-decoration: none;
	text-align: left;
	font-size: 11px;
	color: #000000;
	border-left: 10px solid gray;
	display: block;
}

#menu-prod li a:hover {	
	color: yellow;
	background-color: GRAY;
	border-left-color: yellow; 
}

.tabla1 {
	border: thin solid #CCCC99;
	font-size: 9pt;
	text-align:left;
}
.imagenleft {
	float: left;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 0px;
}

.imagenrigth {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 5px;
}


