/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #016384;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em; 
	padding-left:25px; 
	padding-right:25px;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.style3 {color: #000000}
.style5 {font-size: 12;}
#Cat_Home {
	text-align:center;
	width: auto;
	clear: both;
	float: none;
	margin-left: 10px;
}
#Cat_Home #Cat_Item {
	width: 190px;
	float: left;
	height: 220px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#Menu {
	height: 30px;
	width: auto;
	line-height: 20px;
	clear: both;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 25px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#Menu a {
	font-weight: bold;
	color: #016384;
	text-decoration: none;
}
#Menu a:hover {

	font-weight: bold;
	color: #6EAB05;
	text-decoration: none;
}
#list_subcategorias li {
	list-style-image: url(../images/party.gif);
}
#list_subcategorias {
	border: 1px solid #016384;
	color: #000000;
}

#list_subcategorias a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#list_subcategorias a:hover {

	font-weight: bold;
	color: #3f7ebe;
	text-decoration: none;
}
#Productos #Prod_Item {
	height: 250px;
	width: 200px;
	padding: 5px;
	float: left;
}
#Producto caption {
	font-size: 18px;
	line-height: 20px;
	color: #990000;
}
#Producto table {
	color: #000000;
}
#Producto th {
	line-height: 20px;
	color: #000000;
}
#Productos #Prod_Item a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#Productos #Prod_Item a:hover {

	font-weight: bold;
	color: #669E05;
	text-decoration: none;
}
#Carro table {
	background-color: #FFFFFF;
}
#Carro td {
	background-color: #FFFFFF;
	color: #000000;
}

#Carro th {
	background-color: #82cc03;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
#Carro caption {
	font-size: 14px;
	line-height: 20px;
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
}
#ProdRel {
	clear: both;
	padding: 5px;
	margin: 5px;
	display: block;
	height: auto;
	width: auto;
	float: none;
}

#ProdRel #ItemProdRel {

	height: 250px;
	width: 200px;
	padding: 5px;
	float: left;
}

.textos {
	font-size: 1.1em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #000000;
}
#craftysyntax {
	float: right;
	padding: 10px;
}

// Estilos para las galerias...

#galeria_cat {
	margin: 5px;
	padding: 5px;
	clear: both;
	height: auto;
	width: 800px;
}
#galeria_cat {
	width: 970px;
	clear: both;
	float: none;
	height: auto;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
#galeria_cat .item {
	height: 260px;
	width: 220px;
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin: 5px;
	padding: 5px;
}
#galeria_cat .item .thumb {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	width: 200px;
}
#galeria_cat .item .resumen {
	font-size: 9px;
	height: 55px;
	width: auto;
	text-align: justify;
}
#galeria_cat .item .resumen a {
	text-decoration: none;
	color: #333399;
}
#galeria_cat .item .resumen a:hover {
	text-decoration: none;
	color: #3176C1;
}
.textos .livehelp {
	float: right;
	width: 240px;
	margin: 5px;
	padding: 5px;
	height: auto;
}
.textos .presentacion {
	margin: 5px;
	padding: 5px;
	float: left;
	height: auto;
	width: 600px;
}
.textos .presentacion_cat {
	margin: 5px;
	padding: 5px;
	float: none;
	height: auto;
	width: auto;
	clear: both;
}

