/* Estilo general */

body {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 150%;
	text-align: center;
	margin: 10px 0 50px 0;
	padding: 0;
	color: #333;
	background-color: #FFF;
	border: 2px;
}

/* cajas estilo */

#header {
	width: 790px;
	height: 110px;
	text-align: left;
	padding: 0;
	margin: 0 auto 0 auto;
	border: 0;
	
}

#headerMain {
	float: left;
	width: 300px;
	height: 70px;
	text-align: left;
	padding: 0;
	margin: 0;
	border: 0;
}
#headerMain a{
	text-decoration: none;
}

  	

#nav {
	width: 790px;
	height: 26px;
	text-align: left;
	padding: 0;
	margin: 0 auto 0 auto;
	border: 0;
	color: #FFF;
	background: #36619D url(img/nav_bg.gif) repeat-x top left;
	z-index: 100;
}
#marquee2 {
	width: 760px;
	text-align: left;
	padding: 10;
	margin: 0 10 5 10;
	border: 0;
	color: #405D83;
	background: #E5EAEB url(/img/marquee_bg.gif) repeat-x top left;
	
	/*for IE5/5.5 Win*/
	width: 745px;
 	voice-family: "\"}\""; 
 	voice-family:inherit;
  	width: 760px;	/*properly rendered width, but 1px smaller for IE5Mac*/
}

#marquee {
	width: 790px;
	text-align: left;
	padding: 0;
	margin: 0 auto 0 auto;
	border: 0;
	color: #405D83;
	background: #E5EAEB url(/img/marquee_bg.gif) repeat-x top left;
	
	/*for IE5/5.5 Win*/
	width: 760px;
 	voice-family: "\"}\""; 
 	voice-family:inherit;
  	width: 790px;	/*properly rendered width, but 1px smaller for IE5Mac*/
}
#marqueeText2 {
	float: left;
	width: 319px;
	padding: 20px 30px 0 10px;
	text-align: center;
	
	/*for IE5/5.5 Win*/
	width: 379px;
 	voice-family: "\"}\""; 
 	voice-family:inherit;
  	width: 319px;	/*properly rendered width, but 1px smaller for IE5Mac*/
 }
#marqueeText {
	float: left;
	width: 300px;
	padding: 10px 10px 0 10px;
	text-align: center;
	
	/*for IE5/5.5 Win*/
	width: 379px;
 	voice-family: "\"}\""; 
 	voice-family:inherit;
  	width: 319px;	/*properly rendered width, but 1px smaller for IE5Mac*/
 }
  	
  	/* for Opera */
html>body #marqueeText {
  	width: 319px;
}




#content {
	width: 740px;
	text-align: left;
	padding: 15px;
	margin: 0 auto 0 auto;
	border: 0;
	background: transparent url(img/content_bg.gif) repeat-x top left;
	
	/*for IE5/5.5 Win*/
	width: 780px;
 	voice-family: "\"}\""; 
 	voice-family:inherit;
  	width: 760px;	/*properly rendered width*/
}

  	/* for Opera */
html>body #content {
  	width: 740px;
}

#frontContent {
	width: 740px;
	text-align: left;
	padding: 20px;
	margin: 0 auto 0 auto;
	border: 0;
		
	/*for IE5/5.5 Win*/
	width: 780px;
 	voice-family: "\"}\""; 
 	voice-family:inherit;
  	width: 740px;	/*properly rendered width*/
}

  	/* for Opera */
html>body #frontContent {
  	width: 740px;
}

#landingContent {
	width: 740px;
	text-align: left;
	padding: 20px;
	margin: 0 auto 0 auto;
	border: 0;
	background: transparent url(img/content_bg.gif) repeat-x top left;
	
	/*for IE5/5.5 Win*/
	width: 780px;
 	voice-family: "\"}\""; 
 	voice-family:inherit;
  	width: 740px;	/*properly rendered width*/

}

  	/* for Opera */
html>body #landingContent {
  	width: 740px;
}

