@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
}

.noticias {
	overflow-y: scroll;
	overflow-x: hidden;
	height: 400px;
	width: 380px;
	padding-right: 10px;
}
.txt-noticias-small {
	font-size: 11px;
	text-align: left;
	padding-left: 10px;
	vertical-align: text-top;
	line-height: 16px;
	padding-right: 3px;
	color: #666666;
}
.h-dots {
	border-bottom-width: 5px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.manifiesto {
	overflow-y: scroll;
	overflow-x: hidden;
	font-size: 16px;
	padding-right: 8px;
	padding-left: 8px;
	overflow: hidden;
	color: #666666;
}
.titulo-enlace {
	font-size: 20px;
	color: #0F436D;
	font-weight: normal;
}
.subtitulo-enlace {
	font-size: 14px;
	color: #666666;
}
.documentos {
	overflow-y: scroll;
	overflow-x: hidden;
	width: 430px;
	padding-right: 10px;
	overflow: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
.div-enlaces {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}

.celdas-formulario {
	background-color: #EAEAEA;
	border: 1px solid #FFFFFF;
	padding: 1px;
	margin: 1px;
	font-size: 14px;
	color: #0F436D;
}
.txt-form {
	font-size: 15px;
	color: #0F436D;
}
.bttn-enviar-unete {
	background-color: #0F436D;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 14px;
	height: 30px;
	width: 80px;
	border: thin solid #FFFFFF;
}
.bttn-enviar-amigo {
	background-color: #C4DFF7;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 14px;
	height: 30px;
	width: 80px;
	border: thin solid #FFFFFF;
}
.txt-artistas {
	font-family: "Trebuchet MS";
	font-size: 11px;
}
.tit-artistas {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #0F436D;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	height: 16px;
}
.div-links {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.borde-news {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0C426E;
	border-right-color: #0C426E;
	border-bottom-color: #0C426E;
	border-left-color: #0C426E;
}
.txt-news {
	font-size: 14px;
	text-align: justify;
	vertical-align: top;
	height: 506px;
	width: 490px;
	overflow: auto;
	margin-right: 2px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 8px;
	color: #666666;
}
.fecha-news {
	font-size: 12px;
	color: #0C426E;
	font-weight: bold;
}
.footer {	
	color: #99CCFF;
	font-size: 10px;
}

.galery_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #396486;
}

.links-idioma {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}
.txt-entrada {
	font-size: 14px;
	text-align: justify;
	vertical-align: top;
	height: 506px;
	width: 590px;
	overflow: auto;
	margin-right: 2px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 8px;
	color: #666666;
}