@charset "utf-8";
/* CSS Document */
img {
	border:0;
}
.box_contact{
	margin-left:65px;
	margin-top:-8px;
	background-image:url(../images/index/box_contacto.png);
	background-repeat:no-repeat;
	padding-left:18px;
	padding-right:18px;
	padding-top:57px;
	width:164px;
	height:169px;
	margin-bottom:-60px;
	font-family:verdana, arial; 
	font-size:11px; 
	color: #0052AD;
	line-height:16px;
}
 .box_mail{
	margin-left:65px; 
	margin-top:22px;
	background-image:url(../images/index/box_mail.jpg);
	background-repeat:no-repeat;
	padding-left:18px;
	padding-right:18px;
	padding-top:42px;
	width:164px;
	height:101px;
	margin-bottom:-18px;
	font-family:verdana, arial; 
	font-size:11px; 
	color: #0052AD;
}
.box_mail img{
	margin-right:5px;
	margin-left:7px;
}
.box_mail a, .box_mail a, .box_mail a {
	font-family:verdana, arial; 
	font-size:11px; 
	color: #0052AD;
	text-decoration:none;
}
.box_mail a:hover {
	text-decoration:none;
	color:#0090f9;
}
#cuerpo .imghld {
	margin-left:25px;
	margin-top:10px;
	
}

#cuerpo  .division {
	width:165px;
	height:25px;
	background-image:url(../images/index/lineadivisoria.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
#cuerpo  .division2 {
	width:165px;
	height:10px;
	
	background-image:url(../images/index/lineadivisoria.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
.clear {
	clear:both;
}
