@charset "utf-8";
.Menu_main {
	font-family: "Arial";
	font-size: 16px;
	font-weight: bold;
	color: #099;
	letter-spacing: 4px;
	word-spacing: normal;
	margin-left:20px;
	text-decoration:none;
	text-align: center;
}

.Menu_title {
	font-family: "Arial";
	font-size: 15px;
	font-weight: bold;
	color: #099;
	letter-spacing: 3px;
	word-spacing: normal;
	margin-left:0px;
	text-decoration:none;
}

.Menu_text1 {
	font-family: "Arial";
	font-size: 13px;
	font-weight: normal;
	color: #485188;
	letter-spacing: 1px;
	word-spacing: normal;
	margin-left:20px;
	text-decoration:none;
}

.Menu_options {
	font-family: "Arial";
	font-size: 10px;
	font-weight: bold;
	color: #333;
	/*letter-spacing: 1px;
	word-spacing: normal;
	margin-left:20px;
	text-decoration:none;*/
}

.Content_title {
	font-family: "Arial";
	font-size: 20px;
	font-weight: bold;
	color: #099;
	letter-spacing: 3px;
	word-spacing: normal;
	margin-left:0px;
	text-decoration:none;
	text-align: center;
}

.Log_text {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	color:#333;
	letter-spacing: 1px;
	word-spacing: normal;
	margin-left:0px;
	text-decoration:none;
}


.lstContenidos,.lstContenidos:visited {
	font-family: "Arial";
	font-size: 13px;
	font-weight: normal;
	color: #485188;
	letter-spacing: 1px;
	word-spacing: normal;
	text-decoration:none;
}
.lstContenidos:hover { text-decoration:underline;}

