
	*{margin: 0px;
	padding: 0px;}
	* {list-style-type: none;}



#manchetagrande {
		margin-left: 0px;
		width: 500px;
		height: 50px;
		float: left;
			} 
	


h1 {

	position: relative;
	z-index: 3;
	width: 550px;
	height: 45px;
	margin-top: -5px;
	margin-bottom: 15px;
	background: url(logo_necesitoSantander3.png) no-repeat;
	text-indent: -9000px;
	
	
}






	
	 






	


#footer {
	
	clear: both;
	margin-top: 30px;
	
}

	
 
* {margin: 0;
padding:0;}




#otros-comercios {
	float: left;
	width: 200px;
	color: white;
	font-weight: bold;
	border: 1px solid #82a5b6;
	margin-top: 10px;
	font-family: "Verdana";
	font-size: 15px;
	
	
	
	
}
#otros-comercios p {
	padding: 5px;
	background-color: #618cca;
	
}

#otros-comercios ul {
	padding: 10px;
	padding-top: 0px;
}

#otros-comercios a {
	
	color: white;
}

#otros-comercios li a {

	color: blue;
	
}
#otros-comercios a:hover {
	
	color: red;
}




#footer a {
	
	font-family: "Verdana";
	font-size: 15px;
	color: blue;

	text-decoration: none;
	border: 1px solid #82a5b6;
	padding: 5px 7px;
}

#footer a:hover {
	color: red;
	text-decoration: underline;
	background-color: #ccc;
}



