@charset "utf-8";
/* CSS Document */
a{
    color:#960;
    font-weight:bold;
    text-decoration:none;
}

a:visited{
    color:#960;
    font-weight:bold;
    text-decoration:none;
}

a:hover{
    color:#333;
    font-weight:bold;
    text-decoration:overline;
}

a:active{
    color:#009900;
    font-weight:bold;
    text-decoration:none;
}

/* CSS Document */
input, textarea, select
{
 color:#202020;
 border: 1px solid #006699;
}



.tituloshome {
	color: #666666;
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 0;
	font-family: tahoma;
	font-style: normal;
	line-height:18px;
	font-variant: normal;
	text-transform: none;
	text-align:right;
	padding-right:px;
}

.tituloshome2 {
	color: #666666;
	font-size: 10px;
	margin-top: 0;
	margin-bottom: 0;
	font-family: tahoma;
	font-style: normal;
	line-height:14px;
	font-variant: normal;
	text-transform: none;
	text-align:left;	
}

.textointer {
	color: #666666;
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 0;
	font-family: tahoma;
	font-style: normal;
	line-height:18px;
	font-variant: normal;
	text-transform: none;
	text-align:justify;
	padding-left:8px;
	padding-right:8px;
}

.titulovermas {
	color: #666666;
	font-size: 11px;
	margin-top: 0;
	margin-bottom: 0;
	font-family: tahoma;
	font-weight: bold;
	line-height:18px;
	font-variant: normal;
	text-transform: none;
	text-align:right;
}

.tituinter {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	line-height:18px;

}

.css2 {
    border-width: 1px;
    color: #5B6469;
    border-color: #D5D8D9;
}

div#eyecool div.paging {
    float: right;
}

/* Paginacion*/
p.paging_count {
    text-align: right;
    font-size: 95%;
    font-style: italic;
    color: #999;
}

.tdpromociones{
	background-color:#ffffff;
	border-style:solid;
	border-color:#CCC;
	border-width:1px;
	border-bottom-color:#F90;
	border-spacing:inherit;
} 