/*********************************** page styles *****************************/

	html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	color: #3F3F3F;
	background-color: #E3E5E6;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
	
	
/*********************************** my content *****************************/

	#MyContent {
	position:absolute;
	height:280px;
	width:766px;
	margin:-140px 0px 0px -383px;
	top: 50%;
	left: 50%;
	border: 0px;
	overflow: no;
}



/*********************************** texto styles *****************************/

	.texto {
	line-height: 22px;
	padding-left: 10px;
	text-align: justify;
}

	.violetas {
	color: #790460;
}


	a:link	{
	text-decoration: none;
	color: #CFA6C8;
} 

	a:visited	{
	text-decoration: none;
	color: #CFA6C8;

}

	a:active	{
	text-decoration: none;
	color: #BE84AC;

}

	a:hover	{
	text-decoration: none;
	color: #790460;

}
	
	a.arriba	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #575757;
	padding: 2px 3px 2px 3px;
}

	a.arriba:link	{
	color: #FFFFFF;
	text-decoration: none;

} 

	a.arriba:visited	{
	color: #FFFFFF;
} 

	a.arriba:active	{
	color: #CFA6C8;
	background-color: #575757;

} 

	a.arriba:hover		{
	color: #CFA6C8;
	background-color: #575757;
}


	a.sub	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;
	line-height: 16px;
	
}

	a.sub:link	{
	color: #999999;
	text-decoration: none;

} 

	a.sub:visited	{
	color: #999999;
} 

	a.sub:active	{
	color: #999999;
} 

	a.sub:hover		{
	color: #3F3F3F;
}


	.sub2	{
	padding-left: 6px;

} 

	.gal	{
	border: 0px;	

}

	.gal img {
	margin: 0;
	padding: 0px;
	background: #790460;
}

	.gal img.expand {
	margin: 0;
	padding: 0px;
	background: transparent;
}

	.gal:hover		{
	filter: alpha(opacity=50);
	-moz-opacity: .50;
	opacity: .50;
	
}


/*********************************** legales styles *****************************/

	.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}


/*********************************** legales 2 styles *****************************/

	.legal2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #790460;

}
