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

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

a:link, a:visited, a:hover {
	color: #a20202;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

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

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#tuesca{
	position:absolute;
	top: 0px;
	width:950px;
	height:auto;
	background-color: #ffffff;
/*	border: 1px solid #a20202;*/
}

#masthead{
	
/*	position: absolute;*/
	top: 0px;
	left: 2%;
	right: 2%;
/*	width:950px;*/
/*	height: 75px;*/
	background-repeat: no-repeat;
/*	background-color: #F7F7F7;*/
	
	margin: 0;
	padding: 10px 0px;
	height: 175px;
/*	border-bottom: 1px solid #cccccc;*/
	width: 100%;
	background-color: #FFFFFF;
}

#utility{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	position: absolute;
	top: 165px;
	right: 0px;
	color: #a20202;
	left: 620px;
}

#utility a{
	color: #5f5f5f;
}

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

#utility1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	position: absolute;
	top: 165px;
	right: 0px;
	color: #a20202;
	left: 10px;
	width: 200px;
}

#utility2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	position: absolute;
	top: 165px;
	right: 0px;
	font-weight: bold;
	color: #a20202;
	left: 11px;
	width: 450px;
}

#utility2 a{
	color: #5f5f5f;
}


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

#menu {
	width: 950px;
	position: absolute;
	color:#a20202;
	height: 32px;
	left: 0px;
	top: 100px;
	background-image: url(imagenes/fondo_menu.gif);
}

#menu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	
	color:#ffffff;
	text-decoration: none;
	padding:2px 5px 4px 5px;
}

#op_menu {
	position: absolute;
	color:#ffffff;
	top: 4px;
	text-decoration: none;
	z-index: 100;
	height: 25px;
	left: 10px;
	padding:2px 5px 4px 5px;
	font-weight: bold;
}

#op_menu a:hover{
	color:#CCCCCC;
/*background-image: url(imagenes/fondo_menu_2.gif);*/
	/*background-color: #FFFFFF;*/
	font-weight: bold;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	width: auto;
	}


#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#dropmenudiv{
	position:absolute;
	
	color: #ffffff;
/*	background-image: url(imagenes/fondo_menu.gif);*/
/*	border:1px solid white;*/
	border-bottom-width: 0px;
	font:normal 72% Arial;
	line-height:18px;
	z-index:100;
}

#dropmenudiv a{
	width: auto;
	height: auto;
	display: block;
	text-indent: 3px;
	background-color: #a20202;
/*	border-bottom: white 1px solid;*/
/*	padding: white 1px solid;*/
/*	padding:1px;*/
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	
/*	background-color: #a20202;*/
}

#dropmenudiv a:hover{ /*hover background color*/
	text-decoration: none;
	color:#cccccc;
/*	background-image: url(imagenes/fondo_submenu_top.gif);*/
	width: auto;
	font-weight: bold;
}


#pagecell1{
	position:absolute;
	top: 200px;
	width:950px;
/*	border: 1px solid #a20202;*/
	background-color: #ffffff;
}

#tl {
	position:absolute;
	top: 0px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#col2{
	margin:0px 0px 0px 250px;
	padding: 0px 10px 0px 0px;
	border-left: 1px solid #ffffff;
	background-color: #FFFFFF;
}



.story{
	clear: both;
	padding: 2px 0px 0px 10px;
	font-size: 80%;
	width: auto;
	color: #FFFFFF;
}

.story h3{
	font-family: Arial,sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #000000;
}

.story p{
padding: 0px 0px 10px 0px;

}

.story a.capsule{
	font-family: Arial,sans-serif;
	font-size: 12pt;
	display:block;
	padding-bottom: 5px;
	font-weight: bold;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}


#mem_izda	{
	position: absolute;
	top: 1px;
	left: 0px;
	width:250px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-repeat: no-repeat;
	/*background-color: #a20202;*/
/*	background-image: url(imagenes/camara_1.gif);*/
/*	color: #cccccc;*/
}


#secciones{
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
/*	color: #FFFFFF;*/
}

#secciones h3{
	padding: 10px 0px 2px 10px;
	/*border-bottom: 1px solid #a20202;*/
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
/*	color: #FFFFFF;*/
}

