/************************************
	Generales
************************************/
p{
	font-size:10px;
	margin:0 0 5px 0;
	padding:0;
}
li{
	font-size:10px;
}
label{
	float:left;
	font-size:10px;
	width:80px;
	text-align:right;
	margin:2px 5px 0 0;
	display:inline;
}
input{
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
}
select{
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
}
textarea{
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
}
/************************************
	Clases
************************************/
.input_01{
	float:left;
	width:140px;
	margin:5px 0 0 0;
	display:inline;
}
.btn_acceder{
	margin:10px 0 0 0;
	font-size:10px;
	font-weight:bold;
	color:#000000;
}
.btn_adjuntar{
	margin:2px 0 0 0;
	font-size:10px;
	font-weight:bold;
	color:#000000;
}
.btn_buscar{
	margin:0 0 0 10px;
	font-size:10px;
	font-weight:bold;
	color:#000000;
}
.separacion{
	margin-left:5px !important;
}
.ancho{
	width:400px;
	margin: 0 0 0 10px;
}
.fila_impar{
	color:#827FC6 !important;
}
.fila_impar a{
	color:#827FC6 !important;
}
.fila_claro{
}
.fila_osc{
	background:url(../imagenes/fondos/fondo_rosa_osc.jpg) repeat-y !important;
}
.mediano{
	width:260px !important;
}
.grande{
	width:400px !important;
}
.dcha{
	text-align:right;
}
.mas_grande{
	width:490px !important;
}
.ancho_menu{
	width:200px !important;
}
.ancho_interior{
	clear:none !important;
	width:640px !important;
}
.titulo{
	font-size:14px;
	font-weight:bold;
	color:#78649B;
}
.sin label{
	margin:0 5px 0 0 !important;
	min-height:1px;
}
.login{
	height:250px !important;
}
.enlace_dest{
	color:#7165A7;
	text-decoration:none;
}
.enlace_dest:hover{
	text-decoration:underline;
}
.candidatos{
	background:#DCCAD6 !important;
}
.candidatos p{
	color:#7165A7 !important;
}
.candidatos li a{
	color:#000000 !important;
}
.acceso{
	background:url(../imagenes/fondos/llave.jpg) no-repeat top right;
	height:300px;
}
.acceso p{
	width:70% !important;
}

.fondo_color_01{
	background-color:#9A92C0;
	/*background:#C0BBD9;*/
}

.fondo_color_02{
	background-color:#B4ADCF;
	/*background:#DCCAD6;*/
}
.fondo_color_03{
	background-color:#C8C2DC;
	/*background:#DDDDDD;*/
}
.fondo_color_04{
	background-color:#DBD7E8;
	/*background:#CBDEEC;*/
}
.fondo_color_01 a,
.fondo_color_02 a,
.fondo_color_03 a,
.fondo_color_04 a{
	color:#000000 !important;
	font-weight:bold;
	text-decoration:none;
}
.fondo_color_01 a:hover,
.fondo_color_02 a:hover,
.fondo_color_03 a:hover,
.fondo_color_04 a:hover{
	color:#574D8A !important;
	text-decoration:underline;
}
.dentro a{
	color:#5E5492!important;
	font-weight:bold;
	text-decoration:underline;
}
.dentro a:hover{
	color:#FFFFFF !important;
	font-weight:bold;
	text-decoration:underline;
}