/* GENERAL */
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #696b77 url(../images/bg.gif) top repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	color: #000000;
}
h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:normal;
	letter-spacing:-0.02em;
	padding:0 0 0 0;
	margin:0 0 0 0;
	color:#000e78;
}
h1 {
	font-size: 24px;
	padding: 0 0 10px 0;
	margin:0 0 0 0;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 14px;
}
p {
	font-family: Geneva, trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing:0.01em;
	line-height:18px;
	color:#3c3c3c;
	padding:0 0 0 0;
	margin:0 0 20px 0;
}
ul {
	list-style-position:outside;
	font-family: Geneva, trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left:25px;
	list-style-image: url(../images/flechita.gif);
	margin:-10px 0 20px 0;
}
li {
	font-family: Geneva, trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing:0.01em;
	margin:0 0 2px 0;
}
ol {
	font-family: Geneva, trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position:outside;
	padding-left:30px;
	margin:10px 0 5px 0;
}
a {
	text-decoration:none;
	color:#999;
}
h1 a  {
	text-decoration:none;
	color:#000e78;
}
a:link {
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #938828;
}
small {
	font-size:12px;
}
.charge {
	position: relative;
	bottom: 0.3em;
	font-size: 0.8em;
	z-index: 0;
}

/* CONTAINER */
.twoColFixRtHdr #container { 
	width: 980px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #696b77;
	margin: 0 0 0 0; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

/* HEADER ELEMENTS */
.twoColFixRtHdr #header { 
	height:120px;
	background: transparent url(../images/headerBG.gif) top no-repeat; 
	padding: 0 0 0 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.twoColFixRtHdr #header h1 {
	display: inline;
	padding:0 0 0 0;
	margin: 0 0 0 0;
	float:left;
}
.twoColFixRtHdr #header h1 a {
	width:338px;
	height:100px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

/* NAVIGATION*/
.twoColFixRtHdr #mainNav { 
	padding:55px 0 0 0;
	height:30px;
	background: transparent;
	margin: 0 0 0 0; /* the auto margins (in conjunction with a width) center the page */
	overflow: hidden;
	color:#696b77;
} 
.twoColFixRtHdr #mainNav ul {
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
}
.twoColFixRtHdr #mainNav li {
	color:#696b77;
	font-size:12px;
	* html font-size:10px;
	border-left: 1px solid #000;
	float: left;
	line-height: 1.1em;
	margin: 0 .5em 0 -.5em;
	padding: 0 .5em 0 .5em;
	list-style-image:none;
}
.twoColFixRtHdr #mainNav li a {
	color:#696b77;
	text-decoration:none;
}
.twoColFixRtHdr #mainNav li a:hover {
	color:#000;
	text-decoration:none;
}

/* COLUMNA DERECHA */
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 311px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #fff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0 40px 80px 40px;
	margin:0 0 0 0;
}
.more{
	background: url(../images/botoncitoVerde.gif) no-repeat 100% 3px;
	padding-right:16px;
	float:left;
	color:#999;
	font-size:12px;
}

/* CONTENIDO */
.twoColFixRtHdr #mainContent { 
	margin: 0 391px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 0 0 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.twoColFixRtHdr #whiteTextHomePage {
	color:white;
	width:500px;
	padding:0 0 0 39px;
	background:#696b77;
}
.twoColFixRtHdr #whiteTextHomePage p {
	color:white;
}

/* CONTENIDO PAGINAS INTERIORES */
.twoColFixRtHdr #containerAlt { 
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #fff url(../images/bgInside2.gif) no-repeat top;
	margin: 0 0 0 0; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixRtHdr #leftColumn { 
	margin: 0 630px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 0 0 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background:transparent url(../images/sampleInside.jpg) no-repeat top left;
}
.twoColFixRtHdr #mainContentAlt {
	float: right; /* since this element is floated, a width must be given */
	width: 560px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #fff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 20px 20px 20px 20px;
	margin:0 20px 0 0;
}
 
/* FOOTER */
.twoColFixRtHdr #footer { 
	padding: 0 10px 0 39px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:transparent; 
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color:#fff;
	font-size:12px;
}
.twoColFixRtHdr #footerAlt { 
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:transparent; 
} 
.twoColFixRtHdr #footerAlt p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color:#000;
	font-size:12px;
}

/* SOLICITUD */
div.row {
  clear: both;
  padding-top: 10px;
  }

div.row span.label {
  float: left;
  width: 100px;
  text-align: right;
  }

div.row span.formw {
  float: right;
  width: 335px;
  text-align: left;
  } 

/* MISCELANEO */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}