@charset "UTF-8";
html {
	height: 100%;
	width: 100%;
}
#wrapper {
	margin: 0px;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	height: auto;
	width: 960px;
}
#header {
	background: #FFF;
	padding: 0px;
	height: 120px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.8em;
	text-decoration: none;
	text-align: right;
}
#wrapper #header #logo {
	background: #FFF url(../_images/gslogo.gif) no-repeat center;
	height: 30px;
	width: 200px;
	clear: left;
	float: left;
	text-align: left;
	text-indent: -999px;
	display: block;
	position: relative;
	left: 65px;
	top: 75px;
}
#wrapper #header #contacto {
	text-align: right;
	clear: right;
	float: right;
	width: auto;
	position: relative;
	height: auto;
	font-weight: lighter;
	display: block;
	left: -62px;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	top: 90px;
	color: #666;
}
#areas {
	padding: 0px 0px 20px;
	min-height: 300px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	border-top: 1px solid #c33;
	border-bottom: 1px solid #C33;
}
#cont{
margin:auto;
width:850px;
text-align:left;
}
a:link, a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color:#c33;
}
#homeicon {
	height: 20px;
	width: 20px;
	background: url(../_images/home.png) no-repeat center center;
}
#homeicon a:link {
	height: 20px;
	width: 20px;
	background: url(../_images/home.png) no-repeat center center;
}

#homeicon a:hover {
	height: 20px;
	width: 20px;
	background: url(../_images/homehover.png) no-repeat center center;
}
#homeicon a:link {
	height: 20px;
	width: 20px;
	background: url(../_images/home.png) no-repeat center center;
}
#eesicon {
	height: 20px;
	width: 20px;
	background: url(../_images/back.png) no-repeat center center;
}
#eesicon a:link {
	height: 20px;
	width: 20px;
	background: url(../_images/back.png) no-repeat center center;
}
#eesicon a:hover {
	height: 20px;
	width: 20px;
	background: url(../_images/backhover.png) no-repeat center center;
}
#eesicon a:visited{
	height: 20px;
	width: 20px;
	background: url(../_images/back.png) no-repeat center center;
}
#tresdicon {
	height: 20px;
	width: 20px;
	background: url(../_images/back.png) no-repeat center center;
}
#vdicon {
	height: 20px;
	width: 20px;
	background: url(../_images/back.png) no-repeat center center;
}
#faicon {
	height: 20px;
	width: 20px;
	background: url(../_images/back.png) no-repeat center center;
}
#dmicon {
	height: 20px;
	width: 20px;
	background: url(../_images/back.png) no-repeat center center;
}
#crticon {
	height: 20px;
	width: 20px;
	background: url(../_images/back.png) no-repeat center center;
}
#icicon {
	height: 20px;
	width: 20px;
	background: url(../_images/back.png) no-repeat center center;
}

h1 {
	background-color:#fff;
	padding:5px;
	color:#c33;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	line-height: 100%;
	font-weight: bold;
	font-size:1.2em;
	margin:0px;
	font-weight: normal;
}
h2 {
	font-size:1.2em;
	margin:0px;
	padding:10px;
	background: #fff;
	font-weight: normal;
	color: #666;
	line-height: 100%;
}
td {
	font-size:0.9em;
	padding:4px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}
tr {
	background: #fff;
	text-indent:5px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	background: #FFF;
	height: 140px;
	padding-top: 10px;
	padding-right: 25px;
	text-indent: 65px;
}
