A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: red;}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../figuras/fondo.gif);
	font-size: 14px;
	line-height: 18px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}

.titulo1 {
	font-size: 56px;
	font-weight: bold;
	color: #007E7D;
	line-height: 56px;
}

.titulo2 {
	font-size: 24px;
	font-weight: bold;
	color: #007E7D;
}

.titulo3 {
	font-size: 14px;
	font-weight: bold;
	color: #007E7D;
}

.blanco{color: #FFFFFF}

.n9{
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 9px;
}

.fondoEm{
	background-image:     url("fond_exopol.gif");
	background-repeat:  no-repeat;
	background-position: -30px 10px;
}
.fondoEm2{
	background-image:     url("fond_exopol.gif");
	background-repeat:  no-repeat;
	background-position: 192px 10px;
}
.fondoVac{
	background-image:     url("fond_vac.gif");
	background-repeat:  no-repeat;
	background-position: -30px 10px;
}
.fondoVac2{
	background-image:     url("fond_vac.gif");
	background-repeat:  no-repeat;
	background-position: 192px 10px;
}
.fondoMic{
	background-image:     url("fond_micro.gif");
	background-repeat:  no-repeat;
	background-position: -30px 10px;
}
.fondoMic2{
	background-image:     url("fond_micro.gif");
	background-repeat:  no-repeat;
	background-position: 192px 10px;
}
.fondoConcurso{
	background-image:    url(../concursoideas/talento.gif);
	background-repeat:   no-repeat;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}

