body {
	background-color:#C6D8E2;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	background-image:url(images/background.gif);
	background-position:center;
	
}
#loader { 
	position:absolute;
	left:50%;
	top:50%;
	width:31px;
	height:31px;
	color:#FFF;
	margin-left:-31px;
	margin-top:-31px;
} 
#MainPage {
	position:absolute;
	left:50%;
	width:965px;
	height:auto;
	margin-left:-482px;
	margin-top:-20px;
	padding:0;
	background-color:#FFF;
}
#HeaderBorder{
	width:965px;
	height:6px;
}
#LeftBorder{
	position:relative;
	float:left;
	width:8px;
	height:420px;
}
#CenterPage{
	float:left;
	width:949px;
	height:auto;
}
#RightBorder{
	float:left;
	width:2px;
	height:120px;
}
#FooterBorder{
	float:left;
	width:965px;
	height:15px;
	background-repeat:no-repeat;
}
#HeaderBanner{
	float:left;
	width:945px;
	height:160px;
}
#navigationBar{
	margin:5px;
	height:20px;
}
#VoiceNavBar{
	padding-left:20px

}
#LeftColumn{
	float:left;
	width:192px;
	height:inherit;
	background-color:#F6F6F6;
	padding-bottom:10px;
	margin-left:0px;
}
#RightColumn{
	float:left;
	width:167px;
	height:auto;
	padding-bottom:10px;
}
.menuText{
	font-size:12px;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	vertical-align:middle;
}
.link{
	font-size:12px;
	color:#333333;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
}


.linkSelected{
	font-size:12px;
	color:#009900;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
}

.linkGeneral{
	font-size:12px;
	color:#009900;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:underline;
}

#PageContent{
	float:left;
	width:590px;
}
#titleContent{
	width:560px;
	font-weight:bold;
	font-size:17px;
	color:#7BA566;
	margin-bottom:20px;
	text-align:left;
}

#titleContent2{
	font-size:17px;
	color:#7BA566;
	text-align:left;
}

#NavigationPath{
	text-align:left;
	width:550px;
	color:#333333;
	margin-bottom:30px;
}
#textContent{
	width:560px;
	font:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:22px;
	color:#333;
	text-align:justify;
	margin-bottom:10px;
}

#VoiceLeftColumn{
	padding-top:5px;
	padding-bottom:4px;
	padding-left:10px;
	border-bottom-style:dotted;
	border-width:thin;
	border-color:#999999;
}

#VoiceLeftColumn a:hover{
	color:#090;
}

#newsright {
	padding-bottom:5px;
	padding-left:5px;

}

#newsright a{
	text-decoration:underline;
	color:#666;
	padding-bottom:5px;
}
	
#newsright a:hover{
	text-decoration:underline;
	color:#090;
}

#SubVoiceNavBar{
	padding-top:5px;
	padding-bottom:5px;
	margin-left:30px;
	border-bottom-style: dotted;
	border-width:thin;
	border-color:#999999;
}

#SubVoiceNavBar a:hover{
	color:#090;
}

#FooterCredits{
	width:943px;
	height:18px;
	margin-top:15px;
	background-color:#7D8692;
	color:#FFF;
	font-size:11px;
	padding-top:3px;
	padding-left:5px;
}

#Sede{
	float:left;
	width:965px;
	height:100px;
}



#dataNews {

}

#dataNews a{
	text-decoration:underline;
	color:#000;
	padding-bottom:5px;
}
	
#dataNews a:hover{
	text-decoration:none;
	color:#090;
}