#featureContent {
	width: 740px;
	text-align: left;
	padding: 20px;
	margin: 0 auto 0 auto;
	border: 0;
	background: transparent url(/img/content_bg.gif) repeat-x top left;
	
	/*for IE5/5.5 Win*/
	width: 780px;
 	voice-family: "\"}\""; 
 	voice-family:inherit;
  	width: 740px;	/*properly rendered width*/
}

  	/* for Opera */
html>body #featureContent {
  	width: 740px;
}

#articleListingContent {
	width: 740px;
	text-align: left;
	padding: 20px;
	margin: 0 auto 0 auto;
	border: 0;
	background: transparent url(/img/content_bg.gif) repeat-x top left;
	
	/*for IE5/5.5 Win*/
	width: 780px;
 	voice-family: "\"}\""; 
 	voice-family:inherit;
  	width: 740px;	/*properly rendered width*/
}

  	/* for Opera */
html>body #articleListingContent {
  	width: 740px;
}

#contentMain {
	float: left;
	width: 520px;
	padding: 0 40px 0 20px;
	margin: 0;
	border-left: 1px solid #ccc;
	
	/*for IE5/5.5 Win*/
	width: 581px;
 	voice-family: "\"}\""; 
 	voice-family:inherit;
  	width: 520px;	/*properly rendered width*/
}

  	/* for Opera */
html>body #contentMain {
  	width: 520px;
}



#footer {
	width: 740px;
	font-family: "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	text-align: center;
	color: #FFF;
	background: #6791CB;
	padding: 8px 20px 8px 20px;
	margin: 0 auto 0 auto;
	border: 0;
	
	/*para IE5/5.5 Win*/
	width: 760px;
 	voice-family: "\"}\""; 
 	voice-family:inherit;
  	width: 750px;	/*medida suministrada de base*/
}

  	/* for Opera */
html>body #footer {
  	width: 750px;
}



#chapters {
	padding: 10px 12px 12px 12px;
	border-top: 1px solid #CDC0AA;
	border-bottom: 1px solid #CDC0AA;
	margin: 0 0 20px 0;
	color: #4A422D;
	background: #F5F0E4 url(img/F5F0E4_bg.gif) repeat-x bottom left;
}


/* listas */

ul {
	padding: 0;
	margin: 0 0 10px 35px;
	border: 0;
	list-style-type: disc;
}

ol {
	padding: 0;
	margin: 0 0 10px 45px;
	border: 0;
}

li {
	padding: 0;
	margin: 0 0 6px 0;
	border: 0;
	font-family: "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
}

#featureContent #contentMain ul {
	margin-left: 55px;
}

ul ul {
	margin: 8px 0 0 35px;
}

ul ul ul {
	margin: 8px 0 0 35px;
}


ul.articles {
	margin: 0;
	list-style-type: none;
}

ul.articles li {
	margin: 0 0 14px 0;
	line-height: 140%;
}


/* tablas */

table {
	padding: 0;
	margin: 0;
	border: 0;
}
	
tr {
	padding: 0;
	margin: 0;
	border: 0;
}

td {
	padding: 0;
	margin: 0;
	border: 0;
}

/* texto */

p {
	font-family: "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	background: transparent;
	padding: 0;
	margin: 0 0 10px 0;
}



#marquee p {
	color: #1F406E;
}



h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	line-height: 130%;
	color: #486097;
	background: transparent;
	padding: 0;
	margin: 0 0 10px 0;
}

h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 38px;
	font-style: normal;
	font-weight: bold;
	line-height: 130%;
	color: #5E9694;
	background: transparent;
	padding: 0;
	margin: 0 0 8px 0;
}

#content #contentMain h2 {
	margin-bottom: 12px;
}

#featureContent #contentMain h2 {
	width: 480px;
	height: 71px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	line-height: 110%;
	color: #FFF;
	background-color: #ccc;
	padding: 62px 20px 0 20px;
	margin: 0 0 20px 0;
	
	/*for IE5/5.5 Win*/
	width: 520px;
	height: 133px;
 	voice-family: "\"}\""; 
 	voice-family:inherit;
  	width: 480px;	/*properly rendered width*/
  	height: 71px;	/*properly rendered height*/
}

  	/* for Opera */
