/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

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

body{
	font-family: Arial, sans-serif;
	color: #333333;
	line-height: 1.166;
	background-color: #1F1A17;
	background-image: url(fondo1.jpg);
}

/******* hyperlink and anchor tag styles *******/

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

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

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

h2{
	color: #000000;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, sans-serif;
	font-size: 114%;
	font-weight: normal;
}

h3{
	color: #21536A;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
}

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

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


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

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

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

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 210px;
	left: 50%;
	margin-left: -485px;
	width:970px;
	background-color: #ffffff;
}

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

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

#masthead{
	position: absolute;
	top: 20px;
	left: 50%;
	margin-left: -485px;
	width: 970px;
	background-color: #FFFFFF;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    behavior:url(border-radius.htc);
	
}
#anuncios{

width:710px;
padding-left:100px;
margin-top:75px;
margin-left:10px;
position:absolute;
float:left;
height:15px;
}


#headlines{
	float:right;
	width: 170px;
    padding:0px 10px 0px 0px;
}

#headlines object{
	padding-top: 10px;
}


#pageNav{
	float: left;
	width:192px;
	background-color: #FFFFFF;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#content{
	float: left;
	width: 574px;
	margin: 0px;
	padding: 0px;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

/************** utility styles *****************/

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #919999;
}

#utility a{
	color: #ffffff;
}

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

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

#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

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

#globalNav{
position: relative;
width: 100%;
min-width: 640px;
height: 45px;
color: #C40303;
padding: 0px;
margin: 0px;
background-image: url(glbnav_background.gif);
}

#globalNav img{
	margin-bottom: -4px;
 
}

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

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

#globalLink{
	position: absolute;
	top: 0px;
	height: 27px;
	min-width: 640px;
	margin: 0px;
	left: 10px;
	z-index: 100;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


a.glink, a.glink:visited{
	font-size: small;
	color: #C40303;
	margin: 0px;
	border-right: 1px solid #C40303;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 20px;
}

a.glink:hover{    
	text-decoration: none;
	color: #FFFFFF;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

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

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

.subglobalNav a:hover{
	color: #cccccc;
}

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

#search{
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}


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

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}


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

#feature{
	font-size: 80%;
	min-height: 260px;
	height: 260px;
	width: 574px;

}
/*html>body #feature {height: auto;}*/

#feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}


/*#feature img{
	float: left;

}

#feature ul {
border:0 none;
padding-top: 0px;
text-align:center;
}

#feature ul li {
background-image: url(evento1.jpg);
/*ackground-image:evento1.jpg none repeat scroll 0 0;*/
/*background:#FFF0CE none repeat scroll 0 0;*/
/*cursor:pointer;
display:inline;
float:left;
margin-top: 0px;
margin-bottom: 5px;
margin-left: 5px;
margin-right: 5px;
width: 150px;
height: 70px;
z-index:5;
padding: 10px 2px 2px 10px;
}

#feature ul li a {
-x-system-font:none;
background-image: url(evento1.jpg);
border:0 none;
color:#B95B00;
font-family:Sans-Serif,Georgia,Times;
font-size:13px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
height:32px;
line-height:normal;
padding: 10px 2px 2px 10px;
}
#feature ul li a:hover {
background-image: url(evento1outChange.jpg);
border:0 none;
color: #FFFFFF;
height: 32px;
}

#feature div {
clear:both;
display: list-item;
margin: 9px 5px 5px 5px;
}


.feature ul {
border:0 none;
float:right;
text-align:center;
width:592px;
}
.feature ul li {
border:0 none;
cursor:pointer;
display:inline;
float:left;
margin:2px;
width:144px;
z-index:5;
}
.feature ul li a {
-x-system-font:none;
background:#FFF0CE none repeat scroll 0 0;
border:0 none;
color:#B95B00;
font-family:Sans-Serif,Georgia,Times;
font-size:13px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
height:32px;
line-height:normal;
padding:12px 0 0;
}
.feature ul li a:hover {
background:#B95B00 none repeat scroll 0 0;
border:0 none;
color:#FFFFFF;
height:32px;
}
.feature div {
clear:both;
display:none;
margin:0 5px 0 0;
}
.feature div img {
float:left;
height:210px;
margin:0 10px 0 0;
width:360px;
}*/
.feature .exibe {
display:block;
}

