body {text-align:center; /*Para centrar con IE6*/
background-color:#282A2C;
background: url(images/bg.gif) repeat-x scroll 50% 0;
color: #000;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.4;
margin:0;
padding:0;
} 
h1 {
color:#FFCA38;
font-family:Arial;
font-size:35px;
font-weight:bold;
letter-spacing:-0.5px;
line-height:24px;
margin:0 0 10px;
padding:0; 
}

h2 {
color:#FFCA38;
font-weight:bold;
font-size:30px;
font-weight:normal;
margin: 0 0 10px;
padding:0;
}

h3 {
color:#000;
font-weight: bold;
font-size:17px;
font-weight:normal;
margin: 0 0 5px;
padding:0;
}

a { color:#000; text-decoration:none; }

ul { margin-bottom:10px; margin-top:10px; line-height: 1.0; text-decoration:none; list-style: none;  }

img { border: 0; }

#main { width:960px; margin:auto; text-align:left; }

.rounded { background-color:#FFF; }

#header { width:1100px; height:100px; }
.hide { display: none; }


#sheader { width: 800px; height: 80px; }

#central { float:left; width:76%; height:90%; }

#content { background-color:#282A2C; margin-top: 10px; margin-bottom: 10px;  }
#content a { color: #000; }

#side { float:left; margin-top: 10px; margin-left:10px; background-color:#282A2C; width:20%; margin-bottom: 10px; }
.sidecont { margin-top: 20px; margin-left: 10px; }
#side ul { line-height: 1.5;  padding: 0px; margin: 0 0 0 0; }
.left { float:left; }

#footer { background-color:#292A2C; width:98%; height:40px; clear:left;  }
.foot { padding: 15px; }


.clear {
	clear: both;
}

.button {
	cursor: pointer;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}

#home {
	display: block;
	padding: 20px;
}
#home h2 a {
color:#292A2C;
font-size:23px;
font-weight:normal;
margin: 0 0 15px;
padding:0;
}
#home-button {
	opacity: 1.0;
	border-bottom: 1px solid black;
}
#about {
	display: none;
	padding: 30px;
}
#about ul li { padding: 10px; }
#about-button {
	opacity: 0.7;
	border-bottom: 1px solid black;
}
#services {
	display: none;
	padding: 30px;
}
#services-button {
	opacity: 0.7;
	border-bottom: 1px solid black;
}

#contact {
	display: none;
	padding: 30px;
}
#contact-button {
	opacity: 0.7;
	border-bottom: 1px solid black;
}
#proyects {
	display: none;
	padding: 30px;
}
#proyects ul li { margin-top: 3px; }
#proyects-button {
	opacity: 0.7;
	border-bottom: 1px solid black;
}

.pad { border: #292A2C 1px solid; padding: 5px; }

#btns { font-family:Arial,Helvetica,sans-serif;
font-size:14px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
 }
 
#texta { display: block; }