html>body #featureContent #contentMain h2 {
  	width: 480px;
  	height: 71px;
}

#featureContent #contentMain h2.withSub {
	width: 480px;
	height: 47px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	line-height: 110%;
	color: #FFF;
	background-color: #ccc;
	padding: 86px 20px 0 20px;
	margin: 0 0 20px 0;
	
	/*for IE5/5.5 Win*/
	width: 520px;
	height: 133px;
 	voice-family: "\"}\""; 
 	voice-family:inherit;
  	width: 480px;	/*properly rendered width*/
  	height: 47px;	/*properly rendered height*/
}

  	/* for Opera */
html>body #featureContent #contentMain h2.withSub {
  	width: 480px;
  	height: 47px;
}

.sub {
	font-size: 18px;
	font-weight: normal;
	line-height: 100%;
}

/*h3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	line-height: 130%;
	color: #5E9694;
	background: transparent;
	padding: 0;
	margin: 0 0 6px 0;

} */

#featureContent #contentMain h3 {
	color: #666951;
	margin-left: 20px;
	margin-bottom: 12px;
}

h4 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	line-height: 130%;
	color: #5E9694;
	background-color: transparent;
	padding: 0;
	margin: 0 0 8px 0;
}

#didyouknow h4 {
	margin: 0 0 2px 0;
}

h5 {
	font-family: "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 120%;
	color: #F2F5F9;
	background: transparent;
	padding: 0;
	margin: 0 0 10px 0;
}

#chapters h5, .generic h5, .locator h5 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 130%;
	color: #4A422D;
}

#look h5, #download h5 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 130%;
	color: #465E92;
}

.activeTitle {
	color: #5E9694;
}

.hi {
	font-weight: bold;
}

.error {
	font-style: italic;
	color: #933;
}

.inst {
	line-height: 140%;
	font-style: italic;
	color: #933;
	margin: 5px 0 5px 0;
	padding: 0;
}

/* links */

a {
	color: #465E92;
	text-decoration: underline;
}

a:hover {
	
	border-bottom: 1px dotted #f60;
	color: Red;
	text-decoration: none;
}

h1 a {
	color: #486097;
}

h2 a {
	color: #486097;
}

h3 a {
	color: #5774B6;
}

h4 a {
	color: #5774B6;
}

#footer a {
	color: #FFF;
}

#chapters a, .generic a, .locator a {
	color: #4A422D;
}

/* formularios */

form {
	padding: 0;
	border: 0;
	margin: 0;
}

input {
	margin: 0;
	font-family: "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
}

textarea {
	font-family: "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
}

.generic form {
	margin: 0 0 15px 0;
}

.generic form input {
	width: 200px;
}

.generic form input.small {
	width: 92px;
}

.generic form input.checkbox {
	width: auto;
	margin: 0 6px 0 0;
}

.generic form input.button {
	width: auto;
	margin: 0 6px 0 0;
}

#searchBox input {
	width: 175px;
	margin: 0 6px 0 6px;
}

#searchBox input.button {
	width: auto;
}

#contentSub form p {
	margin: 0 0 6px 0;
	font-size: 11px;
}

#contentSub form p.inst {
	font-style: italic;
	color: #465E92;
	margin-top: 12px;
}

/* added by jcm */

.locator form {
	margin: 0 0 15px 0;
}

.locator form input {
	width: 10px;
}

.locator form input.small {
	width: 92px;
}

.locator form input.checkbox {
	width: auto;
	margin: 0 6px 0 0;
}

.locator form input.button {
	width: auto;
	margin: 0 6px 0 0;
}

/* tablas */

table {
	padding: 0;
	border: 0;
	margin: 0;
}

table.request {
	font-family: "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 130%;
	padding: 0;
	border: 0;
	margin: 4px 0 8px 0;
}

