﻿body {
	background: #000 url('../siteart/bg.gif') repeat-x; 
	margin:20px 0px 0px 0px;
}


td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	color:#fff;
}



a.textlink:link, a.textlink:visited, a.textlink:active {
	font-weight:bold;
	color:#eb2026;
	text-decoration:none;
} 

a.textlink:hover {
	color:#fda421;
	text-decoration:none;
}





a.top:link, a.top:visited, a.top:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	text-decoration:none;
	color:#fda421;
	padding:0px 8px 10px 8px;
}


a.top:hover {
	text-decoration:none;
	color:#eb2026;
}




#left_navtd {
	padding:5px 0px 5px 0px; 
	border-right:1px #333333 solid; 
	border-top:1px #333333 solid; 
	border-bottom:1px #333333 solid;
	vertical-align:top;
}


a.nav:link, a.nav:active, a.nav:visited{
	font-weight:bold;
	text-transform:capitalize;
	color:#cccccc;
	padding:7px 0px 8px 0px;
	text-decoration:none;
	background: url('../siteart/off.jpg') no-repeat;
	display:block;
	width:219px;
	text-align:center;
	font-size:10pt;
}


a.nav:hover {
	color:#333333;
	background: url('../siteart/on.jpg') no-repeat;
}




#content {
	width:429px; 
	vertical-align:top; 
	padding:50px 40px 20px 40px;
	font-size:11pt;
}

#content_fin {
	width:429px; 
	vertical-align:top; 
	padding:50px 10px 20px 10px;
}

#content_fin a:link, a:active, a:visited {
	color:#eb2026;
	text-decoration:none;
}

#content_fin a:hover{
	color:#fda421;
	text-decoration:none;
}


#head1 {
	font-size:11pt;
	font-weight:bold;
	padding:20px 0px 10px 0px;
}

.head2 {
	font-size:10pt;
	font-weight:bold;
}


.habla {
	font-size:11pt;
	font-weight:bold;
	text-transform:uppercase;
	color:red;
}


.yellow {
	font-weight:bold;
	color:#fda421;
}

