.pie-keyword { 
	font: 8px gray; text-align: center; width: 770px;
}


BODY {
	background-color: #000000;
	margin-top: 10px; 
	margin-bottom: 20px; 
	margin-left: 0px; 
	margin-right: 0px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 130%
}

H1 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #FFFFFF; 
	background: #222222;
	padding: 5px 5px 5px 15px;
	margin: 0px 0px 10px 0px;
	font-weight : bold;
	border-top : 1px solid #555555;
	border-bottom : 1px solid #555555;	
}

/*   TABLA ********************************************************************** */

TD { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #aaaaaa;
	text-decoration: none;
}	

.table { width: 770px; padding: 0px; }
.table-100 { width: 100%; padding: 10px; border: 1px solid #222222; background: #111111;}
.td-100  { width: 100%  }
.hr-100	{ height: 1px; border: 0px; background-image: url("../images/line-gray.gif"); background-repeat: repeat-x; margin: 20 0 20 0px; }
.table-form { width: 100%; padding: 10px; background: #222222;border-bottom: 1px solid gray; }
.td-form  { width: 100%;   }



/* xxxxxxxxxxxxxxxxxxxxxxxxxxx*/

.texto_arial13_inf_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
.links_inf {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
}
.rednetcom {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	text-align: center;

}
.rednetcom:hover {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.links_inf:hover {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9933;
	text-decoration: none;
	font-weight: normal;
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxx*/





H2 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff; 
	font-weight:bold; 
}

H3 { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #0066cc; 
}



li{
	padding-left: 14px; 
	line-height: 160%;
}

hr {
	widht: 100%;
	size: 1px
	color: #003366;
	margin-top: 10px; 
	margin-bottom: 10px; 
}


a:link, a:visited, a:focus { 
	color: white; 
}
a:active  { 
	color: orange; 
}
a:hover 	{ 
	color: orange; 
}

.img {
	margin-top: 5px; 
	margin-bottom: 5px; 
	margin-left: 5px; 
	margin-right:5px; 
	background-color:#f5f5f5;
	padding: 5px 5px 5px 5px;
	border-top : 1px solid #bbbbbb;
	border-left : 1px solid #bbbbbb;
	border-right : 1px solid #bbbbbb;
	border-bottom : 1px solid #bbbbbb;
}

.llamador{
	background-color: #333333;
	color:#efefef;
	font-size:10pt;
	text-transform : uppercase;
	padding: 7px 3px 7px 8px;
	margin: 0px 0px 8px 0px;
	font-weight : bold;
	border: 1px solid gray;
}


.tablecentral { 
	background-color: #ffffff;
	background-image: url(images/back-page-cont.gif);
	background-repeat: no-repeat;
	width: 770px;	
	cellspacing: 40px;
	margin: 0px 0px 8px 0px;
}








#contenedor{
	text-align: left;
	margin: auto;
	width: 760px;
} 

#cabecera{
	background-color: #ffffff;
	border-bottom: #aaaaaa 1px solid; 
	color: #333300;
	font-size:25pt;
	font-weight: bold;
	padding-bottom: 20px;
	height: 50px;
	background-image: url(image.jpg);
	background-repeat: no-repeat;
}

#cuerpo{
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	margin-right: 0px; 
	background-color: #f8f8f8;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#principal{
	background-color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 250px;
	border-right: #aaaaaa 1px dashed; 
}




#lateral{
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	margin-right: 0px; 
	width: 230px;
	background-color: #ffffff;
	float:right;
}
#lateral ul{
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	margin-right: 0px; 
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	list-style: yes; 
}
#lateral li{
	margin: 2 2 2 2px;
	padding: 5 2 5 2px;
	font-weight: bold;
	border-top: #ffffff 2px solid; 
	border-bottom: #000000 2px solid; 
	border-left: red 2px solid; 
	border-right: blue 2px solid; 
}




#pie{
	clear: both;
	background-color: #555555;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align:right;
	color: #ffffff;
}








<!--************************* links del lateral neutralzados 
#lateral a{
	color: #3333cc;
	text-decoration: none;
}
****************************************** -->