body {
	background:#000;
	font:12pt Georgia, "Times New Roman", Times, serif;
	line-height:15px;
	color:#fff;
	margin: 20px 0px 20px 0px;
	text-align:left;
}

#contenido {
width:900px;
margin-left:auto;
margin-right:auto;
}

#general{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	}
	
#menu{
	width:151px;
	float:left;
	margin-top:0px;
	
}
#menu a:hover{
	border:0px;
	}
	
#portada{
	
	width:720px;
	float:right;
	color:#FFF;
	
}
#portada2{
	
	width:720px;
	float:right;
	color:#FFF;
	margin-top:40px;
}
#clientes{
	height:68px;
	width:151px;
	float:left;
	margin-left:25px;
	
	
}

.treeMenuDefault {
            font-style:normal;
        }
 
        .treeMenuBold {
            font-style: italic;
            font-weight: bold;
      }
a:link {
	text-decoration: none;
	color: #FFF;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
