html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
	margin:0;padding:0;border:0;outline:0;font-size:100%;background:transparent;color:#666;
}
html{
	height:100%;
	/*background:#0049b9;*/
}
ol,ul{
	list-style:none
}
table{
	border-collapse:collapse;
	empty-cells:show;
}
body{
	margin:0px;	
	font-family:'Segoe UI';
	font-size: 13px;
	font-weight:normal;
	background-color:#FFF; /*#FFF #F5F7FA*/
	color: #666;
    color: #2D2D2D;
}
.bodyModal
{
    font-family:Arial, Helvetica, sans-serif;
    width:100%;
    background-color:#FFF; /* FFF DDDDDD*/
    margin: 0 auto;
    margin-top:0px;
}
#wrapper {
	padding:0;
	clear:both;
}
.clear{
	clear:both;
	margin:0;	
}
#header{
	width:100%;
	/*height:135px;*/
	margin: 0 auto;
	position:relative;
	background-color: #fff;
	/*border-top:#FF6600 solid 1px;
    border-bottom:solid 1px #DDDDDD;*/
	border-bottom:#FF6600 solid 3px;
	
    padding:3px 0;
}
.container_header{
	width:900px;
	margin:0 auto;	
}

.logo{
    position:relative;
	width:310px;
	height:70px;
	padding:0px;
}
#header .logo {
    margin: 0 auto;
}
a.logo
{
    position:absolute;
	text-indent:-9999px;
    text-align:center;
    background:transparent url('../imagenes/logo.jpg') 0 0 no-repeat;
    background-size:contain;
    margin:0;
    display:block;

}

.divTableLogin{
	width:450px;
	margin:0 auto;
	padding:0;
	background-color: #EBEBEB; 
	border: 1px solid #CCC;	
	-moz-box-shadow: 0 0 25px #CCC;
	-webkit-box-shadow: 0 0 25px #CCC;
	box-shadow: 0 0 25px #CCC;
	border-radius: 7px;
	
}
.tableLogin{
	font-size:12px;
	color:#666;
	width:450px;
	
}
.tableLogin td{
	padding:5px 20px 5px 20px;
}
.loginInput
{
	border:solid 2px #999;
	padding:5px 10px;
	width:95%;
	font-size:20px;
	font-weight:normal;
	color:#666;
}
.hrLogin
{
    background:#FFF;
    border-top:1px solid #CCC;
    height:1px;
    margin:20px 0px 10px 0px;
    padding:0px;
    width:100%;
}

#container {
	width:100%;
	margin:0 auto;
	background-color:#FFF;
}
#container_login {
	width:700px;
	margin:0 auto;
	background-color:#FFF;
}

#container_menu,
#content_menu{
	width:200px;
	padding:0px 0px 0px 0px;
	background-color:#ECECEC;
	border-color:#CCC;
}
#container_menu {
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: -1;
}
#menu_shadow,
#container_menu{
	background-image: url(../imagenes/menu-shadow.png);
	background-position: top right;
	background-repeat: repeat-y;
}
#menu_shadow {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 6px;
	z-index: 20;
}
#content_menu {
	position: relative;
	float: left;	
}
#container_menu,
#content_menu {
	border-width: 0 1px 0 0;
	border-style: solid;
}

#container_content {
	height:100%;
	margin-left: 225px;
}
.content{
	width: 100%;
	padding:5px 0px 20px 0px;
	min-height:400px;
	
}
.content_principal{
	border-top:0;
	background-color:#FFF;
	padding:20px 5px 5px 5px;
}
.content_modal{
	border:#EAEAEA solid 1px;
	background-color:#FFF;
	min-height:400px;
	clear:both;
	padding:0px 5px 5px 5px;
}
.page_print{
	background:#fff;
	padding:20px;
	text-align:left
}

.marcas_logos{
	margin-top:25px;
	margin-bottom:10px;
}

