
#contenedora_imagen
{
	float: right;
	width:400px;
	margin: 0px 0px 0px 5px;
	padding: 10px;
	
}
#contenedora_imagen img
{
	border:1px solid #C0C0C0;
}
#contenedora_imagen a
{
	float:left;
	
	margin:0px;
	padding:4px 0px 0px 10px;
	
	display:block;
	
	border-left:1px solid #A0A0A0;
	border-right:1px solid #A0A0A0;
	border-bottom:1px solid #A0A0A0;
	
	font-family: Verdana;
	font-size: 10px;
	color: #B2B2B2;
	font-weight: normal;	
	
	background-image: url(../../imagenes/contacto/pdf.gif);
	background-position: right 2px;
	background-repeat: no-repeat;
	
	width:157px;
	height:20px;
	
	text-decoration:none;
}
#contenedora_imagen a:hover
{
	text-decoration:underline;
}
span.rt_cahrter
{
	font-family: Verdana;
	font-size: 10px;
	color: #001F88;
	font-weight: bold;
	text-transform:uppercase;
}
a.btn_form
{
	
}
a.btn_form img
{
	margin-top:10px;
	border:0px;
}

