#bloquecentral {
	margin-left: 180px;
	width: 600 px;
}

#bloquecentral .c1 {
	width: 750px;
}
#bloquecentral .c2 {
	width: 327px;
	float: left;
	margin-right: 15px;
}
#bloquecentral .c3 {
	width: 240px;
	float: left;
	margin-right: 15px;
}


#bloquecentral .c1,  #bloquecentral .c2, #bloquecentral .c3{
	font-size: 14px;
	padding-bottom:10px;
	border-bottom: 3px solid #000000;
}
#bloquecentral .c1 h2,  #bloquecentral .c2 h2, #bloquecentral .c3 h2{
	font-size: 18px;
	border-top: 1px solid #000000;
}
#bloquecentral .c1 h2 a,  #bloquecentral .c2 h2 a, #bloquecentral .c3 h2 a{
	padding-left: 10px;
	padding-right: 10px;
	background-color: #000000;
	color: #FFFFFF;
	text-decoration: none;
}
#bloquecentral .c1 h2 a:hover,  #bloquecentral .c2 h2 a:hover, #bloquecentral .c3 h2 a:hover{
	background-color: #ffffff;
	color: #000000;
}

.limpiar2 {
	float:right;
	width: 750px;
}