.banner_contenido{
	margin-top:5px;
	width:999px;
	height:80px;
	background: no-repeat right;
	border:none;
}

.partner{
	margin-top: 13px;
	margin-left:auto;
	margin-right:auto;
	width: 500px;
}
	#sup{
		padding-top: 10px;
		background: url(../imagenes/partners/borde_sup.png) no-repeat;
	}
	#int{
		height: 77px;
		border:1px solid #6582bc;
		border-top:none;
		border-bottom:none;
		background-color:#eaeffc;
	}
	#logo{
		float: left;
		height:77px;
		width: 90px;
		padding-left: 10px;
		border:none;
		float:left;
	}	
	#logo img{
		height: 77px;
		width: 88px;
		border:none;
		margin:0px;
	}
	#texto{
		font:Arial, Helvetica, sans-serif bold 15px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		text-align:left;
		float:left;
		height:77px;
		width: 370px;
		padding-left:20px;	
	}    
	#texto a{
		text-decoration:none;
		color:#000000
	}	
	#texto a:hover{
		text-decoration:underline;
		color:#000000
	}   
	#inf{
		height: 10px;
		background: url(../imagenes/partners/borde_inf.png) no-repeat;
	}