#secciones a:link{
	display: block;
	/*border-top: 1px solid #a20202;*/
/*border-bottom: 1px solid #a20202;*/
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	/*color: #FFFFFF;*/
/*	font-size: 80%;*/
	font-family: Arial, Helvetica, sans-serif;
	color: #5f5f5f;
}

#secciones a:visited{
	display: block;
/*	border-top: 1px solid #a20202;*/
	/*border-bottom: 1px solid #a20202;*/
	font-weight: bold;
	padding: 3px 0px 3px 10px;
/*	color: #FFFFFF;*/
/*	font-size: 9pt;*/
	font-family: Arial, Helvetica, sans-serif;
	color: #5f5f5f;
}

#secciones a:hover{
	display: block;
	padding: 3px 0px 3px 10px;
	font-weight: normal;
	font-weight: bold;
	text-decoration: none;
	/*font-size: 120%;*/
	color: #a20202;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(imagenes/glbnav_background_prueba3.gif);
	/*border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;*/
}

#dropmenudiv_izda{
	position:absolute;
	color: #ffffff;
	/*border:1px solid white;*/
	border-bottom-width: 0px;
	font:normal 9pt Arial;
	line-height:18px;
	z-index:100;
	background-color: #a20202;
}

#dropmenudiv_izda a{
	width: auto;
	display: block;
	text-indent: 3px;
/*	background-color: #a20202;*/
/*	padding: #a20202 1px solid;*/
	padding: 1px;
	text-decoration: none;
	font-weight: normal;
	color: #ffffff;
/*	border-bottom: 1px solid white;*/
}

#dropmenudiv_izda a:hover{ /*hover background color*/
/*	color: #ffffff;*/
	background-image: url(imagenes/glbnav_background_prueba2.gif);
	width: auto;
/*	font-weight: bold;*/
	font-weight: normal;
}


#pageNav{
	position: absolute;
	top: 230px;
	left: 0px;
	width:250px;
	padding: 0px;
	font-family: Arial;
/*	font-size: 9pt;*/
	background-repeat: no-repeat;
/*	background-color: #FFFFFF;*/
}

#pageNav_der{
	position: absolute;
	top: 0px;
	left: 740px;
	width:200px;
	padding: 0px;
	font-family: Arial;
	font-size: 9pt;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	
	/*border: 1px solid #a20202;*/
}

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
/*	font-size: 10pt;*/
}

.relatedLinks a{
	display: block; 
}



#siteInfo{
	/*border-top: 1px solid #a20202;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	/*font-size: 8pt;*/
	color: #cccccc;
	/*padding: 10px 10px 10px 10px;*/
}

/*
.sub_menu_princ{
	position: absolute;
	top: 145px;
	left: 10px;
	/*width: 100%;*/
/*	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #000000;
}

.sub_menu_princ a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #000000;
}

.sub_menu_princ a:hover{
	color: #000000;
}
*/

a.glink, a.glink:visited{
  	font-size: small;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
  	background-image: url(glblnav_selected.gif);
	text-decoration: none;
}


#navBar{
	margin: 0 79% 0 0;
	padding: 0px;
	background-color: #eeeeee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#content{
	float: right;
	width: 85%;
	margin: 0;
	background-color: #FFFFFF;
	padding-top: 0;
	padding-right: 3%;
	padding-bottom: 0;
	padding-left: 0;
}

#content1{
	float: right;
	width: 790px;
	margin: 0;
	padding-top: 0;
	padding-right: 3%;
	padding-bottom: 0;
	padding-left: 0;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

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


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

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


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

#globalNav{
	color: #cccccc;
	padding: 0px 0px 0px 10px;
	white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

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


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

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
	background-color: #FFFFFF;
	width: 100%;
}


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

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 90%;
	height: auto;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


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

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}





/************* #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{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

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

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}


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

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

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


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

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}

#advert img{
	display: block;
}


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

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

TABLE.inicio {
	width: 65%;
	height: 100%;
	padding: 0px;
	empty-cells: show;
	border-width: 0px;
	border-style: solid;
	border-collapse: collapse;
	border-color: #cccccc;
}
