/* 
	CSS Document 
	Real Parroquia de Santa Marta
*/

.contenedor-scroll {
	margin: auto;
	width: 190px;
	height: auto;
	height: auto;
}

.ItemOpen,
.ItemCont,
.enlace,
.enlace a,
.enlace a:hover {
	font: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	width: auto;
}

.ItemOpen { 
	cursor:pointer;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
 }
.ItemCont { 
	overflow: auto; 
	padding-left: 15px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px; 
	text-decoration: none;
}

.enlace,
.enlace a {
	text-decoration: none;
	color: #333333;
	font-size: 12px;
}

.enlace a:hover {
	color: #333333;
	font-size: 12px;
	text-decoration: underline;
}
