BODY {	
	Margin: 0;
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	FONT-SIZE: 10px;

	}
.dynlink {
cursor:pointer; 
text-decoration: underline; color:#CC0000; 	font-weight: bold;
}

TD {
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	FONT-SIZE: 10px;}

p {
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	}

a {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #cc0000;
	text-decoration: none;
}

a:hover {
	color: #ff0000;
	text-decoration: underline;
}

.signedin {
	FONT-FAMILY:Verdana, Helvetica, sans-serif;
	FONT-SIZE: 9px;
	color: #000000;
	}
	
.titlesRED{
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

.titles{
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.titles{
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}
a.titles:hover{
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}

.textBODY {
	font-family: verdana;
	font-size: 11px;
	color: #696969;
	letter-spacing: 1px;
	line-height: 18px;
	word-spacing: 1px;
}

.botomnav {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
}
a.botomnav {
	font-family:  verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #eaeaea;
	text-decoration: none;
}
a.botomnav:hover {
	font-family:  verdana, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #0066FF;
	text-decoration: none;
}


.footer {
	font-family:  arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}

.footer2 {
	font-family:  arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.description {
	font-family:  arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.meta {
	display: none;
}
a.meta {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 1px;
	font-weight: normal;
	color: #ffffff;
}
TEXTAREA {
background-color: #FFFFFF;
color: #000000;
font-family: Verdana, sans-serif;
font-size: 10px;
font-weight: normal;
}

INPUT {
background-color: #ffffff;
color: #000000;
font-family: Verdana, sans-serif;
font-size: 10px;
font-weight: normal;
text-indent: 2px;
}
select {
background-color: #FFFFFF;
border-color: #ffffff;
color: #000000;
font-family: Verdana, sans-serif;
font-size: 9px;
font-weight: normal;
}
option {
background-color: #FFFFFF;
border-color: #ffffff;
color: #000000;
font-family: Verdana, sans-serif;
font-size: 9px;
font-weight: normal;
}
form {
display:inline;
}

.style1 {color: #FFFFFF}



.productos ul {
	padding: 0 0 0 0;
	list-style-position: inside;
	margin: 10px 0;}
	
.productos ul li{
	padding: 4px 0 4px 0;
	border-top: 1px solid #CCC;
	margin: 0;}
	
.productos h2 {
	background-color: #F00;
	font-size: 12px;
	padding: 4px;
	color: #FFF;}	

	
.productos h3 {
	font-size: 10px;}	
	
	
.producto {
	width: 100%;
	border: 1px solid #666;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0 0 10px 0;
	position: relative;
	background-color: #FFF;
	float: left;
	}

.producto h3 {
	color: #C00;
	background-color: #eaeaea;
	margin: 0 0 5px 0;
	padding: 4px;
	font-size: 11px;}

.producto h4 {
	color: #666;
	font-weight: normal;
	position: absolute;
	font-size: 10px;
	top: 25px;
	margin: 0;
	padding: 0;
	left: 140px;
	text-transform: lowercase;}	
	
.producto ul {
	width: 165px;
	padding: 0;
	margin: 15px 0 0 5px;}
	
.producto ul li {
	border-bottom: 1px solid #eaeaea;
	list-style: none;
	padding: 4px 0px 10px 4px;
	margin: 0;
	position: relative;}	

.producto ul li em {
	font-style: normal;
	display: block;
	padding-right: 35px;}

.producto ul li input {
	position: absolute;
	top: 6px;
	right: 0;}	
				
.producto a img {
	float: right;
	margin: 0 5px 5px 0;}	
	
.colores {
	margin: 10px 0 0 0;
	padding: 5px;}
	
.producto input{
	width: 30px;
	padding: 1px;
	border: 1px solid #666;
	}
		
.colores textarea{
	margin: 5px 0;
	width: 100%;
	font-size: 10px;
	}		
				
	
.clear {
	clear: both;}		
	
.fixed {
	position: fixed;
	bottom: 0;}	
	
.col1, .col2 {
	margin: 5px;
	width: 250px;
	float: left;
	}	
	
.col1 {
	margin-right: 10px;
	}	
	

