﻿


body
{      
	font-family: Calibri, Arial, Trebuchet MS;
	font-size: 11pt;
	padding: 0px;
	margin: 0px;
	/*color: #243F60;*/
	/*background-color:#385076;*/
	/**background-image: url(../images/master/bg-header.png);
	*background-repeat: no-repeat;*/
	  }

h1
{
	font-family: Cambria, Arial, Trebuchet MS;
	font-size: 14pt;
}

h2 {
display: block;
font-size: 1.5em;
-webkit-margin-before: 0.83em;
-webkit-margin-after: 0.83em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
font-weight: bold;
}

img
{
	border: 0px;
}

a
{
	color: #254264;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

.mainContainer
{
	width: 100%;
	background-color: #d9e4f3;
	border: 1px solid #3b5a82;
	border-bottom: 0px;
	/*display:none;*/
}


#textbox
{
	margin-left:50px;
	 margin-top:50px;
	float:none;height:150px;width:554px;
	
}



.textbox
{
	width: 98%;
	margin: 0px auto;
	padding: 5px;
	overflow: hidden;
	border: 0px dotted white;
}

#header {
height: 115px;
/*padding:5px;*/

color: black;
background-image:url(../Imagenes/banner.gif);
background-repeat:no-repeat;


}
.clear {
clear: both;
margin: 0;
border: 0px;
height: 0px;
display: block;
}
#footer {
color: black;
position: absolute;
height:10px;
width: 100%;
font-size: 10px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
line-height: 35px;
display: block;
}
/*
.ui-jqgrid tr.jqgrow td {
 white-space: normal !important;
 padding-top:2px;
 padding-bottom:2px;
 padding-right:2px;
 padding-left:2px;
 height:auto;
 vertical-align:text-top;
}
*/

/*
.ui-jqgrid .ui-jqgrid-htable th div {
height:auto;
overflow:hidden;
padding-right:4px;
padding-top:2px;
position:relative;
vertical-align:text-top;
white-space:normal !important;
}
*/
