/* CSS Document */
#FonsNegre {
	position:absolute;
	width:740;
	height:390;
	z-index:1;
	overflow: hidden;
	background-color: #000000;
	top: 198px;
	left: 10px;
}
#CapaMenuHorizontalSuperior {
	position:absolute;
	width:565px;
	height:32px;
	z-index:2;
	left: 190px;
	word-spacing:10px;
	top: 167px;
	font:Georgia, "Times New Roman", Times, serif;
}

#CapaTexto {
	position:absolute;
	width:520px;
	height:350px;
	z-index:3;
	left: 200;
	top: 209px;
	visibility: visible;
	background-color: #FFFFFF;
	text-indent: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow:scroll;
}
#CapaMenuVertical {
	position:absolute;
	width:170;
	height:80px;
	z-index:4;
	left: 20px;
	top: 220px;
	font:Georgia, "Times New Roman", Times, serif;
}
#CapaIdiomes {
	position:absolute;
	width:112px;
	height:23px;
	z-index:5;
	left: 588px;
	top: 10;
	font:Georgia, "Times New Roman", Times, serif;
	text-align:right;
}
#CapaDestacado{
	font:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	border: thin dashed #D32E12;
	
}
#CapaLogo{
	position:absolute;
	width:170;
	height:70;
	z-index:1;
	left:5px;
	top:309;
}
.linkLanguages a{
	color: #000000;
	font:Georgia, "Times New Roman", Times, serif;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
.languagesSimple{
	color:#000000;
}
.linkLanguages a:hover{
	color:#D32E12;
}
.linkLanguages a:visited{
	color:#D32E12;
}
.menuHorizontal a{
	color:#000000;
	font:Georgia, "Times New Roman", Times, serif;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-style:normal;
	font-weight:bold;
	text-decoration: none;
}
.menuHorizontal a:hover{
	color:#D32E12;
}
.texto{
	color:#000000;
	font:Georgia, "Times New Roman", Times, serif;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:normal;
	text-decoration:none;
	text-align:justify;
	left:10px;
	right:10px;
}
.textTitulosNoticias{
	color:#D32E12;
	font:Georgia, "Times New Roman", Times, serif;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	left:10px;
	right:10px;
}
.textoLink{
	color:#D32E12;
	font:Georgia, "Times New Roman", Times, serif;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:normal;
	text-decoration:none;
	text-align:left;
	left:10px;
	right:10px;
}
.menuVertical{
	color:#FFFFFF;
	font:Georgia, "Times New Roman", Times, serif;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	left:10px;
}
.menuDestacat{
	color:#D32E12;
	font:Georgia, "Times New Roman", Times, serif;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	left:1px;
}
