@charset "iso-8859-2";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../image/fondo.jpg);
	background-color: #006B54;
	background-repeat: no-repeat;
	background-position: top;
}
.menu {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: right;
}
.menu a:link {
	color: #FFF;
	text-decoration: none;
}
.menu a:visited {
	text-decoration: none;
	color: #FFF;
}
.menu a:hover {
	text-decoration: none;
	color: #FFF;
}


.menu a:active {
	color: #FFF;
	text-align: center;
}
.txt1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #046551;
	font-weight: normal;
}
.txt0 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #288ABE;
	background-image: url(../image/fondo.jpg);
}
.title {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #105A7F;
	font-weight: bold;
}
.title2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #016090;
	font-weight: bold;
}
.txt1 {
	color: #006B54;
}
.txt1 a:link {
	color: #006B54;
	text-decoration: none;
}
.txt1 a:visited {
	text-decoration: none;
	color: #006B54;
}
.txt1 a:hover {
	text-decoration: none;
	color: #006B54;
}


.txt1 a:active {
	color: #006B54;
	text-align: center;
}
.txt1_verde {
	color: #006B54;
}
.imgContent2 {
	padding: 3px;
	border: 1px solid #E8F1FF;
	margin-bottom: 12px;
	margin-top: -4px;
	width: 100px;
	float: left;
	margin-right: 3px;
}
