div#contenido {
	overflow:hidden;
	width:980px;
	background-color:#FFF;
	margin:0;
	padding:0;
}
div#nuestros_socios {
	width:948px;
	overflow:hidden;
	overflow:auto;
	margin:16px;
	padding:0;
}
div#nuestros_socios p {
	font-size:13px;
	border-bottom:3px solid #848484;
	padding-bottom:15px;
	margin-bottom:15px;
}
div#nuestros_socios li {
	background:url(../img/linea-puntos.gif) repeat-x bottom;
	padding-bottom:15px;
	margin-bottom:15px;
	width:100%;
	overflow:auto;
	overflow:hidden;
	clear:both;
}
div#nuestros_socios li p {
	float:right;
	width:200px;
	margin:0;
	padding:0;
	background:none;
	border:none;
}
div#nuestros_socios li p img {
	max-width:150px;
}
div#nuestros_socios li div {
	float:left;
	width:650px;
	overflow:auto;
	overflow:hidden;
}
div#nuestros_socios li div p {
	float:none;
	margin:0 0 15px 14px;
	font-size:12px;
	width:640px;
}
div#nuestros_socios li div h2 {
	margin:0 0 5px 0;
	padding:0;
	background:none;
	color:#2B8578;
	font:bold 12px Arial, Helvetica, sans-serif;
	background:url(../img/flecha.gif) no-repeat 0.1em 4px;
	padding-left:14px;
	display:inline-block;
	text-transform:uppercase;
}
div#nuestros_socios li div p a {
	background:transparent url(../img/link.gif) no-repeat scroll 0 2px;
	font-size:12px;
	padding:0 0 17px 38px!important;
	display:inline-block;
}

