@charset "utf-8";
/* CSS Document */
/*PRIMERBLOKE*/
body { 
	position:relative;
	background-color:#FFF;
	/*text-align:center;*/
	}
a{
	font-family:Helvetica, Arial, sans-serif;;
	text-decoration:none;
	cursor: pointer;
	cursor: hand;
}
a:link{
	color:#482C21;
	}
p a:hover{
    color:#FFF;
    border-bottom:1px dotted #FFF;
}

a:hover{
	color:#E54321;
}
#contenedor {
	position:relative;
	width:850px;
	height:1500px; 
	margin:0 auto;
	/*text-align:center;*/
	z-index:7;
	background-color:#FFF;	
	}
.texto_panel {
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;	
	color:#482C21;
	}
.texto_caja {
padding-left:5px;
text-align: left;
font-family:Helvetica, Arial, sans-serif;
	font-size:10px;	
	color:#000000;
	}
	.texto_caja_titulo {
padding-top:30px;
padding-left:5px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;	
	color:#FFF;
	}
	.texto_caja_formulario {
	text-align:left;
padding-top:20px;
padding-left:5px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;	
	color:#333333;
	}
/*Registro*/
.ctable{background-color:#f9f9f9; padding:8px;}
.ctable2{background-color:#f9f9f9; padding:0px;}
.tit_registro5{
	font-family:Verdana;
	color:#ff9900;
	font-size:20px;
	font-weight:bold;
	height:16;
}
.tit_registro{
	font-family:Verdana;
	color:#ff9900;
	font-size:16px;
	font-weight:bold;
	height:16;
}
.tit_registro2{
	font-family:Verdana;
	color:#7f7f7f;
	font-size:16px;
	font-weight:bold;
	height:18;
}
.tit_registro3{
	font-family:Verdana;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	height:16;
	background-color:#ff9900;	
}
.registro{
	font-family:Verdana;
	color:#7f7f7f;
	font-size:12px;
	font-weight:bold;
}
.registro23{
	font-family:Verdana;
	color:#999s;
	font-size:12px;
	font-weight:bold;
}
.registro4{
	font-family:Verdana;
	color:#000000;
	font-size:16px;
	font-weight:bold;
	padding-left:18px;
}
.campos{
	font-family:Verdana;
	color:#7f7f7f;
	font-size:12px;
	font-weight:bold;
	width:165px;
}
.campos_text{
	font-family:Verdana;
	color:#7f7f7f;
	font-size:12px;
	font-weight:bold;
	width:800px;
}
.campos_mun{
	font-family:Verdana;
	color:#7f7f7f;
	font-size:12px;
	font-weight:bold;
	width:150px;
}
.sep{
	height:10px;
}	
.puntero{cursor:pointer;cursor:hand;}	
.Estilo1 {
padding-left:5px;
text-align: center;
font-family:Helvetica, Arial, sans-serif;
	font-size:12px;	
	color:#ffffff;
	}
.Estilo52 {
padding-left:5px;
text-align: center;
font-family:Helvetica, Arial, sans-serif;
	font-size:12px;	
	color:#ffffff;
	}	

