.text {
    font-family: Verdana, Arial, Helvetica, sans-serif;font-weight: bold;font-size: 10px;color:#888888;
}
body {
	background-image: url(../img/fndo.jpg);
	background-repeat: repeat-x;
	margin-top: 19px;
}

.blanco {
	font-family:Arial, Helvetica, sans-serif;font-size: 10px; font-weight:lighter;color:#CCCCCC;
}

.texto {
    line-height: 1.5;
	font-size: 1em;
	font-family:Tahoma, Arial, Helvetica, sans-serif;font-size: 11px;color:#666666;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;font-weight: bold;font-size: 12px;color: #333333;
}
* {
	font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;color: #333333;
}
.sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;font-weight: bold;font-size: 10px;color:#cc0066;
}
.dire {
	font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 9px; font-weight:lighter;color:#CCCCCC;
}
.ie {
	font-family:Arial, Helvetica, sans-serif;font-size: 9px; font-weight:lighter;color:#CCCCCC;
}

a:link {
	color:#666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color:#99CC00;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
	}

#scroller 
{

    border-left-color   :   #d7ebff;
    border-bottom-color :   #d7ebff;
    overflow            :   auto; 
    width               :   757px; 
    color               :   #333333;
    border-top-color    :   #d7ebff; 
    position            :   relative; 
    height              :   100px; 
    text-align          :   center; 
    border-right-color  :   #d7ebff
}


/******
 *  Elementos
 */
input[type=text],
textarea,
input
{
    border  :   solid 1px #83a6bc;
}
input.seachInput
{
    background : #ffffff url(../img/seachIcon.png) center left no-repeat;
    padding-left    :   20px;
    width : 180px;
    height : 20px;
}