table.request td {
	padding: 3px 0 3px 0;
	vertical-align: top;
}

table.results td {
	padding: 8px 8px 8px 8px;
	vertical-align: top;
	font-size: 11px;
	font-family: "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

/* imagenes */

img {
	padding: 0;
	margin: 0;
	border: 0;
}

img.subheader {
	padding: 0;
	margin: 0 0 8px 0;
	border: 0;
}

/* menu de navegación por listas */

#nav ul {
	padding: 0;
	margin: 0;
	border: 0;
	list-style: none;
	display: block;
}

#nav li {
	float: left;
	display: block;
	padding: 8px 14px 7px 14px;
	position: relative;
	height: 26px;
	padding: 0;
	margin: 0;
	border: 0;
	font-family: "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 100%;
	color: #F2F5F9;
	background: #36619D url(../img/nav_bg.gif) repeat-x top left;
}

#nav li a {
	float: left;
	display: block;
	padding: 8px 14px 7px 14px;
	margin: 0;
	border: 0;
	color: #F2F5F9;
	text-decoration: none;
}

#nav li a:hover {
	display: block;
	color: #FFF;
	background-color: #2E5386;
}

#nav li ul {
	position: absolute;
	top: 26px;
	left: -999em;
	width: 180px;
	padding: 0;
	margin: 0;
	background: #36619D;
}

#nav li li {
	float: none;
	padding: 0;
	height: auto;
	line-height: 140%;
	border-top: 1px solid #6787B5;
}

#nav li li a {
	display: block;
	float: none;
	padding: 4px 15px 5px 15px;
	color: #F2F5F9;
	background: #36619D;
	
	/*for IE5/5.5 Win*/
	padding-left: 0;
 	voice-family: "\"}\""; 
 	voice-family:inherit;
  	padding-left: 15px;	/*properly rendered width, but 1px smaller for IE5Mac*/
 }
  	
  	/* for Opera */
html>body #nav li li a {
  	padding-left: 15px;
}

#nav li li a:hover {
	background: #2E5386;
}

#nav li:hover ul, #nav li.over ul {
	left: 0;
}

/* listas de subnavegación */

#subNav ul {
	padding: 0;
	margin: 0 0 20px 10px;
	border: 0;
	list-style-type: none;
}

#subNav ul li {
	padding: 0;
	margin: 0 0 7px 0;
	border: 0;
	font-family: "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
	color: #465E92;
	color: black;
}

#blockquote1{

margin: 0px 60px 0px 0px;
padding: 10px 10px 10px 20px;
-moz-border-radius: 10px;
width:580px;
height:auto;
margin-left:150px;
text-align:left;
background: #eee url(img/quot.gif) no-repeat 1% 2%;
color: #666;
font: 1.2em/1.6em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

/*..creación de un estilo para las listas */
dt{
	margin-left:35px;
	padding:0 0 0 15px;
	background-image:   url(../img/listas.gif);
	background-position: 0px 0.5em;
	background-repeat: no-repeat;
	font-weight: normal;
	}
	tr dt{
		margin: 0px;
	}
	
/*fotos del contenido para izquierda y derecha */
img.foto_der{
padding:7px;
border:solid 1px #a3c4bb;
float:right;
margin-top:7px;
margin-left:7px;
margin-bottom:7px;}

img.foto_der2{
padding:7px;
border:solid 1px #a3c4bb;
float:right;
margin-top:67px;
margin-left:7px;
margin-bottom:7px;}

img.foto_izq{
float:left;padding:7px;
border:solid 1px #a3c4bb;
margin-top:7px;
margin-bottom:7px;
margin-right:7px;
clear: right;}
/*este estilo ha sido creado por el grupo 2*/
img.foto_cent{
	padding:7px;	
	border:solid 1px #a3c4bb;
   margin-top:2px;
   margin-bottom:7px;
   margin-right:12px;	
	margin-left:40px;
	float:none;	
}
