* {
	margin: 0;
	padding: 0;
	font-size: 1em;
	height: auto;
	margin-bottom: 10px;
}

body
{
	background: #FFFFFF;
	color: #0000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 12px;
	padding: 15px 0;
	margin: 0;
}

#container {
	margin: auto;
	text-align: left;
	margin-bottom: 5px;
}


#alternativa {
	margin: auto;
	text-align: left;
	margin-bottom: 5px;
	margin-left: 30px;
	margin-top: 10px;
}
#header {
	margin: auto;
	text-align: left;
	margin-bottom: 10px;
	height: 150px;
}
#hmenu {
	margin: auto;
	text-align: left;
	margin-bottom: 5px;
	height: 20px;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}

#marco {
	height: 210px;
	background-color: #666666;
}



ul.menu {
	list-style: none;
}

ul.menu li, h1 {
	font-size: 4em;
	/*margin-top: 0.2em;
	margin-bottom: -0.1em;*/
	letter-spacing: -0.05em;
	line-height: 0.9em;
	font-weight: bold;
	color: #ccc;
}

ul.menu li:after, h1:after {
	content: ".";
	color: gold;
}


/* Headings */
h1,h2,h3,h4,h5,h6
{
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-weight: normal;
	margin: 0;
}
#header h1
{
	/* end small header image specific lines */
	font-size: 24px;
	color: #262626;
	text-decoration: none;
	font-weight: bolder;
}
#header h2
{
	/* end small header image specific lines */
	font-size: 18px;
	color: #999999;
	font-weight: normal;
}

p {
	margin-top: 1em;
}

ul {
	list-style: square;
	margin: 1em;
}

li a {
	color: #CCCCCC;
	text-decoration: none;
}

li a:hover {
	color: #999;
	text-decoration: none;
}


#section {
	margin-right: 0px;
	margin-left: 0px;
	width: 300px;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: middle;
	z-index: auto;
	position: absolute;
}
/* footer */

#footer {
	float:left;
	width:750px;
	font-family:tahoma,verdana,arial,helvetica,sans-serif;
	font-size:x-small;
	text-decoration:none;
	font-weight:normal;
	vertical-align: bottom;
	border-top: 1px solid #e6e6e6;
	bottom: auto;
	margin-top: 5px;
	position: relative;
}

.CopyText {
	FONT-SIZE: 10px;
	COLOR: #757667;
	LINE-HEIGHT: 15px;
	FONT-FAMILY: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

A.CopyTex:link {
 COLOR: #000000; TEXT-DECORATION: none
 FONT-FAMILY: georgia, times, arial, verdana, sans-serif;}
 
A.CopyTex:hover {
 COLOR: #009933; TEXT-DECORATION: none
 FONT-FAMILY: georgia, times, arial, verdana, sans-serif;}

A.CopyTex:active {
 COLOR: #006699; TEXT-DECORATION: none
 FONT-FAMILY: georgia, times, arial, verdana, sans-serif;}
  
A.CopyTex:visited {
 COLOR: #006699; TEXT-DECORATION: none
 FONT-FAMILY: georgia, times, arial, verdana, sans-serif;}

.ingeniot {
	FONT-SIZE: 10px;
	COLOR: #757667;
	LINE-HEIGHT: 15px;
	FONT-FAMILY: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}


A.ingeniot:link {
 COLOR: #0099CC; TEXT-DECORATION: none
 FONT-FAMILY: georgia, times, arial, verdana, sans-serif;}
 
A.ingeniot:hover {
 COLOR: #006699; TEXT-DECORATION: none
 FONT-FAMILY: georgia, times, arial, verdana, sans-serif;}

A.ingeniot:active {
 COLOR: #006699; TEXT-DECORATION: none
 FONT-FAMILY: georgia, times, arial, verdana, sans-serif;}
  
A.ingeniot:visited {
 COLOR: #006699; TEXT-DECORATION: none
 FONT-FAMILY: georgia, times, arial, verdana, sans-serif;}
/* servicios */
#contenedor {
	margin: 0 40px 0 0;
	text-align: left;
	margin-bottom: 5px;
	width: 600px;
}
 
.servicestext {
	FONT-SIZE: 10px;
	COLOR: #757667;
	LINE-HEIGHT: 15px;
	FONT-FAMILY: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin-left: 20px;
}


