div#franjabotones {
	border-top: 1px solid #fff;
	border-bottom: 2px solid #B6B5B5;
	background-color: #8A4F17;
}

div#contenido {
	background-image: url(../img/contactenos/bg_cont.gif);
	background-repeat: repeat-x;
	background-color: #58616A;
}

div#columna_right {
	position: absolute;
	right: 56px;
	top: 216px;
	width: 174px; 
	text-align: right;
}

div#columna_right img {
	width: 80px;
	border: 1px solid #fff;
}



div#text {
	height: 250px;
}


a#mail {
	font-size: 12px;
	font-weight: bold;
}


a:link#mail, a:visited#mail {
	text-decoration: none;
}

a:hover#mail, a:active#mail  {
	text-decoration: underline;
}


.thumbnail {
	margin: 0px 10px 0px 0px;
}