.footer_container{
	/*background-color:#F5F5F5; /*#F5F5F5 #2c3547*/
	/*border-top:#EAEAEA solid 1px;*/
	margin-top:50px;
	background-color:#FFF;
	background:url('../imagenes/bg_footer.png') no-repeat 0 100%;
	min-height:200px;
}
.footer_content-links{
	margin:5px 20px;
}
.footer_links{
	float:left;
	width:200px;
	padding:0 20px 15px 20px;
	border-right:#CCCCCC dotted 1px;
	margin:0 0 10px 0;
}
.footer_links.last{
	border:none;
}
.footer_links .title{
	color:#666;
	font-size:20px;
	font-weight:bold;
	letter-spacing: -1px;
	padding:0 0 3px 0
}
.footer_links li{
	padding:3px;
	font-size:11px;
	font-weight:normal;
}
.footer_links li a{
	color:#666;
	padding:0 0 0 15px;
	background:url('../imagenes/_tab_right_16.png') no-repeat left;
	text-decoration:none;
}
.footer_links li a:hover, .footer_blocks li a:focus{
	text-decoration:underline;
}
.footer_content_info{
	border-top:#CCCCCC dotted 1px ; /*e7e5e5*/
	height:60px;
	padding:2px;
	margin:0 50px;
	position:relative;
}
.footer_content_info p{
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#666;
	padding:8px 6px 0 0
}
.aceptamos{
	float:left;
	height:50px;
}
.siguenos{
	float:right;
	height:50px;
	width:130px;
}
.copyright{
	background-color:#02007D; /*#D6D6D6 #2c3547*/
	padding:20px 0;
	border-top:#C1C1C1 solid 1px;
}
.copyright p{
	font-weight:normal;
	color:#FFF;
	text-align:center;
	padding:3px;
}
.copyright a:link, .copyright a:visited, .copyright a:active{
	color:#FFF;
	font-weight:bold;
}
.copyright a:hover{
	color:#FFF;
	text-decoration:underline;
}



/*----- ------*/
.ContentMsgNoScript
{
    font-size: 12px;
	color: #434343;
	text-align:center;
    background:#fafad6 url('../imagenes/_warning_32.png') no-repeat 300px 10px;
	border:1px solid #f6d87d;
	height:50px;
    padding: 5px;
	line-height:20px;
	display:block;
	
}
.ContentMsgSuccessful 
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #666;
	text-align:justify;
    margin:0pt auto;
    padding-left: 25px;
	background:#EBF4D7 url('../imagenes/_good_tick_16.png') no-repeat 5px 5px; /*#F5F5F5 _inf_16.png*/
	border:1px solid #A1D043; /*#3e3e3e #c8c8c8*/
	vertical-align:middle;
    height:25px auto;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    display:inline-block;
}
.ContentMsgWarning
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #666;
	text-align:justify;
    margin:0pt auto;
    padding-left: 25px;
	background:#fafad6 url('../imagenes/_warning_16.png') no-repeat 5px 5px;
	border:1px solid #f6d87d;
	vertical-align:middle;
    height:25px auto;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    display:inline-block;
}
.ContentMsgError
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #666;
	text-align:justify;
    margin:0pt auto;
    padding-left: 25px;
	background:#FEC2C2 url('../imagenes/_error_16.png') no-repeat 5px 5px;
	border:1px solid #B77074;
	vertical-align:middle;
    height:25px auto;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    display:inline-block;
}
.ContentMsgToolTip
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-align:justify;
    margin: 0  0px 0px 0;
    padding: 5px;
    background:#FAFAFA;
	border:1px solid #c8c8c8;
	vertical-align:middle;
    height:25px auto;
    
}
.shadowContent img{
	display:block;
	margin-left:auto;
	margin-right:auto;
}
/*----- ------*/

/*==== toTop ====*/
#toTop {
	width:36px;	
	height:36px;  
    background: url(../imagenes/toTopBlack.png) no-repeat; 
	text-align:center;
	padding:0px; 
	position:fixed; /* this is the magic */ 
	bottom:20px; /* together with this to put the div at the bottom*/
	right:20px;   
	cursor:pointer; 
	display:none;}
#toTop:hover { 
	cursor:pointer;
}
/*==== toTop ====*/

table.alinearCentro
{
    margin:0 auto;
}
.wrap-500
{
    width:500px;
}
.wrap-700
{
    width:700px;
}
.wrap-800
{
    width:800px;
}

table.tableData
{
    font-size:12px;
}

tr.alerta-amarillo
{
	background-color:#F3F781 !important;
}
tr.alerta-rojo
{
	background-color:#FA5858 !important;
}

.mostrar
{
	display:inherit !important;
}
.no-mostrar
{
	display:none !important;
}

.asyncFileUpload input
{
	width:100% !important;
}
.tableData
{
	width:100% !important;
}
.tableData th
{
	text-align:left;
}


.dt-table
{
	width:100% !important;
}
.dt-table, .dt-table tr, .dt-table td
{
	border-spacing: 0;
}
.dt-table thead
{
	background-color:#ededed;
	font-weight:bold;
}
.dt-table thead th
{
	padding:8px 6px;
}
.dt-table th,
.dt-table td
{
	padding:6px 4px;
	border-spacing: 0;
	text-align:left;
}

input.has-error,
select.has-error,
textarea.has-error{
    border-color: #a94442;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.help-block, .text-danger{
    color: #a94442;
    padding-left:5px;
}
