.each-cobertura {
	background-color:transparent;
	padding:5px;
	float:left;
	margin:6px;
	cursor:pointer;
}

.each-cobertura:hover {
	background-color:#FFFFAB;
	cursor:pointer;
}

.each-cobertura img {
	border:1px solid #c0c0c0;
	padding:1px;
}

#right-left {
	float:left;
	width:305px;
}

#right-right {
	float:right;
	width:180px;
}

h2.formato1 {
	font-size:14px;
	padding-left:5px;
	color: #c20000;
}