.mainMenu {
	background-color: #F8F2E3;
	display: block;
	float: left;
	height: auto;
	width: 220px;
	/*border-left-color:#bcb7a3;
	border-left-style:solid;
	border-left-width:2px;*/
}
.MenuFull {
	display: block;
	clear: left;
	width: 220px;
}
.MenuFull img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.Header {
	display: block;
	float: left;
	width: 550px;
	padding-top: 55px;
}
.HeaderTop {
	text-align: right;
	display: block;
	clear: left;
	width: 550px;
}
.HeaderFull {
	display: block;
	clear: left;
	width: 550px;
}


.Menu {
	display: block;
	clear: left;
	width: 219px;
	height: 106px;
	border-left-color:#c3beb8;
	border-left-style:solid;
	border-left-width:1px;
}
.Menu a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999900;
	text-align: right;
	display: block;
	text-decoration: none;
	padding-right: 3px;
	padding-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #666666;
}
.Menu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
.FooterContact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #660000;
	background-image: url(../images/footer_left.jpg);
	text-align: right;
	height: 20px;
	display: block;
	width: 220px;
	padding-top: 45px;
	float: left;
	background-color: #E9D3A2;
	background-repeat: no-repeat;
	font-weight: bolder;
}
.FooterAddress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #333333;
	background-image: url(../images/footer_right.jpg);
	text-align: center;
	display: block;
	float: left;
	height: 50px;
	width: 550px;
	background-repeat: no-repeat;
	padding-top: 15px;
	background-color: #E9D3A2;
}
.FooterAddress a {
	font-weight: bolder;
	color: #333333;
	text-decoration: none;
}
.FooterAddress a:hover {
	text-decoration: underline;
}
.titulo_azul {
	color:#606783;
	font-size:20px;
}
.home_text_box {
	background-color:#FFFFFF;
	width:262px;
	height:auto;
	margin-top:15px;
	margin-bottom:15px;
	margin-left:10px;
}
.home_text {
	background-color:#FFFFFF;
	width:232px;
	height:auto;
	padding-left:15px;
	padding-right:15px;
}
