/* --------------- html tags */
body
{
	height: 100%;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	color: #333333;
	background-color: #e4d1e7;
}
td
{
	font-family:Verana,Tahoma,Arial;
	font-size:11px;
	color: #333333;
	line-height: 16px;
}
a, a:hover, a:visited
{
	text-decoration: none;
	color: #49479d;
}




/* --------------- cms tags */
.Header_A
{
	background-color:#f5f5f5;
}

.Header_B
{
	background-color:#ffffff;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
}

.Content_A
{
	background-color:#f5f5f5;
	border-right:1px dashed #808080;
}

.Content_B
{
	background-color:#ffffff;
	border-right:1px dashed #808080;
}

.Footer_A
{
	background-color:#f5f5f5;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
}





/* --------------- facteo tags */
.celllogo
{
	width: 130px;
	padding-top: 8px;
}
.cellspacer
{
	width: 45px;
}
.cellname
{
	width: 435px;
}
.cellmenu
{
	width: 130px;
	padding-top: 10px;
}
.cellcontent
{
	width: 435px;
	padding-top: 10px;
}
.heallink:link
{
	height: 18px;
	text-decoration: none;
	color: #49479c;
	padding: 2px 4px 4px 6px;
}
.heallink:visited
{
	height: 18px;
	text-decoration: none;
	color: #7a3f85;
	padding: 2px 4px 4px 6px;
}
.heallink:hover
{
	height: 18px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	background-color: #49479c;
	padding: 2px 4px 4px 6px;
}
.asdasdasd
{
	width: 100%;
	text-decoration: none;
	color: #000000;
	background-color: #ffffff;
}


