@charset "utf-8";
.paginainicial {
	background-color: #FFFFFF;
	background-image: url(imagenes/fondo.png);
	background-repeat:   repeat;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #FFFFFF;
	background-image: url(imagenes/fondo.png);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin: 0px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #0C8FB8;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #0C8FB8;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #ff6d22;
}


li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-repeat: no-repeat;
	float: left;
	list-style-image: url(imagenes/flechita.jpg);
	list-style-position: inside;
}
.pie:link {
	color: #FFFFFF;
}
.pie:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.pie:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
h1 {
	font-size: 12px;
	color: #0C8AB0;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.sitemapsidiomas {
	color: #0C8AB0;
	text-transform: none;
	text-decoration: none;
	background-color: #FFFFFF;
}

.sitemaps:link {
	color: #0C8AB0;
	font-weight: bold;
	text-transform: none;
	text-decoration: underline;
}
.sitemaps:Visited {
	color: #156380;
	text-decoration: underline;
	text-transform: none;
}
.sitemaps:Hover {
	color: #FF0000;
}
.titulosbases {
	font-size: 14px;
	text-decoration: underline;
}
.basesconcurso {
	font-size: 12px;
}
.tablasep {
	width: 10px;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
