.text {
    line-height: 1.5;
	font-size: 1em;
	font-family:Tahoma, Arial, Helvetica, sans-serif;font-size: 11px;color:#666666;
}
body {
	background-image: url(../img/fndo.jpg);
	margin-top: 32px;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;font-weight: bold;font-size: 12px;color: #333333;
}
.tit {
    line-height: 1;
    font-family: Verdana, Arial, Helvetica, sans-serif;font-weight: bold;font-size: 11px;color: #333333;
}
* {
	line-height: 1.5;
	font-size: 1em;
	font-family:Tahoma, Arial, Helvetica, sans-serif;font-size: 11px;color:#666666;
}
.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: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}

#scroller {BORDER-LEFT-COLOR: #d7ebff; BORDER-BOTTOM-COLOR: #d7ebff; OVERFLOW: auto; WIDTH: 880px; COLOR: #333333; BORDER-TOP-COLOR: #d7ebff; POSITION: relative; HEIGHT: 450px; 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;
}
/**
 * clases
 */

div.cotiBtn
{
    cursor              :   pointer;
    background-color    :   #336699;
    text-align          :   center;
    float               :   left;
    width               :   64px;
    height              :   20px;
    border              :   solid 1px #cdcdcd;
    color               :   #ffffff;
}
div.cotiBtnOver
{
    cursor              :   pointer;
    background-color    :   #cdcdcd;
    color               :   #000000;
    text-align          :   center;
    float               :   left;
    width               :   64px;
    height              :   20px;
    border              :   solid 1px #cdcdcd;
}
