body {
	margin: 0px;
	background-image: url(../img/fondo_juntos.jpg);
	background-repeat: no-repeat;
	background-position: right 100px;
	background-attachment: fixed;
}
a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	display: block;
	height: 100%;
	width: 100%;
	border: 1px solid #0099CC;
	font-weight: bold;
	text-decoration: none;
	text-indent: 3px;
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	display: block;
	height: 100%;
	width: 100%;
	background-color: #99CCFF;
	border: 1px solid #0099CC;
	font-weight: bold;
	text-decoration: none;
	text-indent: 3px;
}

.menuSelect {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	display: block;
	height: 100%;
	width: 100%;
	background-color: #0099CC;
	border: 1px solid #0099CC;
	font-weight: bold;
	text-decoration: none;
	text-indent: 3px;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00536F;
	text-align: justify;
}
.pie {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00A2D7;
	text-align:right;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
hr {
	color: #008FD5;
	height: 1px;
	width: 100%;
	border: none;
}
.titulo {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0099CC;
	height: 16px;
	width: 100%;
	text-indent: 5px;
}
.submenuSelect {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099CC;
	display: block;
	height: 100%;
	width: 100%;
	background-color: #dff7ff;
	border: 1px solid #0099CC;
	font-weight: bold;
	text-decoration: none;
	text-indent: 3px;
}
a.anyo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	font-weight: bold;
	text-decoration: none;
	height: auto;
	width: auto;
}
a.anyo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #006699;
	height: auto;
	width: auto;
}
.anyoSelect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #006699;
	height: auto;
	width: auto;
}
.celdaHoario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00536F;
	text-align: center;
	border: 1px solid #0099CC;
}
li {
	list-style-type: square;
}
.txtDensidad {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-align: justify;
}
.contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00536F;
	text-align: justify;
	background-image: url(../img/fondo_juntos.jpg);
	background-repeat: no-repeat;
}
#cabecera {
	position:absolute;
	width:100%;
	top:2px;
	font: 11px;
	z-index:3;
	left: 50px;
	background-image: url(../img/px_az.gif);
}
a.enlace {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	text-decoration: none;
}
a.enlace:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

