/* CSS Document */

.datosperu-destacado {
	background-image: url(../Images/09-bg-celeste1.jpg);
	background-repeat: repeat-x;
	border: 1px dotted #cccccc;
	height: 135px;
}
.datosperu-destacado-contenedor {
	margin:15px;
	}
.datosperu-destacado img {
	border: 1px solid #D8D8D8;
	clear: left;
	float: left;
	margin-right: 15px;
}
.datosperu-destacado a {
	font-size: 14px;
	font-weight: bold;
	display: block;
	text-decoration: none;
}
.datosperu-destacado-idioma {
	color: #669900;
}
.datosperu-destacado p {
	color: #333333;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}
.datosperu-item {
	clear: none;
	float: left;
	height: 270px;
	width: 27%;
	margin-right: 2%;
	background-image: url(../Images/09-bg-celeste1.jpg);
	border: 1px dotted #cccccc;
	background-color: #f2f7fd;
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 11px;
	padding-right: 11px;
	margin-bottom: 15px;
	display: block;
}
.datosperu-item a {
	display: block;
	text-decoration: none;
}
.datosperu-item a:hover, .datosperu-destacado a:hover {
	text-decoration: none;
}
.datosperu-item img {
	border: 1px solid #D8D8D8;
	clear: both;
	display: block;
	margin-bottom: 10px;
	margin-top: 12px;
}
.datosperu-item a:hover img, .datosperu-destacado a:hover img {
	border: #3366FF 1px solid;
}

.datosperu-item h4 {
	font-weight: bold;
	font-size: 13px;
	margin-top: 6px;
	margin-bottom: 6px;
	text-decoration: underline;
	line-height: normal;
}
.datosperu-destacado h4 {
	font-size: 16px;
	text-decoration: underline;
}
.datosperu-item a:hover h4, .datosperu-destacado a:hover h4 {

	
}
.datosperu-item p {
	font-size: 11px;
	line-height: normal;
	color: #333333;
	display: block;
	margin-top: 10px;
	margin-bottom: 8px;
	font-weight: normal;
	text-decoration: none;
}
.datosperu-item a:hover p, .datosperu-destacado a:hover p {
	color: #333333;
	text-decoration: none;
	
}
.tercera-col {
}
.datosperu-item p strong {
	color: #000000;
}

