@charset "UTF-8";

body {
	font-family: 'Barlow Semi Condensed', sans-serif;
	background-color: #FFFFFF;
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
}



#barramenu {
	position:fixed;
	width:200px;
	height:850px;
	z-index:2;
	padding: 0px;
	overflow: visible;
	background-color: #FFF;
	text-align: center;
	font-weight: 300;
	font-family: "Barlow Semi Condensed";
	font-size: 3px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}



.enlacesindex_sin {
	color: #333;
	text-decoration: none;
	font-weight: 300;
	font-family: "Barlow Semi Condensed";
	font-size: 19px;
}




.enlacesindex_sinya {
	color: #00908e;
	text-decoration: none;
	font-weight: 300;
	font-family: "Barlow Semi Condensed";
	font-size: 19px;
}



a.enlacesindex_apartados:visited {
	color: #333;
	text-decoration: none;
	font-weight: 300;
	font-family: "Barlow Semi Condensed";
	font-size: 19px;
}

a.enlacesindex_apartados:link{
	color: #333;
	text-decoration: none;
	font-weight: 300;
	font-family: "Barlow Semi Condensed";
	font-size: 19px;
}

a.enlacesindex_apartados:hover {
	color: #00908e;
	text-decoration: none;
	font-weight: 300;
	font-family: "Barlow Semi Condensed";
	font-size: 19px;
}

a.enlacesindex_apartados:active {
	color: #00908e;
	text-decoration: none;
	font-weight: 300;
	font-family: "Barlow Semi Condensed";
	font-size: 19px;
}






a.enlacesindex:visited {
	color: #666;
	text-decoration: none;
	font-weight: 100;
	font-family: "Barlow Semi Condensed";
	font-size: 16px;
	font-style: normal;
	line-height: 13pt;
}
a.enlacesindex:link {
	color: #666;
	text-decoration: none;
	font-weight: 100;
	font-family: "Barlow Semi Condensed";
	font-size: 16px;
	font-style: normal;
	line-height: 13pt;
}
a.enlacesindex:hover {
	color: #00908e;
	text-decoration: none;
	font-weight: 100;
	font-family: "Barlow Semi Condensed";
	font-size: 16px;
	font-style: normal;
	line-height: 13pt;
}
a.enlacesindex:active {
	color: #00908e;
	text-decoration: none;
	font-weight: 100;
	font-family: "Barlow Semi Condensed";
	font-size: 16px;
	font-style: normal;
	line-height: 13pt;
}



.enlacesindex_ya {
	color: #00908e;
text-decoration: none;
	font-weight: 100;
	font-family: "Barlow Semi Condensed";
	font-size: 16px;
	font-style: normal;
	line-height: 13pt;
}



.copy {
	color: #999;
	text-decoration: none;
	font-weight: 100;
	font-family: "Barlow Semi Condensed";
	font-size: 14px;
	font-style: normal;
	line-height: 13pt;
}



.textosobremi {
	color: #999;
	text-decoration: none;
	font-weight: 100;
	font-family: "Barlow Semi Condensed";
	font-size: 20px;
	font-style: normal;
	line-height: 20pt;
}


.textosobremi_titulo {
	color: #999;
	text-decoration: none;
	font-weight: 500;
	font-family: "Barlow Semi Condensed";
	font-size: 20px;
	font-style: normal;
	line-height: 20pt;
}



img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	vertical-align: top;
	margin: 0px;
}
