/*BODY {
	SCROLLBAR-FACE-COLOR: #9BC51A;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	border: 0px solid #FFF3EC;
}*/
.txt {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
}

.txt_verde {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #9BC51A;
}
.txt1 {
	font-family: "Lucida Sans Unicode";
	font-size: 18px;
	color: #9BC51A;
	text-align:left;
}
.txt1 a {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #9BC51A;
}
.txt1 a:hover {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #6B8912;
}

.txt2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #CCCCCC;
	padding: 0px 0px 0px 10px;
	text-align:left;
}
.txt2 a {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #999999;
}
.txt2 a:hover {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #666666;
	border:0px;
}

.txt3 {
	font-family: "Lucida Sans Unicode";
	font-size: 13px;
	color: #2EB5D1;
	padding: 0px 0px 0px 20px;
	text-align:left;
}
.txt3 a {
	font-family: "Lucida Sans Unicode";
	font-size: 13px;
	color: #1D7081;
}
.txt3 a:hover {
	font-family: "Lucida Sans Unicode";
	font-size: 13px;
	color: #104049;
}

.txt4 {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #9BC51A;
	padding: 0px 0px 0px 40px;
	text-align:left;
}
.txt4 a {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #9BC51A;
}
.txt4 a:hover {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #6B8912;
}

a {
	font-family:"Lucida Sans Unicode";
	font-size: 11px;
	color: #999999;
	text-decoration:none}
a:hover {
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	color: #9BC51A;
	text-decoration:none;
	border-bottom:1px dotted #9BC51A;
}
	
.boton {
	font-family:"Lucida Sans Unicode";
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
	background-color:#9BC51A;
	border:2px solid #9BC51A}

.anuncio {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #666666;
	padding: 0px 0px 0px 10px;
	text-align:left;
}
.lnk1 {
	font-family: "Lucida Sans Unicode";
	font-size: 9px;
	color: #9BC51A;
	text-decoration:underline;
	font-weight:bold
}
.lnk2 {
	font-family: "Lucida Sans Unicode";
	font-size: 9px;
	color: #333333;
}
.input {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
}

.input_login {
	font-family: "Trebuchet MS";
	font-size: 11px;
	border:0px;
	background-color: transparent;
	padding: 0px 0px 0px 20px;
	width:154px;
	height:15px;
	color: #666666;
}

.div_usu1 {
	background-color:#9BC51A;
	color:#FFF;
}
.div_usu2 {
	padding:5px 10px 5px 10px;
	border:1px dotted #9BC51A;
	text-align:justify;
}

#cambioPass {
	position:absolute; 
	left:50%; 
	top:0px; 
	width:175px;
	height:220px; 
	margin-left:165px; 
	margin-top:158px;
	z-index:1;
	
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	/*background-color:#9BC51A;*/
	background:url(../../images/cambio_pass.png) center no-repeat;
	padding:10px;
}

#cambioPass .boton{
	font-family:"Lucida Sans Unicode";
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
	background-color:#9BC51A;
}

#cambioPass .input{
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
	width:140px;
	text-align:center;
}

#cambioPass2 {
	position:absolute; 
	left:50%; 
	top:0px; 
	width:175px;
	height:120px; 
	margin-left:165px; 
	margin-top:158px;
	z-index:1;
	
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	/*background-color:#9BC51A;*/
	background:url(../../images/cambio_pass2.png) center no-repeat;
	padding:10px;
}

#cambioPass2 .boton{
	font-family:"Lucida Sans Unicode";
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
	background-color:#9BC51A;
}
