body {
	background-image: url(../imagenes/fondo2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow-x:hidden; 
	overflow-y:scroll;
}
.textoComun {
	font-family: "Segoe UI", Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	margin: 10px;
	padding: 10px;
	text-align: justify;
	line-height:1.5em;
}
.letter {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20px;
	color: #C00;
	margin-top: 10px;
	margin-right: 00px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.fondoLin {
	background-image: url(../imagenes/linsep.jpg);
	background-repeat: repeat-x;
}
.vinculoActivo {
	font-family: "Segoe UI", Arial, Verdana, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	background-color: #466B99;
	margin: 2px;
	padding: 2px;
	display: block;
	margin: 2px;
	padding: 2px;
	text-decoration: none;
}
.linkIdiomas {
	font-family: "Segoe UI", Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #466B99;
}



.vinculos {
	font-family:"Segoe UI", Verdana, Arial, Sans-Serif;
	font-size: 12px;
	color: #466B99;
	font-weight: bold;
	display: block;
	margin: 2px;
	padding: 2px;
	text-decoration: none;
}
.vinculos:hover {
	font-family:"Segoe UI", Verdana, Arial, Sans-Serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	display: block;
	margin: 2px;
	padding: 2px;
	background-color: #466B99;
}



.linVertical {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F60;
}
.bordefoto {
	border: 1px solid #900;
	margin: 2px;
	padding: 2px;
}
.marcoTabla {
	border: 1px solid #999;
}
.fondomenu {
	background-image: url(../imagenes/fondmenu.png);
	background-repeat: repeat-y;
}
.textoidiomas {
	font-family: "Segoe UI", Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	line-height:1.5em;
	color: #B78C01;
	font-weight: bold;
}
