body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6875em;
	color: #5e5e5e;
}

p
{
	margin-top: 8px;
	margin-bottom: 8px;
}

ol
{
	list-style: none;
	list-style-image:url(images/listas.png);
	padding-left: 30px;
}

ul
{
	list-style: none;
	list-style-image:url(images/listas.png);
	padding-left: 30px;
}

li
{
	padding-top:3px;
	padding-bottom:3px;
}

a:link,a:active,a:visited
{
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

a.grey:link,a.grey:active,a.grey:visited,a.grey:hover
{
	color: #5e5e5e;
}

a.orange:link,a.orange:active,a.orange:visited,a.orange:hover
{
	color: #F2532D;
}

.bold
{
	font-weight: 700;
}

.orange
{
	color: #F2532D;
}

h1#homeLink
{
	width: 250px;
	text-indent: -9999px;
	float:left;
}

h1#homeLink a
{
	display: block;
	width: 250px;
	height: 150px;
	margin-top: 20px;
}

#pageText
{
	height: 40px;
	margin-top: 65px;
	margin-left: 20px;
	width:700px;
	text-indent:-9999px;
	float:left;
}

#wrapper
{
	background-color: #ffffff;
	background-image: url(images/background.png);
	background-repeat: no-repeat;
	background-position:  left top;
	width: 985px;
	min-height:554px !important;
	height:auto !important;
	height:554px;
	margin-top: 0;
	margin-left: auto;
	margin-bottom: 0;
	margin-right: auto;
}

#leftColumn
{
	width: 400px;
	float: left;
}

#rightColumn
{
	line-height: 1.4em;
	background-color: #FFFFFF;
	width: 410px;
	margin-top: 110px;
	margin-left: 20px;
	margin-bottom:50px;
	float: left;
}

#header
{
	width: 100%;
	float: left;
}

#pageTitle
{
	text-indent: -9999px;
	width: 100%;
	height: 100px;
	margin-top: 55px;
	float: right;
}

#menu
{
	text-align: right;
	margin-top: 0;
	margin-right: 20px;
	float: right;
}

#footer
{
	float:left;
	margin:0 0 10px 680px;
	font-size:0.8em;
}

#footer a
{
	color:#5E5E5E;
}


ul#menu li
{
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	list-style: none;
}

.clear
{
	clear:both;
}

.titleEconlab
{
	background-image: url(images/titleEconlab.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.textEconlab
{
	background-image: url(images/textEconlab.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.titleSolucionesPracticas
{
	background-image: url(images/titleSolucionesPracticas.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.textSolucionesPracticas
{
	background-image: url(images/textSolucionesPracticas.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.titleExperiencias
{
	background-image: url(images/titleExperiencias.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.textExperiencias
{
	background-image: url(images/textExperiencias.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.titleEresResponsable
{
	background-image: url(images/titleEresResponsable.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.textEresResponsable
{
	background-image: url(images/textEresResponsable.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.titleComunidadEconlab
{
	background-image: url(images/titleComunidadEconlab.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.textComunidadEconlab
{
	background-image: url(images/textComunidadEconlab.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.titleContacto
{
	background-image: url(images/titleContacto.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.textContacto
{
	background-image: url(images/textContacto.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.noBorder
{
	text-decoration:none;
	color:#5E5E5E;
}