#card {
	font-family: Thaoma, Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 11px;
	color: #000;
	border: 1px solid #000066;
	width: 600px;
	height:100%;
	margin:0px;
	
}

#titlecard {
	font-size: 11px;
	font-weight: bold;
	margin:0px;
	width: 600px;
	border-bottom: 1px solid #000066;
}

.cardnomecampo {
position:static;
width:100px;
	font-weight: bold;
	font-size: 11px;
	margin:0px;
	float:left;
	margin-left: 1px;
	margin-right: 5px;
}

.cardvaluecampo {
position:static;
	font-size: 11px;
	float:left;
	width:450px;
	margin:0px;
	/*width: px;
	border: 1px solid #000;*/
}

#title_card_generic {
	background: #000066;
	color: #FFFFFF;
	margin:0px;
	font-weight: bold;
	font-size: 11px;
	
}

.sitemap_padre {
	margin-left: 10px;
	font-weight: bold;
}

.sitemap_padre a:link, .sitemap_padre a:visited, .sitemap_padre a:active {
	color: #020181;
	text-decoration: none;
	font-size: 13px;
}

.sitemap_padre a:hover {
	text-decoration: underline;
}

.sitemap_first {
	margin-left: 30px;
	font-weight: bold;45
}

.sitemap_first a:link, .sitemap_first a:visited, .sitemap_first a:active {
	color: #020181;
	text-decoration: none;
}

.sitemap_first a:hover {
	text-decoration: underline;
}

.sitemap_second {
	margin-left: 50px;
}

.sitemap_second a:link, .sitemap_second a:visited, .sitemap_second a:active {
	color: #020181;
	text-decoration: none;
}

.sitemap_second a:hover {
	text-decoration: underline;
}

.sitemap_third {
	margin-left: 70px;
}

.sitemap_third a:link, .sitemap_third a:visited, .sitemap_third a:active {
	color: #020181;
	text-decoration: none;
}

.sitemap_third a:hover {
	text-decoration: underline;
}

.sitemap_fourth {
	margin-left: 90px;
}

.sitemap_fourth a:link, .sitemap_fourth a:visited, .sitemap_fourth a:active {
	color: #020181;
	text-decoration: none;
}

.sitemap_fourth a:hover {
	text-decoration: underline;
}

.sitemap_fifth {
	margin-left: 110px;
}

.sitemap_fifth a:link, .sitemap_fifth a:visited, .sitemap_fifth a:active {
	color: #020181;
	text-decoration: none;
}

.sitemap_fifth a:hover {
	text-decoration: underline;
}


