@font-face {
    font-family: 'UniSansHeavyRegular';
    src: url('../fonts/uni_sans_heavy-webfont.eot');
    src: url('../fonts/uni_sans_heavy-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/uni_sans_heavy-webfont.woff') format('woff'),
         url('../fonts/uni_sans_heavy-webfont.ttf') format('truetype'),
         url('../fonts/uni_sans_heavy-webfont.svg#UniSansHeavyRegular') format('svg');
    font-weight: normal;
    font-style: normal;
	}

* { 	margin:0;
	padding:0; }
	
html { margin:0;
	padding:0;}	
body {
	background: #F9F9F9;
	font-family: Segoe UI,Arial,sans-serif;
	font-size: 11px;
	margin:0;
	padding:0;
    /*background: url("../Images/ltbg.jpg") repeat scroll 0 0 transparent;*/
}

h1 { font-size:14px; /*background:url(../Images/title.png) no-repeat;*/ display:block; height:26px; 
color:#fff; text-shadow: 1px 1px 1px #000;  }
h2 { font-size:14px;  }

h1, h2 { margin-top:5px; margin-bottom:10px; font-family: 'UniSansHeavyRegular', tahoma, arial; font-style:normal; letter-spacing:0.9px; padding-left:10px; padding-top:10px; }

.clear_both { clear: both; line-height: 1px; }

#resultados { margin-top:10px; margin-bottom:10px; width:100%; }
#text-results { float:left;}
#page-results { float:right; vertical-align:middle;}

.cuadrocontent{
	
}

.cuadrocontent2{

}

.cuadrocontentGrilla{
	background-color: #FFFFFF;
	margin-right:5px;
	font-size: 11px;
    font-size: 11px;
}

.cuadroblanco{
	background-color: #FFFFFF;
    font-size: 11px;
}
.cuadrotitle{
	color:#FFFFFF;
	font-size: 14px;
    font-weight: bold;
	text-align: left;
	padding-left:10px;
    border-bottom: 1px solid #00AEEB;
    color: #00AEEB;
    padding-bottom: 0.3em;
    padding-top: 0.9em;	
	margin: 0 0 20px 0;
}

.scrollgrilla{
	border:1;
 	overflow:auto;
 	width:100%;
 	height:100%;
}

#container {
    background: url("../Images/madre_bg_n.gif") repeat-y scroll left top #FFFFFF;
    border: 0 none;
    color: #333333;
    display: block;
    margin: 0 auto;
    padding: 0;
    width: 970px;
	/*height:101%;*/
}

#logo { 
		width:950px;
		height:380px;
		float:left;
		display:block;
		margin: 0 0 0 8px;
		background:url(../../Images/MPC_EMS_Splash0.jpg) no-repeat;
          -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	 /*background:url(../Images/bbva.gif) no-repeat;*/
}

#banner {
	float:right;
	width:500px;
	height:90px;
	display:block;
	background:url(../Images/banner.png) no-repeat;
	margin:0 7px 0px 0;
}

#user { float:right;
		width:635px;
		height:auto;
		overflow:hidden;
		margin:0px 10px 10px 0px;
		padding-right:10px;
		text-align:right;
}

#logout { 
		float:right; 
		margin:0 10px auto;
		}

#systemWorking {
	float:right;
	margin:10px 30px auto;
	position:absolute;
	z-index:100;
}

#menu {
	float:left; margin-left:8px; font-size:11px; }

#menu_principal {
	width:970px; background-color: #4C7E98; display:block; height:1px; 
float:left;
}

#sub_menu {
	width:96%; 
background-color: #000; display:block; height:28px; font-size:12px; font-style:normal; float:left; padding:15px 0 0 20px; margin:0 0 0 9px;
}

#contenido{
		height:auto;
	overflow:hidden;
	margin: 0 0 0 9px;
	padding:0 15px 15px 15px;
	background: url("../Images/leftnav-bg.jpg") no-repeat left bottom ;
}

#content_left {
    float: left;
    width: 250px;
	height:auto;
	overflow:hidden;    
}

#content_left A:link
{
    COLOR: #fff;
    TEXT-DECORATION: none
}
#content_left A:visited
{
    COLOR: #fff;
    TEXT-DECORATION: none
}
#content_left A:hover
{
    COLOR: #ccc;
    TEXT-DECORATION: none;
    font-weight:bold;    
    background:none;
}

.treeviewsystem { margin-left: -20px; }

#content_right {
	height:auto;
	overflow:hidden;
    float: left;
    width: 681px;
   /* background: url("../Images/ombre-content.jpg") no-repeat left top ;*/
}

#maestro{
	height:auto;
	overflow:hidden;
	width:97%;
	margin:0 0 0 5px;
}

#botonera{
	width:100%;
	height:auto;
	overflow:hidden;
	margin: 20px 0 20px 0 ;
/*	border: 1px solid #A9B5B9;
	background-color: #eff3ff; */
}

#detalle{
	margin:0 auto;
	width:95%;
}

#footer_image {
	background:url(../Images/bbva-4.jpg) no-repeat;
	display:block;
	width:755px;
	height:288px;
	margin:30px 0 0 9px;
	}

#footer{
  Color: #fff;
  Font-Size: 10px;
  text-align:left;
  padding:15px 0 0 20px;
  height:30px;
  width:96%;
  display:block;
  background-color:#000;
  margin:0 0 0 9px;
}

#footerin_image {
	background:url(../Images/bbva-4.jpg) no-repeat;
	display:block;
	width:755px;
	height:288px;
	margin:30px 0 0 9px;
	}

#footerin{
  Color: #fff;
  Font-Size: 10px;
  text-align:left;
  padding:15px 0 0 20px;
  height:30px;
  width:87%;
  display:block;
  background-color:#4C7E98;
  margin:0 0 0 59px;
}
