* {
	padding: 0;
	margin: 0;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
html, body {
	height: 100%;
}
body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	padding: 0px;
	min-height: 100%;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -100px;
}
.footer, .push {
	height: 100px;
}
.footer {
	font-size: 11px;
	line-height: 13pt;
	border-top-width: thin;
	border-top-style: none;
	border-top-color: #CCFF66;
	background-color: #333333;
	text-align: center;
	color: #666666;
	background-image: url(../Images/linelite.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#top {
	font-size: 11px;
	width: 100%;
	text-align: right;
	float: none;
	margin-top: 0px;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #CCFF00;
	clear: both;
	margin-bottom: 100px;
	background-color: #333333;
	color: #CCCCCC;
	background-image: url(../Images/linelite.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#top a {
	color: #CCCCCC;
	padding-right: 10px;
}
#top a:hover {
	color: #AFBD20;
}

#top_intranet {
	font-size: 11px;
	width: 20%;
	text-align: left;
	float: left;
	margin-top: 0px;
	color: #CCCCCC;
}
#top_intranet a {
	color: #999999;
	padding-right: 10px;
}
#top_intranet a:hover {
	color: #00CCFF;
}
#header {
	width: 500px;
	margin: 0px auto 30px auto;
	text-align: center;
}

#img_cent {
	width: 100%;
	text-align: center;
	font-family: Calibri, Verdana, Arial;
	background-image: url(../Images/mesa.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	height: 300px;
}

#contenido {
	width: 100%;
	text-align: center;
	font-family: Calibri, Verdana, Arial;
	background-image: url(../Images/line.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
}

#contenido a {
	width: 100%;
	text-align: center;
	outline-style: none;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	font-family: Calibri, Verdana, Arial;
}

#contenido a:hover {
	width: 100%;
	text-align: center;
	outline-style: none;
	text-decoration: underline overline;
	color: #006993;
	font-weight: bold;
	font-size: 12px;
}
#obras {
	width: 100%;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding-top: 20px;
}
#maintext {
	width: 640px;
	height: 140px;
	text-align: justify;
	margin: 40px auto;
	padding: 20px auto;
	font-size: 12px;
}

.footer a {
	color: #CCCCCC;
}
.footer a:hover {
	color: #D31145;
}
a img {
	border: 0;
}
a {
	color: #3399CC;
}
a:hover {
	color: #F40C86;
}
h1 {
	margin-top: 10px;
	font-size: 18px;
}
