body {
	scrollbar-face-color: #f5f5f5;
	scrollbar-shadow-color: #E5E5E5;
	scrollbar-highlight-color: #FFFFFF;
  	scrollbar-3dlight-color: #E5E5E5;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-track-color: #F5F5F5;
	scrollbar-arrow-color: #0176C6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../images/bg.jpg)  repeat-x fixed;
}

a:link {
	FONT-SIZE: 10pt;
	font-weight:bold;
	color: #0176C6;
	text-decoration: none;
}

a:visited {
	FONT-SIZE: 10pt;
	font-weight:bold;
	color: #0176C6;
	text-decoration: none;
}

a:hover {
	FONT-SIZE: 10pt;
	font-weight:bold;
	background: #0176C6;
	color: #FFFFFF;
	text-decoration: none;
}

a:active {
	FONT-SIZE: 10pt;
	font-weight:bold;
	color: #0176C6;
	text-decoration: none;
}

.txt {
	FONT-SIZE: 10pt;
	MARGIN: 0px 0px 10px;
	FONT-FAMILY: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	color: #666666;
}
.txt_bold {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}

.big_tit {
	FONT-WEIGHT: normal;
	FONT-SIZE: 18pt;
	COLOR: #000000;
	LINE-HEIGHT: 16pt;
	FONT-FAMILY: "Trebuchet MS", arial, Verdana, serif;
	LETTER-SPACING: -0.1em
}

.sub_tit {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	
}.txt_eventos {
	FONT-SIZE: 8pt;
	FONT-FAMILY: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	color:#666666
}

.txt_politica_privacidad_down {
	FONT-SIZE: 8pt;
	FONT-FAMILY: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	color:#666666;
	LINE-HEIGHT: 8pt;

}

.celda
	{
	COLOR: #666666;
	text-decoration: none;
	border: 1px solid #0176C6;
	word-spacing: normal;
	letter-spacing: normal;
	width: auto;
	}
	
	
.pdf
	{
	COLOR: #666666;
	FONT-SIZE: 10pt;
	FONT-FAMILY: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	text-decoration: none;
	border: 3px solid #FF0000;
	word-spacing: normal;
	letter-spacing: normal;
	width: auto;
	}	
	
	
.line
	{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	border-top: 1px solid #0176C6;
	word-spacing: normal;
	letter-spacing: normal;
	width: auto;
	}
}

.txt_home 
	{
		FONT-SIZE: 8pt;
		FONT-FAMILY: "Trebuchet MS", Tahoma, Verdana, sans-serif;
		color:#6699FF;	
	}
	
.popup
	{
	display:none;
	position:absolute;
	width:50%;
	left:330px;
	z-index:100; 
	
	}
.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}
	
	.menu ul{

	background:#0099CC;
	height:5px;
	list-style:none;
	margin:0;
	padding:0;	
	}
	
	.menu li{
		float:left;
		padding:0px;
		}
	.menu li a{
		background:url("images/seperator.gif") bottom right no-repeat;
		color:#FFFFFF;
		display:block;
		font-weight:normal;
		line-height:20px;
		margin:0px;
		padding:0px;
		text-align:left;
		text-decoration:none;
		}
		.menu li a:hover, .menu ul li:hover a{
			background: #2580a2 url("images/hover.gif") bottom center no-repeat;
			color:#FFFFFF;
			text-decoration:none;
			}
			
	.menu li ul{
		background:#333333;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:225px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		
		}
	.menu li li {
		background:url('images/sub_sep.gif') bottom left no-repeat;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:225px;
		}
	.menu li:hover li a{
		background:none;
		
		}
	.menu li ul a{
		display:block;
		height:35px;
		font-size:12px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
			background:#2580a2 url('images/hover_sub.gif') center left no-repeat;
			border:0px;
			color:#ffffff;
			text-decoration:none;
			}
	.menu p{
		clear:left;
		}	
