@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(/imgs/background/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #f3f4f7;
	text-align: justify;
	font-family: Calibri, Tahoma, "Myriad Pro", Verdana;
	font-size: 0.9em;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
}
p {
	margin: 1em;
}
a {
	color: #075BA2;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
h1 {
	font-size: 1.25em;
	margin-top: 0em;
	margin-right: 0.5em;
	margin-bottom: 0em;
	margin-left: 0.5em;
}
h2 {
	font-size: 1.1em;
	color: #666666;
	margin-top: 0em;
	margin-right: 0.5em;
	margin-bottom: 0em;
	margin-left: 0.65em;
}
.informacion {
	font-size: 0.75em;
	color: #666666;
	text-align: justify;
}
.txt_osc_bold {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.txt_gray_bold {
	font-weight: bold;
	color: #414141;
}
ul {
	margin-left: 3em;
}
.txt_claim {
	font-size: 0.8em;
	font-weight: 400;
	color: #666666;
	text-align: center;
}
#CABECERA {
	margin: 0px;
	float: left;
	height: 40px;
	width: 900px;
}
#CABECERA #logotipo {
	margin: 0px;
	float: left;
	height: 40px;
	width: 171px;
}
#CABECERA #accesos {
	margin: 0px;
	float: right;
	height: 100%;
	width: 700px;
	text-align: right;
}
#CABECERA #accesos img {
}
#TITULO {
	float: left;
	height: 30px;
	width: 900px;
	margin-top: 2em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#TITULO #keywords {
	margin: 0px;
	float: left;
	height: 30px;
	width: 350px;
	color: #333333;
	font-weight: bold;
	font-size: 1.25em;
}
#TITULO #subaccesos {
	float: right;
	height: 30px;
	width: 525px;
	margin-top: 0px;
	margin-right: 1em;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	font-weight: bold;
}
#TITULO #subaccesos a {
	color: #333333;
	font-weight: normal;
}
#TITULO #subaccesos a:hover {
	color: #075BA2;
	text-decoration: none;
}
#CONTENIDO {
	float: left;
	height: auto;
	width: 900px;
	margin: 0px;
}
#CONTENIDO #UP {
	background-image: url(/imgs/CONTENIDO/UP_900x15.png);
	margin: 0px;
	float: left;
	height: 15px;
	width: 900px;
}
#CONTENIDO #MID {
	background-image: url(/imgs/CONTENIDO/MID_900x15.png);
	background-repeat: repeat-y;
	float: left;
	height: auto;
	width: 900px;
}
#CONTENIDO #DOWN {
	background-image: url(/imgs/CONTENIDO/DOWN_900x15.png);
	margin: 0px;
	float: left;
	height: 15px;
	width: 900px;
}
#PIE {
	float: left;
	height: auto;
	width: 900px;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#PIE #navegador {
	background-image: url(/imgs/PIE/navegador/fondo.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 20px;
	width: 900px;
}
#PIE #navegador #directorios {
	float: right;
	height: 15px;
	width: 790px;
	margin-right: 1em;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 0.9em;
}
#PIE #CUADROS {
	float: left;
	height: auto;
	width: 900px;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#PIE #copyright {
	float: left;
	height: 40px;
	width: 900px;
	margin-top: 1em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#PIE #copyright #year {
	float: left;
	height: 40px;
	width: 175px;
	font-size: 0.85em;
	color: #999999;
	margin: 0px;
}
#PIE #copyright #year p {
	margin: 0px;
}
#PIE #copyright #year a:hover {
	color: #333333;
}
#PIE #copyright #acceso_inferior {
	margin: 0px;
	float: right;
	height: 40px;
	width: 700px;
	text-align: right;
	font-size: 0.85em;
}
#PIE #copyright #acceso_inferior p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#PIE #copyright #acceso_inferior a:hover {
	color: #333333;
}
