*
{
	box-sizing: border-box;
}

html
{
	font-family: "Arial Regular", sans-serif;
	font-size: 12px;
}

body
{
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
		
}

.fondo
{
	/*background: -webkit-radial-gradient(circle, white, white, grey); /* For Safari 5.1 to 6.0 */
	/*background: -o-radial-gradient(circle, white, white, grey); /* For Opera 11.6 to 12.0 */
	/*background: -moz-radial-gradient(circle, white, white, grey); /* For Fx 3.6 to 15 */
	/*background: radial-gradient(circle, white, white, grey); /* Standard syntax (must be last) */
}

html, body
{
	height: 100%;
	margin: 0;
	box-sizing: border-box;
}

#header, #header_1, #contenido, footer, .footer_index
{
	min-width:700px;
	max-width: 1366px;
	/*margin: 0 auto;*/
}

#contenido {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -4em;
	width:100%

}
	
#wrap
{
	padding: 10px 10px 0px;
	overflow:hidden;
	width:100%;
	
}
 
#banner
{
			overflow:hidden;
			width:12%;
			height: auto;
			float:right;
			display:inline-block;
			vertical-align:top;
			
			
}

#banner2
{
			overflow:hidden;
			width:10%;
			height: auto;
			float:left;
			display:inline-block;
			vertical-align:top;
			
			
} 	
	
#header
{
	height: 54px;
	background: #ffff00;
	background-color: #568FE4;
	/*background-image: url('../images/banner.png');*/
	
	background-repeat: no-repeat;
	background-position: 90% 0;
	-webkit-box-shadow: 2px 2px 5px #999;
	-moz-box-shadow: 2px 2px 5px #999;
}
	#bienvenido
	{
		float:left;
		width:45%;
		height: auto;
		padding: 5px;
		
	}
	
		#bienvenido img
		{
			float:left;
			height: 30px;
			width: auto;

		}
		
		.letra_bienvenido
		{
			font-size: 1em;
			color: #ffffff;
			font-weight: bold;
			height: 30px;	
			float: left;
			margin-left: 5px;
			margin-top: 5px;
			width: auto;
			background-position: 90% ;

		}

#header_1
{
	
	background: #ffff00;
	background-color: #568FE4;
	background-image: url('../images/banner1.png');
	background-repeat: no-repeat;
	background-position: 50% 0;
	-webkit-box-shadow: 2px 2px 5px #999;
	-moz-box-shadow: 2px 2px 5px #999;
}

footer
{
	margin-top: 10px;
    height: 3.15em;
    background: #BDBDBD;
   /*position: fixed; */
    bottom: 0;
    width: 100%;
}

.footer_index
{
	margin-top: 10px;
    height: 3.15em;
    background: #25272E;
   position: fixed;/* */
    bottom: 0;
    width: 100%;
    height: 47px;
}

.push 
{
	height: 4em;
}
 
#form
{
	width: 360px;
	margin: auto;
	background: rgb(255,255,255);
	padding: 15px 20px;
	box-sizing: border-box;
	margin-top: 5%;		
	border: 3px solid rgb(86,143,228);
}

::-webkit-input-placeholder { color: rgb(255,255,255); } /* WebKit */
:-moz-placeholder { color: rgb(255,255,255); } /* Firefox 18- */
::-moz-placeholder { color: rgb(255,255,255); } /* Firefox 19+ */
:-ms-input-placeholder { color: rgb(255,255,255); } /* IE 10+ */

/*FORMULARIO DE ENTRADA*/

@media(max-width:480px)
{
	#form
	{
		width: 100%;
	}
}

.celda
{
	position: relative;
}

.celda .icon-user
{
	right: 1px;
	top: 9px;
	position: absolute;
	height: 36px;
	width: 49px;
	text-align: center;	
	background: url(../images/icono-user.png) no-repeat;
}

.celda .icon-candado
{
	right: 1px;
	top: 9px;
	position: absolute;
	height: 36px;
	width: 49px;
	text-align: center;	
	background: url(../images/candado.png) no-repeat;
}
	
.input1
{
	width: 100%;
	margin-bottom: 	20px;
	padding: 12px; 
	box-sizing: border-box;
	font-size: 17px;
	border-radius: 7px;
	border: 1px solid rgb(240,194,93);
	font-family: Arial Narrow;
	color: rgb(34,34,34);
}

#boton
{
	width: 100%;
	margin-bottom: 	20px;
	background: #6573f9;
	color: #fff;
	padding: 12px;
	border-radius: 7px;
	font-family: Arial Narrow;
	box-sizing: border-box;
	font-size: 17px;
	text-align: center;
	cursor: pointer;
}

