body {
	margin: 0px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	background-image:url(imagenes/fondo1280.jpg);
	background-position: center;
	background-repeat: repeat-y;
	background-color: #fdf8e5;
}
#banner_izquierda {
	margin: 4px;
}
#content {
	width: 505px;
}
#home_bienvenidos {
	background-color: #E6E6E6;
}
#titulo {
}
td.block_container_left {
	background-color: #E6E6E6;
	background-image: url(imagenes/block_izq_borde_b.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	width: 248px;
	vertical-align: top;
}

td.block_container_right {
	background-color: #E6E6E6;
	background-image: url(imagenes/block_der_border_b.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	width: 248px;
	vertical-align: top;
}

#block_content {
	padding: 15px;
	padding-bottom: 30px;
	text-align: justify;
}

p {
	text-align: justify;
}

.texto_azul {
	color: #336699;
}

.texto_azul1 {
	color: #336699;
	font-size: 14px;
	font-weight:bold;	 
}

.texto_rojo {
	color: #FF0000;
}

a {
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #ffffff;
	background-color: #FF0000;
}

p {
	margin: 0;
}
#bar {
	float: left;
	margin: 10px;
	margin-top: 3px;
	margin-left: 0px;
}

div {
	text-align: left;
}

tr.producto {
	background-color: #E6E6E6;
}

tr.producto td {
	border: 0;
	border-bottom: solid 1px #ff0000;
}

.subtitle {
	font-size: 14px;
}

.bigtitle {
	font-size: 18px;
}

.bigtitleprod {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}

.bigtitlewhite {
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
   
}

.bigtitleprice {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
   
}

.textomediano {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
   
}

.textoboldblancogrande{
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
   
}

.bigtitlered {
	font-size: 22px;
	color: #FF0000;
	font-weight: bold;
   
}

img.item {
	margin-right: 5px;
}
