#tarjeta {
	float: left;
	height: 200px;
	width: 400px;
	background-image: url(../img/tarjeta.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.direccion_tarj a {
	color: #000000;
	text-decoration: none;
}
.direccion_tarj {
	color: #000000;
	margin-top: 60px;
	margin-left: 40px;
	font-size: 14px;
	line-height: 18px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
}
#formulario {
	color:#999999;
	margin-left:20px;
	width:345px;
	float: left;
	clear: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
}


.fila{
	color: #FF0000;
	clear: both;
	margin-top: 3px;
	margin-bottom: 4px;
} 
label {
	color:#CCCCCC;
	display:block;
	float:left;
	margin-top:2px;
	padding-left:10px;
	padding-right:5px;
	text-align:left;
	width:75px;
}
.caja_texto {
	color:#000000;
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-size:11px;
	width:245px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.caja_textogrande {
	background-color:#FFFFFF;
	color:#000000;
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-size:11px;
	width:245px;
	height:50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.boton_gris {
	background-color:#666666;
	color:#000000;
	float:right;
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-size:12px;
	margin-right:30px;
	width:75px;
	margin-top: 0px;
	margin-bottom: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mapa {
	float: right;
	height: 400px;
	width: 300px;
	clear: right;
	text-align: center;
	padding-top: 10px;
	margin-top: 10px;
	margin-right: 20px;
}
.politica a {
	color: #CCCCCC;
	text-decoration: none;
}
.politica {
	color: #999999;
	text-decoration: none;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
.direccion a:hover {
	color: #333333;
	text-decoration: none;
}