#cabecera2
{
	width: 100%;
	overflow: hidden;
	margin-top: -12px;
}

	

	#menu
	{
		width:90%;
		float: center-right;
		display:inline-block;

	}

	#cuerpo
	{
		overflow:hidden;
		width:78%;
		height: auto;
		display:inline-block;
		vertical-align:top;
	
	}
		
	#cuerpo2
	{
		overflow:hidden;
		width:100%;
		height: auto;
		display:inline-block;
		vertical-align:top;
	
	}
	
	#cuerpo3
	{
		overflow:hidden;
		width:88%;
		/*height: auto;*/
		display:inline-block;
		vertical-align:top;
	
	}

	.portada_imagen
	{
		margin-bottom:50%;
		max-width: 800px;
		margin: 0 auto;
		box-sizing: border-box;
		height: auto;
	}
	
	.portada_imagen img
	{
		width: 100%;
		height: auto;
		margin-top: 10%;
	}
	
.th
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #6573f9;
	color:#FFFFFF;
	padding: 5px;
	font-size: 13px;
}
	
td
{
	padding: 3px;
	font-size: 12px;
}

#opciones_entrada
{
	width: 100%;
	float:left;
}

	.opciones1
	{
		float:left;
		width:60%;
		overflow: hidden;
		height: 40px;
		padding-top: 20px;
		padding-left: 20%;
	}
	.opciones1_1
	{
		float:left;
		width:40%;
		overflow: hidden;
		height: 40px;
		padding-top: 20px;
		padding-left: 20%;
	}
	.opciones2
	{
		float:left;
		width:40%;
	}
	.opciones3
	{
		float:left;
		width:60%;
	}

 .boton_nuevo
{
	padding: 8px;
	background: #00B285;
	width: 100px;
	color: #fff;
	font-weight: bold;
	display: inline-block;
	margin-left: 6px;
	-webkit-border-radius: 10px 10px;
	-moz-border-radius: 10px 10px;
	cursor: pointer;
} 

#form_interno
{
	padding-top: 20px;
	width: 30%;
	margin: 0 auto;
}

.form1
{
	width: 50%;
	float: left;
}

.form2
{
	width: 50%;
	float: left;
}

.boton_guardar
{
	background-color:#6573f9;
	color:#fff;
	text-decoration:none;
	padding:10px 12px;
	font-weight: bold;
	font-size: 0.9em;
	border-radius: 5px;
	border-width:0;
	cursor: pointer;

}

.encabezado_asignacion
{
	float: left;
	width: 100%;
	font-weight: bold; 
	background: #4D7AFF; 
	color: #fff;
	padding: 5px;
	text-align: justify;
}

.input5
{
	padding: 5px; 
	box-sizing: border-box;
	font-size: 13px;
	border-radius: 5px;
	border: 1px solid #000;
	font-family: Arial;
	color: rgb(34,34,34);
	background: #ddd;
	}
	
h2
	{
		color: #fff;
		text-align: center;
		margin: 0;
		font-size: 30px;
		margin-bottom: 20px;
	}
	
.titulo_cuadro
{
	font-size: 15px;
	margin: auto;
	font-weight: bold;
}
/* 
.portada_imagen
	{
		max-width: 368px;
		margin: 0 auto;
		box-sizing: border-box;
		height: auto;
	} */
	
	.portada_imagen img
	{
		width: 100%;
		height: auto;
		margin-top: 10%;
	}
/* 	
.boton_nuevo
{
	background-color:#6573f9;
	color:#fff;
	text-decoration:none;
	padding:10px 12px;
	display:block;
	font-weight: bold;
	float: left;
	font-size: 0.9em;
	text-align: right;
	position: absolute;
	top: 29%;
	right: 2%;
}
 
.boton_nuevo a
{
	color: #fff;
	text-decoration: none;
}
 */
.boton_siguiente
{
	background-color:#6573f9;
	color:#fff;
	text-decoration:none;
	padding:10px 12px;
	display:block;
	font-weight: bold;
	
	font-size: 0.9em;
	border-radius: 5px;
	border-width:0;
	cursor: pointer;

}

.boton_siguiente1
{
	background-color:#6573f9;
	color:#fff;
	text-decoration:none;
	padding:10px 12px;
	font-weight: bold;
	font-size: 0.9em;
	border-radius: 5px;
	border-width:0;
	display: block;
	width: 200px; 
	cursor: pointer;

}

.boton_siguiente2
{
	background-color:#68DC00;
	color:#fff;
	text-decoration:none;
	padding:10px 12px;
	font-weight: bold;
	font-size: 0.8em;
	border-radius: 5px;
	border-width:0;
	display: block;
	max-width: 150px;
	border: 2px solid #fff;	
}

.boton_siguiente3
{
	background-color:#68DC00;
	color:#fff;
	text-decoration:none;
	padding:10px 12px;
	font-weight: bold;
	font-size: 0.9em;
	border-radius: 5px;
	border-width:0;
	display: block;
	max-width: 200px;
}

