@charset "utf-8";
.fondo-pagina {
	background-image: url(imagenes/fondo-top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.fondo-columna {
	background-color: #FFFFFF;
	background-image: url(imagenes/fondo-columna.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.fondo-columna2 {
	background-color: #e7ebed;
	background-image: url(imagenes/fondo-columna2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.borde-columna3 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.textoMenu {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
a.textoMenu {
	color: #003366;
	text-decoration: none;
}
a.textoMenu:hover {
	color: #0099CC;
	text-decoration: none;
}

.linea1 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B0BDC4;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.textoMenu2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a.textoMenu2 {
	color: #000033;
	text-decoration: none;
}
a.textoMenu2:hover {
	color: #0066FF;
	text-decoration: none;
}
.dia {
	font-family: Tahoma, Verdana, Arial;
	font-size: 18px;
	color: #FFFFFF;
}
.mes {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFF66;
}
.texto {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #0099CC;
	text-decoration: none;
}
a:active {
	color: #0099CC;
	text-decoration: none;
}
.texto2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
}
.titulo {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 18px;
	color: #003366;
	line-height: 33px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}.titulo2 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 20px;
	color: #006699;
	line-height: 33px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
a.pie {
	color: #0099CC;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.pie:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.titulo3 {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 22px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
