body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.borde {
	border: 1px solid #000A2E;
}
a:link, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.azul:link, a.azul:active, a.azul:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #001D92;
	text-decoration: none;
} 
a.azul:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #001D92;
	text-decoration: underline;
} 
a.ubicaciones:link, a.ubicaciones:active, a.ubicaciones:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #001D92;
	text-decoration: none;
} 
a.ubicaciones:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EEB51D;
	text-decoration: none;
} 
a.listado:link, a.listado:active, a.listado:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #001D92;
	text-decoration: none;
} 
a.listado:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #001D92;
	text-decoration: underline;
} 
a.menu:link, a.menu:visited, a.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.enlace:link, a.enlace:visited, a.enlace:active {
	font-weight: bold;
	color: #001D92;
	text-decoration: underline;
}
a.enlace:hover {
	font-weight: bold;
	color: #001D92;
	text-decoration: none;
}
a.empleo:link, a.empleo:visited, a.empleo:active {
	font-weight: bold;
	color: #001D92;
	text-decoration: underline;
	font-size:12px;
}
a.empleo:hover {
	font-weight: bold;
	color: #001D92;
	text-decoration: none;
}
.texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.tituloFicha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;	
}
.descripcionFicha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #003399;	
}
.fondo {
	background-attachment: fixed;
	background-image: url(img/circulo.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.fondo2 {
	background-attachment: fixed;
	background-image: url(img/circulo1.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bordeazul {
	border: 1px solid #001D92;
}
.textoazul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #001D92;
	text-decoration: none;
}
.textoazul10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #001D92;
	text-decoration: none;
}
.listadogris {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;	
}
.btEnviar {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;	
}
#logo{
visibility:hidden;
display: none;
}