.boton_siguiente4
{
	background-color:#68DC00;
	color:#fff;
	text-decoration:none;
	padding:10px 12px;
	font-weight: bold;
	font-size: 0.8em;
	border-radius: 5px;
	border-width:0;
	max-width: 150px;
	border: 2px solid #fff;	
}

.boton_guardar
{
	background-color:#6573f9;
	color:#fff;
	text-decoration:none;
	padding:10px 12px;
	font-weight: bold;
	font-size: 0.9em;
	border-radius: 5px;
	border-width:0;
	cursor: pointer;

}

.nombre_modelo
{
	font-weight: bold;
	font-size: 1.5em;
	text-align: center;
	color: #6573F9;
}

input[type="checkbox"]
{
	margin: 5px 5px 5px 6px;
	padding: 2px;
	width: 22px;
    height: 22px;
}

input[type="radio"]
{
	width: 22px;
    height: 22px;
}

#form_interno
{
	padding-top: 20px;
	width: 30%;
	margin: 0 auto;
}

.form1
{
	width: 50%;
	float: left;
}

.form2
{
	width: 50%;
	float: left;
}

.altura1
{
	width: 100%;
	float: left;
}

.altura2
{
	width: 100%;
	float: left;
}

.si-no
{
	margin: auto;
}

.si-no  tr td
{
	background: #fff;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	float: left;
	padding: 15px;
	margin: 0;
}

#encuesta
{
	width : 100%;
	background: #fff;
	border-style: 1px solid #000;
	margin: auto;
	padding: 10px;
	
	
}

.titulo_cuadro
{
	font-size: 15px;
	margin: auto;
	font-weight: bold;
}

.input6
{
	padding: 4px; 
	box-sizing: border-box;
	font-size: 13px;
	border-radius: 5px;
	border: 1px solid #000;
	font-family: Arial;
	color: rgb(34,34,34);
	background: #fff;
	width: 100%;
}

/*  select[disabled] 
 { 
	background-color: #ddd; 
	color: #666;
	border: 1px solid #777;
 } */

	.form_nuevo_modelo
	{
		max-width: 780px;
		margin: auto;
		background: rgb(198,203,255);
		padding: 20px 20px 60px 20px;
		box-sizing: border-box;
		color: #262728;
		font-family: Arial;
	}
	
	.form_nuevo_modelo .fila
	{
		font-weight:bold;
	}
	
	.form_nuevo_modelo: focus
	{
		outline: none;
	}
	
	.form_nuevo_modelo .uno
	{
		width: 30%;
	}
	
	.form_nuevo_modelo .dos
	{
		width: 70%;
	}
	
.form_nuevo_modelo1
	{
		max-width: 80%;
		margin: auto;
		background: rgb(198,203,255);
		padding: 20px 20px 60px 20px;
		box-sizing: border-box;
		color: #262728;
		font-weight: bold;
		float: left;
		
	}
	
	.form_nuevo_modelo1: focus
	{
		outline: none;
	}
	
	.form_nuevo_modelo1 .uno
	{
		width: 30%;
	}
	
	.form_nuevo_modelo1.dos
	{
		width: 70%;
	}

	h2
	{
		color: #fff;
		text-align: center;
		margin: 0;
		font-size: 30px;
		margin-bottom: 20px;
	}
	
		.input2
	{
		width: 50%;
		margin-bottom: 	5px;
		padding: 10px; 
		box-sizing: border-box;
		font-size: 13px;
		border-radius: 5px;
		border: 1px solid #000;
		font-family: Arial;
		color: rgb(34,34,34);
	}
	
	.input3
	{
		width: 50%;
		margin-bottom: 5px;
		padding: 10px; 
		box-sizing: border-box;
		font-size: 13px;
		border-radius: 5px;
		border: 1px solid rgb(198,203,255);
		font-family: Arial;
		color: rgb(34,34,34);
		background: #eee;
		border: 1px solid #000;
	}
	
	.input4
	{
		width: 50%;
		margin-bottom: 	5px;
		padding: 10px; 
		box-sizing: border-box;
		font-size: 13px;
		border-radius: 5px;
		border: 1px solid rgb(198,203,255);
		font-family: Arial;
		color: rgb(34,34,34);
		background: #ffffbf;
	
	}
	
	.input5
	{
		padding: 5px; 
		box-sizing: border-box;
		font-size: 13px;
		border-radius: 5px;
		border: 1px solid #000;
		font-family: Arial;
		color: rgb(34,34,34);
		background: #ddd;
	
	}
	
	.input7
	{
		padding: 5px; 
		box-sizing: border-box;
		font-size: 13px;
		border-radius: 5px;
		border: 1px solid #000;
		font-family: Arial;
		color: rgb(34,34,34);
		background: #eee;
	
	}
	
	.input8
	{
		margin-bottom:5px;
		padding: 4px; 
		box-sizing: border-box;
		font-size: 13px;
		border-radius: 5px;
		border: 1px solid rgb(198,203,255);
		font-family: Arial;
		color: rgb(34,34,34);
		background: #FFFFBF;
		border: 1px solid #000;
		
	}
	
	.input9
	{
		padding: 5px; 
		box-sizing: border-box;
		font-size: 13px;
		border-radius: 5px;
		border: 1px solid rgb(0,0,0);
		font-family: Arial;
		color: rgb(34,34,34);
		background: #ffffbf;
	
	}
	
	.input10
	{
		padding: 5px; 
		box-sizing: border-box;
		font-size: 13px;
		border-radius: 5px;
		border: 1px solid rgb(0,0,0);
		font-family: Arial;
		color: rgb(34,34,34);
		background: #FFEFBF;
	
	}
	
	.textarea1
	{
		width: 100%;
		margin-bottom: 	0px;
		padding: 5px; 
		box-sizing: border-box;
		font-size: 14px;
		border-radius: 7px;
		border: 1px solid #000;
		font-family: Arial;
		color: #000;
		
	}
	
	textarea:first-letter { text-transform: uppercase; }
	
