/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #004080;
	line-height: 11pt;
	margin: 0px;
	padding: 0px;
	background-image: url(../imagenes/generales/fondo.jpg);

}

a{
	color: #004080;
	text-decoration: none;
}

a:link{
	color: #004080;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 9pt;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}



label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	color: #FFFFFF;
}

#navBar{
	float: left;
	padding: 0px;
	margin-top: 10px;
	margin-left: 2px;
	margin-right: 10px;
	padding-top: 5px;
}

#headlines{
	float:right;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}

#content{
	float: none;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 7px;
	display: block;
	position: static;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 0px;
	background-color: #000000;
}


/************* #globalNav styles **************/

#globalNav{
padding: 0px 0px 5px 10px;
border-bottom: 1px solid #CCC;
color: #cccccc;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 7pt;
	padding: 2px 2px 2px 10px;
	text-align: right;
	background-image: url(../imagenes/generales/background.gif);
	color: #FFFFFF;
}


/************** .feature styles ***************/

#feature{
	padding: 0px 0px 10px 0px;
	float: none;
	display: block;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-left: 0px;
	background-color: #FDE9DD;
}

#feature h3{
	padding: 20px 5px 5px 5px;
	text-align: left;
	font-size: 10pt;
	color: #004080;
	font-style: normal;
	line-height: 15pt;
	margin-left: 5px;
	background-color: #FDE9DD;
}

#feature img{
}


/************** .story styles *****************/

#story{
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 0px;
	margin-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#story p{
	padding: 0px 0px 0px 0px;
	font-size: 7.5pt;
	line-height: 9pt;
	margin-top: 0px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#story h3{
	padding: 0px 0px 0px 0px;
	font-size: 8.5pt;
	color: #004080;
	margin-top: 6px;
	margin-bottom: 3px;
	line-height: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#story a {
	font-weight: bold;
}
#story img {
	float: left;
	display: block;
	padding-right: 5px;
}
#story2 {
	padding: 4px 4px 4px 4px;
	margin-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#story2 p {
	padding: 5px 5px 5px 0px;
	font-size: 7pt;
	line-height: 9pt;
	margin-top: 0px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 0px;
}
#story2 h3 {
	padding: 0px 0px 0px 0px;
	font-size: 8.5pt;
	color: #004080;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	line-height: 10pt;
}
#story2 img {

	float: left;
	display: block;
	padding-right: 5px;
}
#story2 a {
	font-weight: 700;
	font-size: 7.5pt;
}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	color: #666666;
	padding: 10px 10px 10px 10px;
	font-size: 7pt;
	text-align: center;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
	border-bottom: 1px solid #EEE;
}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	font-size: 9pt;
	color: #004080;
	border-right-color: #FFFFFF;
	border-right-style: outset;
	border-right-width: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: outset;
	border-bottom-width: 1px;
	border-left-color: #FFFFFF;
	border-left-style: outset;
	border-left-width: 1px;
	background-color: #FFCC66;
	line-height: 12pt;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	padding: 2px 0px 2px 10px;
	border-top-color: #FFFFFF;
	border-top-style: outset;
	border-top-width: 2px;
}

#sectionLinks a:hover{
	background-color: #FF9933;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 5px 20px 5px;
	border: solid #FFFFFF 0px;
}

#headlines p{
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
#feature p {
	padding: 0px 10px 0px 0px;
	text-align: justify;
	font-size: 8.5pt;
	color: #004080;
	font-style: normal;
	text-indent: 20pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 8px;
	margin-bottom: 0px;
	line-height: 10pt;
	margin-left: 10px;
}
#feature h1 {
	padding: 5px 0px 5px 5px;
	text-align: left;
	font-size: 10pt;
	color: #FFFFFF;
	font-style: normal;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-weight: bold;
	background-color: #FF9933;
	margin-top: 0px;
}
#feature a {
	color: #004080;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#headlines a {
	font-size: 8pt;
	line-height: 9pt;
	text-indent: 0px;
}
#headlines h3 {
	padding: 0px 0px 5px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-image: url(../imagenes/generales/destacados.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-width: 100%; 
}
#headlines td {
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-right: 5px;
}
#headlines a:visited {
	font-size: 8pt;
	line-height: 9pt;
	text-indent: 0px;
}
#feature li {
	text-align: left;
	font-size: 8.5pt;
	color: #004080;
	font-style: normal;
	font-weight: normal;
	line-height: 10pt;
	display: list-item;
	list-style-type: disc;
	margin-left: 30px;
}
#feature ul {

	padding: 0px 10px 0px 30px;
	text-align: justify;
	font-size: 8.5pt;
	color: #004080;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 8px;
	margin-bottom: 0px;
	line-height: 10pt;
}
#feature h4 {
	padding: 10px 5px 5px 5px;
	text-align: left;
	font-size: 9.5pt;
	color: #004080;
	font-style: normal;
	line-height: 12pt;
	margin-left: 0px;
	background-color: #FDE9DD;
	font-weight: bold;
}
#breadCrumb a {
	font-size: 7pt;
	padding: 2px 2px 2px 10px;
	text-align: right;
	color: #FFFFFF;
	text-decoration: none;
}
#breadCrumb a:hover {
	font-size: 7pt;
	padding: 2px 2px 2px 10px;
	text-align: right;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#logo h1 {
	font-size: 8pt;
	text-align: left;
	color: 004080;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#logo a {
	font-size: 9px;
	text-align: left;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 10px;
	padding-left: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

