/*---------------------------- body ----------------------------*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#E3E0D7;
	font-family: "Arial", Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #241C1A;
	text-decoration: none;
	line-height:1.4;
	}


img {
	border: 0;
}


.bordo{
	border: Dashed 1px #241C1A;
	}
	


/*---------------------------- title ----------------------------*/
.title {
	font-family: "Arial", Helvetica;
	font-size: 18px;
	font-weight: normal;
	color: #241C1A;
	text-decoration: none;
	height:40px;
	}


/*---------------------------- menu ----------------------------*/
.menu {
	font-family: "Arial", Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #E3E0D7;
	text-decoration: none;
	text-transform:uppercase;
}

.menu a:active, .menu a:visited, .menu a:link {
	color: #E3E0D7;
	text-decoration: none;
	}

.menu a:hover {
	color: #8cd21e;
	text-decoration: none;
	}
	

.menu_select {
	font-family: "Arial", Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #8cd21e;
	text-decoration: none;
	text-transform:uppercase;
}

	
/*---------------------------- text ----------------------------*/

.text_big {
	font-family: "Arial", Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #241C1A;
	text-decoration: none;
	line-height:1.6;
	}
	
.text {
	font-family: "Arial", Helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #241C1A;
	text-decoration: none;
	line-height:1.4;
}

.text a:active, .text a:visited, .text a:link {
	color: #241C1A;
	text-decoration: none;
	}

.text a:hover {
	color: #8cd21e;
	text-decoration: none;
	}

.text_small {
	font-family: "Arial", Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #241C1A;
	text-decoration: none;
	line-height:1.4;
	}

.text_small a:active, .text_small a:visited, .text_small a:link {
	color: #241C1A;
	text-E3E0D7: none;
	}

.text_small a:hover {
	color: #8cd21e;
	text-decoration: none;
	}
	
/*---------------------------- footer ----------------------------*/
.footer {
	font-family: "Arial", Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #E3E0D7;
	text-decoration: none;
	}

.footer a:active, .footer a:visited, .footer a:link {
	color: #E3E0D7;
	text-E3E0D7: none;
	}

.footer a:hover {
	color: #8cd21e;
	text-decoration: none;
	}
