/* ESTRUCTURA ***************************************/

#body_recarga{
	border:0;
	width:538px;
}

#imgs_titulo{
	margin-left: 16px;
        margin-right: 16px;
        margin-top: 16px;
	padding-left: 5px;
}

#imgs_titulo_empresa{
	margin-bottom: 16px;
	padding-left: 5px;
}

#sesion{
	float: right;
	color: #666;
	font-size: 11px;
	text-align: right;
	height: 25px;
	line-height: 25px;
	width: 500px;
}
tr.color1{
background-color:#FAFEFF;
}

.borderibot1{
    padding-left:8px;
    border-right: 1px solid #badaec;
    border-bottom: 1px solid #badaec;
    color:#00407E;
    background-color:#D8F0FA;
    font-weight:bold;
}

.borderibot{
padding-left:8px;
border-right: 1px solid #badaec;
border-bottom: 1px solid #badaec;
height:43px;
}

.tablacont{
width:582px;
border: 1px solid #badaec;

}


.bordes_input{
	border: 1px solid #0c4e8b;	
}

.medio_cuerpo{
	width: 350px;
}

*html #cuerpo{
	margin-right: 10px;
}

.info_inicial{
	background-color: #EEF9FD;
	color: #023F7E;
	height: 25px;
	line-height: 25px;
	padding: 0 5px;
	margin-bottom: 20px;
	font-size: 11px;
}

#menu{
	width: 130px;
	margin: 0;
	padding: 0;
	margin-left: 20px;
	border-collapse: collapse;
	border: 1px solid #B9D9EC;
	border-bottom: 0;
}

.flotar_izq{
	float: left;
}

.flotar_der{
	float: right;
        vertical-align: middle;
}

.centrado{
	text-align: center;
}

/*#contenido{
	font-family: Arial, Helvetica, sans-serif;
	color: #3D628F;
	font-size: 12px;
	width:580px;
        margin: 50px;
/*	border:1px solid red;
	}*/

#contenido_iframe{
	font-family: Arial, Helvetica, sans-serif;
	color: #3D628F;
	font-size: 12px;
	width:720px;
        margin: 50px;
/*	border:1px solid red;*/
	}
/*.recuadro p{ font-weight:bold;}
.recuadro_corto p{ font-weight:bold;}*/
.margen{
	margin-left:50px;
	}
.flotar_izquierda{
	float:left;
	}
.flotar_derecha{
	float:right;
	}
.clearfix:after{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix{
	display: inline-block;
}
/*\*/* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}/**/
/*********************Botones*************************/

.btn_big{	
	background: transparent url(../imagenes/btn_grande.jpg)  0 0 no-repeat;
	color:#FFFFFF;
	font-size:1.1em;
	font-weight:bold;
	height:50px;
	width:210px;
	margin-left:6px;
	margin-top:12px;
	text-align:center;
	cursor:pointer;
	border:none;
	}
.btn_continuar{	
	background: url(../imagenes/btn_continuar.jpg) 0 0 no-repeat;
	height:34px;
	width:98px;
	border:none;
	text-align:center;
	cursor:pointer;
	}
.btn_continuar2{	
	background: url(../imagenes/btn_continuar2.jpg) 0 0 no-repeat;
	height:34px;
	width:98px;
	border:none;
	text-align:center;
	cursor:pointer;
	}
.btn_solicitar2{	
	background: url(../imagenes/btn_solicitar.gif) 0 0 no-repeat;
	height:34px;
	width:98px;
	border:none;
	text-align:center;
	cursor:pointer;
	}
.btn_ingresar{	
	background: url(../imagenes/btn_ingresar.jpg) 0 0 no-repeat;
	height:34px;
	width:110px;
	border:none;
	text-align:center;
	cursor:pointer;
	}
.btn_volver{	
	background: url(../imagenes/btn_volver.jpg) 0 0 no-repeat;
	height:34px;
	width:98px;
	border:none;
	text-align:center;
	cursor:pointer;
	text-align:right;
	}
.btn_salir{	
	background: url(../imagenes/btn_salir.jpg) 0 0 no-repeat;
	height:34px;
	width:98px;
	border:none;
	text-align:center;
	cursor:pointer;
	text-align:right;
	}
	
	
/* TEXTOS *******************************************/
/*h1{
	font-size: 26px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	background-image: url(../imagenes/flecha_1.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 25px;
	margin-bottom: 10px;
}

h2{
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	background-image: url(../imagenes/flecha_4.jpg);
	background-repeat: no-repeat;
	background-position: left;
    text-indent: 25px;
	margin-bottom: 10px;
	color: #2A719D;
}*/
h3{
	font-size: 22px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}
h4{
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	background-image: url(../imagenes/flecha_h4.jpg);
	background-repeat: no-repeat;
	background-position: left;
    text-indent: 20px;
	margin-bottom: 10px;
	color: #2A719D;
}
.mensaje{
	display:inline;
	font-weight:bold;
	width:150px;
	line-height:20px;
	margin:60px;
	}
/*****************************************************/
.bloque{
	display:block;
	margin:10px 0 10px 0;
	}
.recuadro{
	border:1px solid #BADAEC;
	background-color:#EEF9FD;
	width:100%;
	padding:25px;
	text-align:center;
	}
.recuadro_corto{
	border:1px solid #BADAEC;
	background-color:#EEF9FD;
	width:100%;
	padding:25px;
	text-align:center;
	}
.opciones{
	padding:25px;
	width:100%;
	text-align:center;
	}
.opciones_corto{
	text-align:center;
	width:100%;
	padding:25px;
	}
.parralista{
	margin-top:10px;
	padding-right:20px;
	color:#666;
	margin-left: 0;
	padding-left:0px;
	text-align:left;
	}
.parralista li{
	list-style: none;
	background:url(../imagenes/cuadrado_guia.jpg) 0 5px no-repeat;
	padding-left: 13px;
	}

.bloque label{
	float:left;
/*	margin-left:50px;
	margin-right:10px;*/
	width:140px;
	line-height:20px;
	text-align:left;
	margin-left:15px;
	}
.centrar{
	text-align:center;
	}
.ancho{
	width:400px; 
	margin:auto;
	}
.dinanumber{
	width:90px;
	display:inline;
	margin-right:85px;
	text-align:left;	
	}
.text{
	border:1px solid #0C4E8B;
	} 
.dospuntos{
	margin-right:15px;
	}
.izquierda{
	text-align:left;
	}

#cuerpo {
    float: none;
    margin: auto;
    padding-top: 50px;
}
/*#cuerpo{
	width: 580px;
	float: right;
	margin-right: auto;
        margin-bottom: 50px;
        /*height: 60%;
}*/

label {
    font-weight: normal;
}
