@charset "utf-8";
/* CSS Document */

body {
	text-align:justify;
	color:#000000;}
	
/* #d65d18 (naranja de logo de Genergy) */
	
h1, h3, h4 {
	font-family:Trebuchet MS, Verdana,Arial, Helvetica, sans-serif;
	color:#000000;}
	
#container {
	margin:0 auto;
	width:950px;}
	
img {
	border:#d65d18 1px solid;
	margin:0 auto;}
	
#container2 {
	width:930px;}
	
#fotos {
	float:left;
	width:650px;}
	
#fotos td {
	text-align:center;
	font-weight:bold;
	color:#000000;
	padding:0 7px;}

#categorias {
	float:right;}
	
#categorias p {
	margin-left:35px;
	color:#d65d18;
	font-size:24px;
	font-weight:bold;}
	
#menu a {
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:black;}
	
#menu a:hover {
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#d65d18;}

#texto {
	padding:20px 10px;
	clear:both;
	width:500px;
	float:left;}
	
#menu {
	width:350px;
	float:right;}

#links {
	clear:both;
	width:100%;}
	
#links ul li {
	display:inline;
	text-align:center;
	margin-left:2%;}
	
#container h1, #container p.texto1 {
	margin:10px;}