/* ESTILOS */

.normalAZ {
	font-family: Tahoma;
	font-size: 11px;
	color: #044997;
}
.normalAZ2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #0066CC;
}
.normalAZ3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #5C99CB;
}
.normalBL {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.normalBLbold {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.normalBLbold2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.normalAZbold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #044997;
}


/* FONDOS */

.backsec1 {
	background-image: url(imgz/backsec.jpg);
	background-repeat: no-repeat;
}
.backsec12 {
	background-image: url(imgz/backsec21.jpg);
	background-repeat: no-repeat;
}
.backsec2 {
	background-image: url(imgz/bacC1.jpg);
	background-repeat: no-repeat;
}
.backfecha {
	background-image: url(imgz/noticias_top1.jpg);
	background-repeat: no-repeat;
}
/* LINKS */

a:link {
	color: #004593;
	text-decoration: none;
}
a:visited {
	color: #004593;
	text-decoration: none;
}
a:active {
	color: #004593;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: none;
}
/* LINKS */

a.au:link {
	color: #4294C3;
	text-decoration: none;
}
a.au:visited {
	color: #4294C3;
	text-decoration: none;
}
a.au:active {
	color: #4294C3;
	text-decoration: none;
}
a.au:hover {
	color: #4294C3;
	font-weight: bold;
}
/* LINKS */

a.d:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.d:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.d:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.d:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* INPUT */

.in {
width:80px;
height:16px;
font-size:10px;
border:1px solid #CCCCCC;
font: Tahoma;
color:#4294C3;	
}

.in2 {
width:160px;
height:18px;
font-size:10px;
border:1px solid #CCCCCC;
font: Tahoma;
color:#4294C3;	
}