@CHARSET "ISO-8859-1";

#forget{
	text-align: left; 
	font-size: 13px !important; 
	text-decoration: underline;
	color: #FF7F18;
	font-weight: bold;
}

#forget a{
	color: #FF7F18;
}

#forget:hover, #forget a:hover {
	color: #1C5A83;	
}


#legend{
	border-color: -moz-use-text-color -moz-use-text-color #e5e5e5;
    border-image: none;
    border-style: none none none;
    border-width: 0 0 0px;
    color: #333333;
    display: block;
    font-size: 28px;
    line-height: 28pt;
    margin-bottom: 14pt;
    padding: 0;
    width: 100%;
    border-bottom-color: #3468af !important;
    text-align: left;
}

#contenedor_login{
	width: 600; 
	margin: 0 auto;
	margin-top: 10%; 
	background-color: #F4F4F4;	
	text-align: center;	 
	border-radius: 0px;
	border: 1px solid;
	border-color:  #DBDBDB;
}

#btn_confirm a{	
	margin: 0 auto;	
}

#ctn_btn a{
	text-decoration: none;
}

#msg_recover {
	font-size: 12px;
	max-width: 200px;
	text-align: justify;	
	color: #5A5655;
}

.lnkforget{
	font-family: Times New Roman, Georgia, Serif !important; 
	font-size: 13px !important;
}

.btn_ctn {
	-webkit-border-radius: 6;
	-moz-border-radius: 6;
	border-radius: 6px;
	font-family: Arial;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	background: #3468af;
	padding: 10px 20px 10px 20px;
	text-decoration: none;
}

.btn_ctn:hover {
	background: #EA8511;
	text-decoration: none;
}

.input_lg{
	width: 250px;
}

#contenedor_cabecera{
	background-color: #F7F7F7; 
	width: 100%; 
	height: 50px; 
	clear: both;
}

.cabecera_seccion{
	background-color: #1C5A83;
	padding-left: 5px;	
	box-shadow: -10px 9px 23px #0000009c;	
}

.cabecera_seccion_menu{
	background-color: #1C5A83;
	box-shadow: -10px 9px 23px #0000009c;
}

.cabecera_seccion_menu:hover{
	background: #3468af;
}

#contenedor_general{
	width: 100%; 
	margin: 0 auto;
	margin-top: 5%; 
	background-color: #F4F4F4;	
	text-align: center;	 
	border-radius: 0px;
	border: 0px solid ;	
}

#contenedor_footer{
	width: 60%; 
	margin: 0 auto;	
	text-align: center;	 
	border-radius: 0px;
	border: 0px solid ;
}

.radio_tipo label { 
	padding-right: 35px;
	font-size:11px;
}


input{
	width: 200px;
}

th{
	font-size:12px;
}



