@CHARSET "ISO-8859-1";

div.serviciosmodule {
	float: left;
	height: 100%;
	margin-left: 10px;
	margin-right: 20px;
	margin-top: 10px;
	text-align: left;
	width: 420px;
}

div.serviciosmodule h1 {
	border-bottom: 1px solid #DCF4C1;
	color: #0099CC;
	float: left;
	font-size: 14pt;
	font-stretch: expanded;
	height: 27px;
	margin-top: 8px;
	padding-left: 10px;
	width: 380px;
}

div.serviciosmodule ul { list-style: none; }
div.serviciosmodule ul li { margin: 0;padding:0 0 5px;}

div.serviciosmodule ul li a {
	color: #0099CC;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

div.serviciosmodule ul li a:hover {
	color: #71BDD4;
}

div.serviciosmodule ul li div.itemactions a {
	background: none;
	display: inline;
}

div.serviciosmodule.viewsingle table tr td { text-align: justify; }
div.serviciosmodule.viewsingle table tr td.name { color:#006699;font-weight:bold;padding-right:15px; }