/* CSS Document */

body {
	margin: 15px;
	height: 100%;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background: #ffffff;
}
* html body{
	font-size:xx-small;	
	f\ont-size:x-small;	
}

/* keep folowing styles together..........................*/
* html ul ul {
	margin-left:-16px;/* ie5 fix */
	voice-family: "\"}\""; 
	voice-family: inherit;
}	

* html ul ul {margin-left:0;/* hide margin from ie5*/}

/* keep above styles together .............*/



li:hover li a, li.over li a {
    color: #000000;
   background-color: #F0FFE8;
}
a {
	text-decoration: none;
	
	font-weight:bold;
	
	color:#009900;
}
a:hover {
	text-decoration: none;
	
	font-weight:bold;
	
	color:#005500;
}
#t_menu {
	padding-left:15px;
}
#ta_menu {

	border: ridge;
	
	border-color:#CCCCCC;
}
#menu_lineas{	
	border-color:#CCCCCC;
	
	border-bottom: ridge;
	
	border-top: ridge;	
}
#con_member {

	border: ridge;
	
	border-color:#CCCCCC;
	
	border-top: none;
}
#member {

	border: none;
	
	border-color:#CCCCCC;
}
#lenguaje {
	
	padding-left: 5px;
}
#member2 {
	border: ridge;
	
	border-color:#CCCCCC;
	
	border-top: none;
}
.txt {

	padding-left: 10px;
	padding-right: 10px;
}

