.contact_logo{
	margin:20px 20px;
	margin-top:20px;
	width:278px;
	height:50px;
}

.contact{
	margin-left:auto;
	margin-right:auto;
	width: 770px;
}
	#sup{
		padding-top: 12px;
		background: url(../imagenes/borde_sup.png) no-repeat;
	}	
	#int{
		height: 160px;
		border:1px solid #6582bc;
		border-top:none;
		border-bottom:none;
		background-color:#eaeffc;
	}	
	#text1{
		padding-left:10px;
		float:left;
		width:240px;
		height:auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size:15px;
		font-weight:bold;
		text-align:left;	
	}	
	#text2{
		padding-left:0px;
		float:left;
		width:480px;
		height:auto;
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		font-weight:bold;
		font-style:oblique;
		text-align:left;
		color:#000099;
	}		
	#text2 a, #_text2 a:hover{
		text-decoration:none;
		color:#000099;	
	}
	#text2 a:hover{
		text-decoration:underline;
		color:#000099;
	}	
	#inf{
		height: 12px;
		background:url(../imagenes/borde_inf.png) no-repeat;
	}
