@charset "utf-8";
body {
    	background: #666666;
    	margin: 0;
    	padding: 0;
    	text-align: center;
    	color: #000000;
    }
    .oneColLiqCtr #container {
	width: 980px;  /* Ancho de la pantalla */
	background: #362F2D;
	margin: 0 auto; /* Centrar el contenedor */
	border: 1px solid #000000;
	text-align: left; 
    }
    .oneColLiqCtr #mainContent {
    	padding: 0 20px; 

}
a:link {
	color: #CC3300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC3300;
}
a:hover {
	text-decoration: underline;
	color: #CC3300;
}
a:active {
	text-decoration: none;
	color: #CC3300;
}
	a.footerlink:visited {color: #FFCC00;} 
    a.footerlink:active {color: #FFCC00;} 
    a.footerlink:link {color: #FFCC00;} 
    a.footerlink:hover {color: #CCCCCC;
}
	a.linkmenu:visited {color: #CCCCCC;} 
    a.linkmenu:active {color: #CCCCCC;} 
    a.linkmenu:link {color: #CCCCCC;} 
    a.linkmenu:hover {color: #CCCCCC;
}
	a.linkproject:visited {color: #99CC00;} 
    a.linkproject:active {color: #99CC00;} 
    a.linkproject:link {color: #99CC00;} 
    a.linkproject:hover {color: #99CC00;
}

/* INICIO - Propiedades para DIV's */
#linedrop { background: #000000; height: 18px; margin: 0 auto;}
#sha {
	width: 100%;
	background: #2B2623;
}
#sha2 {
	width: 100%;
	background: #141210;
}
#leftcontent {
	width: 100%;
	background: #FFFFFF;
}
#rightcontent {
	width: 100%;
	background: #FFFFFF;
}
#recentprojects {
	width: 261px; height: 275px;
	background: #2B2623; table-layout: fixed; margin: right;
	background-image:url(../images/bg-logo.jpg)
}
#footernews {
	height: 10px;
}
#espacio {
	width: 20px; height: 375px; background:url(../images/linespacer.jpg);
}
#welcome {
	width: 310px;
}
#welcome2 {
	width: 310px;
}
#spacer-footer {
	width: 700px; height: 20px; table-layout: auto; margin: 0 auto;
}
#ofertas {
	width: 700px; table-layout: auto; margin: 0 auto;
}
/* FIN - Propiedades para DIV's */

.normal {
	font-family: "Trebuchet MS", Helvetica;
	font-size: 12px;
	color: #E0E0E0;
}
.graytext {
	font-family: "Trebuchet MS", Helvetica;
	font-size: 12px;
	color: #E0E0E0;
}
.normaltext {
	font-family: "Trebuchet MS", Helvetica;
	font-size: 14px;
	color: #E0E0E0;
}
.orangetext {
	font-family: "Trebuchet MS", Helvetica;
	font-size: 14px;
	color: #FF6600;
}
.title {
	font-family: "Trebuchet MS", Helvetica;
	font-size: 20px;
	color: #FFFFFF;
	font-style: italic;
}
.footer { font-family: "Trebuchet MS", Helvetica; font-size: 12px; color: #FFFFFF; }
.buttonform { font-size: 14px; color: #003366; }
.footerlink { font-family: "Trebuchet MS", Helvetica; font-size: 12px; color: #FFFFFF; }
.linkmenu { font-family: "Trebuchet MS", Helvetica; font-size: 12px; color: #FFFFFF; }
.linkmenuPlus { font-family: "Trebuchet MS", Helvetica; font-size: 12px; color: #666666; }
.linkproject {
	font-family: "Trebuchet MS", Helvetica;
	font-size: 12px;
	color: #99CC00;
}
.greentext { font-family: "Trebuchet MS", Helvetica; font-size: 14px; color: #99CC00; }
.greentext-big { font-family: "Trebuchet MS", Helvetica; font-size: 16px; color: #99CC00; }
.cyantext-big { font-family: "Trebuchet MS", Helvetica; font-size: 16px; color: #66CCFF; }
.whitetext-big { font-family: "Trebuchet MS", Helvetica; font-size: 15px; color: #FFFFFF; }
