body {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	margin:0px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color:#FFF;
	background-image:url(../images/pattern2.jpg);

}

.menu a:link,
.menu a:visited	{color: #111e15; text-decoration: none; }
.menu a:hover {color: #111e15; text-decoration:underline; }
.menu active {color: #111e15; }

.titleMenu {
	font-size: 16px;
	color:#111e15;
}

.cont_txt {
	font-size: 14px;
	color: #FFF;
	text-align: justify;
}

.footer_txt {
	font-size: 14px;
	color: #516c5c;
}

.cont_blanco {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
}

