.data {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.data-link {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.data-link:hover {
	color: #FDD063;
	text-decoration: underline;
}
.txt {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #163C52;
	letter-spacing: 1px;
	line-height: 20px;
}
.txt-titulo {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #CC0000;
	line-height: 22px;
	letter-spacing: 1px;
	font-weight: bolder;
}
.txt_barra {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #163C52;
	letter-spacing: 1px;
	line-height: 18px;
	padding-right: 15px;
	padding-left: 15px;
}
.campos {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #163C52;
	background-image: url(img/menu_bg.gif);
	text-indent: 3px;
	background-color: #fdd063;
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC9900;
	border-right-color: #FFFF00;
	border-bottom-color: #FFFF00;
	border-left-color: #CC9900;
}
.boton {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #163C52;
	background-image: url(img/menu_bg.gif);
	text-indent: 3px;
	background-color: #FDD063;
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFF00;
	border-right-color: #CC9900;
	border-bottom-color: #CC9900;
	border-left-color: #FFFF00;
	height: 32px;
	width: 50px;
	cursor: hand;
}

.barra {
	background-color: #ABC8DC;
	background-image: url(img/barra_img.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.menu_boton {
	padding-right: 10px;
	padding-left: 10px;
}
.galeria img{
border: 2px solid #CC0000;
}

.galeria:hover img{
border: 2px solid #FDD063;
}

.galeria:hover{
color: red; /* irrelevant definition to overcome IE bug */
