.dolores{
	background:url(fondo5.png);
	background-repeat:no-repeat;
	background-position: top
}
.p {
		font-style: italic;
		font-weight: bold;
		font-size: 30px;
		font-family: verdana, sans-serif;
	}
.p2 {
	font-weight: bold;
	font-size: 24px;
	font-family: garamond, serif;
}
.tablas2{
	background-color: #2a63ba;
	box-shadow: 4px 3px 6px rgba(0,0,0,0.5); 
	padding: 10px 25px;
	list-style: none;
	text-align: center;
    margin: 10px; 
}
.tablas3{
	background-color: #F8FBEF;
	box-shadow: 0px 3px 6px rgba(0,0,0,0.5); 
	padding: 8px 20px;
	list-style: none;
	text-align: center;
    margin: 10px; 
}
.fondo1{
	background-color: #5882FA;
	box-shadow: 0px 3px 6px rgba(0,0,0,0.5); 
	padding: 8px 20px;
	list-style: none;
	text-align: center;
    margin: 10px; 
}
.le{
	font-weight: bold;
	font-size: 20px;
	font-family: garamond, serif;
	color:white; 
}
