body{
	margin-left:0;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	background-color:#f5f5f5;
}
a{
	text-decoration:none;
	color:#fff;
}
a:hover{
	text-decoration:underline;
} 
img{
	border:0px;
}
#textos,#textos_medianos,#textos_m_dark,#titulos,#titulos_obscuro,#inputs,#inputs_boton,#caja_num,#busq_indice,#busq_indice_2{
	font-family: Verdana, sans-serif;
	font-size:11px;
	color:#676767;
}
#textos{
	font-family: Trebuchet Ms;
	font-size:9px;
	color: #727272;
	text-align: justify;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 7px;
}
#textos_vr{
	font-family: Trebuchet Ms;
	font-size:11px;
	color: #727272;
	text-align: justify;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 7px;
}
#textos2{
	font-size:9px;
	color: #826057;
	font-family: verdana;
	text-align: justify;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 0px;
}
#tex2{
	font-size:12px;
	color: #826057;
	font-family: verdana;
	text-align: justify;
	margin-right: 10px;
}

#textos_m_dark{color:#4a4c63;}

#titulos{font-size:13px;} 

#busq_indice{font-size:11px;text-align:center;font-weight:bold;} 

#busq_indice_2{font-size:11px;text-align:center;font-weight:bold;} 

#busq_indice:hover{background-color:#585c77;}

#titulos_obscuro{color:#4a4c63;} 

#fondo_claro{background-color:#777BA0;}

#fondo_obscuro{background-color:#4a4c63;}

#fondo_obscuro_2{background-color:#4b4d62;}

#fondo_login{background-color:#585c77;}

#fondo_1{background-color:#585c77;}
#fondo_2{background-color:#4a4c63;}

#inputs{
	border:1px;
	border-style:solid;
	border-color:#4a4c63;
	color:#4a4c63;
}
#inputs_boton{
	font-size:10px;
	border:1px;
	border-style:solid;
	border-color:#4a4c63;
	background-color:#4a4c63;
	color:#fff;
}

/*######## PARA CREAR TABLAS CSS #########*/
div.Content {
	width:200px;
	margin-top:5px;
	margin-right:auto;
	margin-left:10px;
	border:1px dashed #333;
	background-color:#eee;
}
div.row {
	clear: both;
	float: left;
}
div.combinada {
	width: 200px;
	clear: both;
	text-align: center;
}
div.row span.label {
	float: left;
	width: 80px;
	text-align: right;
	padding:0px;
}
div.row span.formw {
	float: right;
	width: 90px;
	text-align: left;
	padding:0px;
} 

/* para los buscadores */

#botones {
	margin-left: 55px;
	margin-top: 85px;
}
#campos {
	margin-left: 55px;
}
.numero{
	color: #7e452a;
	font-size: 10px;
	font-family: Trebuchet Ms;
	font-weight: bold;
	padding-left: 5px;
}
.numero2{
	color: #3a3a3a;
	font-size: 10px;
	font-family: Trebuchet Ms;
	font-weight: bold;
	padding-left: 5px;
}
.texto_resumen2{
	font-family: Trebuchet Ms;
	font-size: 12px;
	color: #727272;
	padding-left: 1px;
	text-decoration: none;
}
