body{
	background: #0000000;
	font-family: "Trebuchet MS",arial,verdana;
	font-size:11px;
	color:#3d2e1c;
}

a{
	color:#1a75ce;
	text-decoration:none;
}

a:HOVER{
	color:#0B6291;
	text-decoration:underline;
}

.btn_idiomasoff{
	padding:5px;
	border-left:1px solid #828282;
	border-top:1px solid #828282;
	border-bottom:1px solid #828282;
	background:#f2f2f2;
}
.btn_idiomason{
	padding:5px;
	border-left:1px solid #828282;
	border-top:1px solid #828282;
	border-bottom:1px solid #FFFFFF;
	background:#FFFFFF;
}

input{
	background:#f8f3f8;
	border:1px solid #CCCCCC;
	font-family: verdana,arial;
	font-size:11px;
	color:#3d2e1c;
	height:18px;
	padding: 1px 3px 1px 3px;
}
.boton{
	cursor:pointer;
	background:#6696ad;
	font-family: "Trebuchet MS",arial,verdana;
	font-size:11px;
	color:#FFFFFF;
	height:22px;
	border:1px solid #333333;
	padding:0px 5px 0px 5px;
}
.boton:HOVER{
	background:#4c6550;
}
input.file {
	background:#f8f3f8;
	border:1px solid #CCCCCC;
	font-family: "Trebuchet MS",arial,verdana;
	font-size:11px;
	color:#3d2e1c;
	height:30px;
	padding: 1px 3px 1px 3px;
}
textarea{
	background:#f8f3f8;
	border:1px solid #CCCCCC;
	font-family: "Trebuchet MS",arial,verdana;
	font-size:11px;
	color:#3d2e1c;
	padding: 1px 3px 1px 3px;
}
select{
	background:#f8f3f8;
	border:1px solid #CCCCCC;
	font-family: "Trebuchet MS",arial,verdana;
	font-size:11px;
	color:#3d2e1c;
}

/**CLASES**/
#titulos{
	font-family: "Trebuchet MS",arial,verdana;
	font-size:22px;
	font-weight:bold;
	color:#3d2e1c;
	padding-left:14px;
	padding-bottom:7px;
}
.texto{
	font-family: "Trebuchet MS",arial,verdana;
	font-size:11px;
	color:#3d2e1c;
}

.textoR{
	font-family: "Trebuchet MS",arial,verdana;
	font-size:11px;
	color:#e20606;
}
.textoA{
	font-family: "Trebuchet MS",arial,verdana;
	font-size:11px;
	color:#97BED0;
}
.textoAM{
font-family: "Trebuchet MS",arial,verdana;
	font-size:11px;
	color:#FFA30E;
	}
.textoAB{
	font-family: "Trebuchet MS",arial,verdana;
	font-size:11px;
	color:#0B6291;
}
.textoN{
	font-family: "Trebuchet MS","Trebuchet MS",arial,verdana;
	font-size:11px;
	color:#FFA30E;
}
a.textoN{
	text-decoration:undeline;
	color:#FFA30E;
	font-family: "Trebuchet MS","Trebuchet MS",arial,verdana;
	font-size:11px;
}
.textoB{
	font-family: "Trebuchet MS","Trebuchet MS",arial,verdana;
	font-size:11px;
	color:#FFFFFF;
}
a.textoB{
	text-decoration:none;
}

a.textoB:HOVER{
	color:#FFFFFF;
	text-decoration:underline;
}

.textoB_sinbg{
	font-family: "Trebuchet MS",arial,verdana;
	font-size:11px;
	color:#FFFFFF;
}

.textoB_conbg{
	font-family: "Trebuchet MS",arial,verdana;
	font-size:11px;
	color:#FFFFFF;
	background:#a9ceec;
}
