@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/fondo.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #264530;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #264530;
}
a:hover {
	text-decoration: none;
	color: #264530;
}
a:active {
	text-decoration: none;
	color: #264530;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;
}
h1 {
	font-size: 24px;
	color: #304B38;
}
h2 {
	font-size: 14px;
	color: #304B38;
}
h3 {
	font-size: 12px;
	color: #304B38;
}
.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.style2 {
	font-size: 12px;
	color: #a4bca4;
}

.fl {
	font-family:  Verdana,Arial,Helvetica,  sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}

a.fl:link {
    font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	}
a.fl:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a.fl:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a.fl:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.style3 {
	color: #A4BCA4;
	font-size: 12px;
}
.style4 {font-family: "Times New Roman", Times, serif}
.style5 {color: #A4BCA4; font-size: 12px; font-family: "Times New Roman", Times, serif; }

.contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}




.menu {
	font-family: "Times New Roman", Times, serif
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #264530;
}

a.menu:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #264530;
	text-decoration: none;
	}
a.menu:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #264530;
	text-decoration: none;
}
a.menu:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #264530;
	text-decoration: none;
}
a.menu:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #264530;
	text-decoration: none;
}
.imageBox {
	border: 1px solid #A4BCA4;
	background-color: #A4BCA4;
	padding: 2px;
	margin:5px 6px 5px 6px;
}