.story1 {
	font-size: 80%;
	width: 567px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.story1 img{
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

.story1 h3{
	font: bold 125% Arial,sans-serif;
	color: #ffffff;
	background-color: #4D4948;
	padding: 4px 8px 4px 8px;
}
/*************** story styles ******************/

.story {
	font-size: 80%;
	width: 567px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.story img{
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

.story h1{
	color: #C40303;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial, sans-serif;
	font-size: 110%;
	font-weight: normal;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #ffffff;
	background-color: #4D4948;
	padding: 4px 8px 4px 8px;
}

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

.story a.capsule{
	font: 1em Arial,sans-serif;
	color: #C40303;
	display:block;
	padding-bottom: 5px;
}

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

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


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

/*#siteInfo{
	float: left;
	border-top: 1px solid #cccccc;
	background-color:#1F1A17;
	font-size: small;
	color: #cccccc;
	padding: 10px 100px 10px 300px;
	margin-top: 0px;
}*/

#siteInfo {
	display: inherit;
	background-color:#1F1A17;
	color:#ffffff;
	float:left;
	height:50px;
	text-align:center;
	width:100%;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	background-image: url(fondo1.jpg);
}

#siteInfo a{
	color: #FFFFFF;
}

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


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

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image: url(bg_nav.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


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

.relatedLinks, .relatedLinks1{
	margin: 0px;
	background-color: #FBEEEE;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
     
}


.relatedLinks h3,.relatedLinks1 h3{
	background-image: url(bg_RelatedLinks.gif);
	background-color: #C40303;
	background-repeat: repeat;
	color: #FFFFFF;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}


.relatedLinks h3 img,.relatedLinks1 h3 img{
	background-color: #C40303;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 7px;
}


.relatedLinks a{
	display: block;
	color: #000000;
	background-image:url(bg_RelatedLinks_a.gif);
	padding-left: 25px;
	padding-top: 2px;
	padding-bottom: 1px;
	
}


.relatedLinks1 a{

	color: #FFFFFF;
	
}




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

#advert{
	font-size: 75%;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#advert img{
	display: block;
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
}

/********************* end **********************/
.navenlace {
background-image: url(evento1.jpg);
font-weight:bold;
margin: 5px 0 5px 0;
padding:2px;
height: 79px;
}
.navenlace a {
background-image: url(evento1.jpg);
color:#666666;
display:block;
text-decoration:none;
width:100%;
}
.navenlace a:hover {
background-image: url(evento1outChange.jpg);
height: 79px;
color:#FFFFCC;
}
#navegador {
	float:right;
	padding:1px;
	width:155px;
	min-height: 255px;
	height: 255px;
	margin-right: 10px;
	margin-top: 5px;
}

/*********************  **********************/
.documento {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	background-position: center center;
	color: #333333;
}

.descargas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	text-transform: capitalize;
	background-position: center;
}

.descargas a{
	color: #000000;
	text-decoration: underline;	
}

.descargas a:hover{
	color: #C40303;
}

.noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-position: center;
	color: #C40303 !important;
}

.noticias a{
	color: #C40303; 
}

.noticias a:hover{
	color: #C40303;
	font-weight: normal;
}


.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	line-height: 150%;
}

.texto1{
	font-family: "Monotype Corsiva", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	line-height: 150%;
	}
	
.fondo{
  background-color:#CCCCCC;
}	

.espacio{
color: #C40303;
margin-bottom:2px;
margin-top:2px;
padding-bottom:2px;
padding-top:2px;
height:15px;
background:#F0c23a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
padding-left:4px;
}
