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:#FFFFFF;
}
#textos{font-size:9px;}

#textos_m_dark{color:#595951;}

#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:#595951;} 

#fondo_claro{background-color:#88887C;}

#fondo_obscuro{background-color:#595951;}

#fondo_obscuro_2{background-color:#4b4d62;}

#fondo_login{background-color:#6C6C64;}

#fondo_1{background-color:#6C6C64;}
#fondo_2{background-color:#595951;}

#inputs{
	border:1px;
	border-style:solid;
	border-color:#595951;
	color:#6C6C64;
}
#inputs_boton{
	font-size:10px;
	border:1px;
	border-style:solid;
	border-color:#595951;
	background-color:#595951;
	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;
}