h5{
	font-size: 11px;
	margin: 0;
	color: #456FCC;
	text-transform: uppercase;
}
span.btn2{
	background: url(../admin/images/btn_ini2.gif) no-repeat;
	height: 18px;
	padding: 4px 0 0 0 ;
	color: #BA0000;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	/*width: 200px;
	*/
	text-align: center;
}
a:link.ico2, a:visited.ico2,a:hover.ico2{
	background: url(../admin/images/btn_fin2.gif) no-repeat right;
	padding-right: 2px;
	text-decoration:none;
}
.texto{
	font-size:12px;
	color:#999999;
}
.textoG{
	font-size:13px;
	color:#50870f;
	font-weight: bold;
	vertical-align:top;
	background: url(../images/ico_bullet_not_green.gif) no-repeat 0px top;
	padding-left:16px;
}
.tituloDestacados{
	font-size:13px;
	color:#50870f;
	font-weight: bold;
}
span.btn{
	background: url(../admin/images/btn_ini.gif) no-repeat;
	height: 28px;
	padding: 4px 0 0 0 ;
	color: #000;
	font-family:  Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
	/*width: 200px;*/
	text-align: center;
}
a:link.ico, a:visited.ico,a:hover.ico{
	background: url(../admin/images/btn_fin.gif) no-repeat right;
	padding-right: 2px;
	text-decoration:none;
}

.text{
	color:#000000;
	font-size:12px;
}
.bienvenida{
	color: #456FCC;
	font-size:11px;
}
.titulo{
	font-size:13px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	color:#50870f;
	font:bolder;
}
.titulo2{
	font-size:12px;
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	color:#50870f;
	font-weight:bold;
}
.titulo2 a{ color:#50870f; }