a.tooltip {outline:none; }
a.tooltip strong {line-height:30px;}
a.tooltip:hover {text-decoration:none;} 
a.tooltip span {
    z-index:10;display:none; padding:14px 20px;
    margin-top:-30px; margin-left:28px;
    width:300px; line-height:16px;
}
a.tooltip:hover span{
    display:inline; position:absolute; color:#111;
    border:1px solid #DCA; background:#fffAF0;}
.callout {z-index:20;position:absolute;top:30px;border:0;left:-12px;}
    
/*CSS3 extras*/
a.tooltip span
{
    border-radius:4px;
    box-shadow: 5px 5px 8px #CCC;
}

/*******************TOOLTIP CSS************************/
[data-tip] {
	position:relative;

}
[data-tip]:before {
	content:'';
	/* hides the tooltip when not hovered */
	display:none;
	content:'';
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #1a1a1a;	
	position:absolute;
	top:30px;
	left:35px;
	z-index:8;
	font-size:0;
	line-height:0;
	width:0;
	height:0;
}
[data-tip]:after {
	display:none;
	content:attr(data-tip);
	position:absolute;
	top:35px;
	left:0px;
	padding:5px 8px;
	background:#1a1a1a;
	color:#fff;
	z-index:9;
	font-size: 0.75em;
	height:18px;
	line-height:18px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	white-space:nowrap;
	word-wrap:normal;
}
[data-tip]:hover:before,
[data-tip]:hover:after {
	display:block;
}

/***************************************************/


@media all and (max-width: 400px){
img{
width:100%;
}
}

#frame_general
{
  position: fixed !important;
  width: 99%; /*indicas el ancho total para el sitio*/
 
  /*border:solid 1px;*/
  
}
  #frame_superior
  {
    
    text-align: center;
    border:solid 1px;
	border-left:0px;
	border-right:0px;
	border-top:0px;
	padding: 10px 0px 10px 0px;
  }
    #frame_content 
    {
      width: 100%;
    }
    #frame_izquierdo
    {
      float: left; /*de esta manera flotarás la capa a la izquierda*/
      width: 20%;
     /* border:solid 1px;*/
	 border-right:solid 1px;
      height: 100%;
	  position: absolute;
	  /* overflow-y: auto;*/
    }
    #frame_centro
    {
		width: 80%;
		/*border:solid 1px;*/
		height: 100%;
		position: absolute;
		float: right;
		right: 0;
		/*overflow-y: auto;*/
    }
	
	#WindowLoad
	{
		position:fixed;
		top:0px;
		left:0px;
		z-index:3200;
		filter:alpha(opacity=65);   
	   -moz-opacity:65;   
		opacity:0.65;
		background:#999;
	}

	.contenido_emergente
	{
		display: none;
		position:fixed;
		left: -50%;
		right: -50%;
		bottom: 57%;
		margin: auto;
		z-index:3201;
		width:400px;
		background: #fff; 
		padding: 7px;
		border: 1.3px solid #a1a1a1; 
		border-radius: 7px;
		-webkit-box-shadow: 5px 5px 5px 0px rgba(115,115,115,1); 
		-moz-box-shadow: 5px 5px 5px 0px rgba(115,115,115,1);
		box-shadow: 5px 5px 5px 0px rgba(115,115,115,1);
	}
	
.wrapper {
	overflow: auto; 
	position: relative;
  	/*height: 300px;*/
	width: 400px;
}
.wrapper_sub {
	overflow: auto; 
	position: relative;
	width: 400px;
}
.container { margin:150px auto;}
