@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3F3F3F;
}td img {display: block;}
.foot {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
}

a.foot:link {
	color: #FFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}     /* unvisited link */
a.foot:visited {
	color: #FFF;
}  /* visited link */
a.foot:hover {
	color: #3F3F3F;
	background-color: #FFF;
}   /* mouse over link */
a.foot:active {
	color: #FFF;
	text-decoration: none;
}   /* selected link */
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: justify;
}
a.text:link {
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	text-decoration: none;
}     /* unvisited link */
a.text:visited {
	color: #B4A581;
}  /* visited link */
a.text:hover {
	color: #ECE8DF;
	background-color: #666;
}   /* mouse over link */
a.text:active {
	color: #B4A581;
	text-decoration: none;
}   /* selected link */.fecha {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #1F4F80;
	font-weight: bold;
}
.tit1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #1F4F80;
	font-weight: bold;
}

.boton {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #3A6587;
	background-color: #E5F3F8;
}
.textbox {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #3A6587;
	background-color: #F0F7FA;
	border: 1px solid #F0F7FA;
}
.textbox2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #3A6587;
	background-color: #F0F7FA;
	border: 1px solid #3B6587;
}
.gallerydiv {
	text-align: center;
	height: 135px;
	width: 180px;
}
