.celda{
	border-width:1px;
	border-style:solid;
	border-color:#999999;
}
.pie{
	font-family: Helvetica;
	font-size: 11px;
	background-image : url(Fondopie.gif);
}
.cabecera{
	font-family: Verdana;
	color: #000000;
	font-size: 90%;
}
.letra{
	font-family: Helvetica; font-size: 11px
}
.letra2{
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
}
.letra3{
	font-family: Helvetica;
	font-size: 12px
}
.letra4{
	font-size: 11px;
	FONT-FAMILY: Helvetica;;
	COLOR: #990000;
}
.cuerpo{
	background-color : #666666;
}
A.link{
	FONT-FAMILY: Tahoma;
	COLOR: #990000;
	TEXT-DECORATION:none;
}
A.link:active,A.link:visited{
	TEXT-DECORATION:none;
}
A.link:hover{
	TEXT-DECORATION:none;
	color:#ff9900;
}
A.link2{
	FONT-FAMILY: Tahoma;
	COLOR: #FFFFFF;
	TEXT-DECORATION:none;
	font-weight : bold;
}
A.link2:active,A.link2:visited{
	TEXT-DECORATION:none;
}
A.link2:hover{
	TEXT-DECORATION:none;
	color:#07658C;
}
.boton{
	background-color : #07658C;
	color: white;
	font-weight: bold;
	border-width:1px;
	border-color:#999999;
	border-style:solid;
	cursor: hand;
	cursor: pointer;
}
input{
	font-family: Helvetica; 
	font-size: 11px;
}
textarea{
	font-family: Helvetica; 
	font-size: 11px;
}
hr{
	border-color:#999999;
	border-style: solid;
}
.link{
	color:#990000;
	cursor: hand;
	cursor: pointer;
}

.select{
	font-family: Helvetica; 
	font-size: 11px;
}
.noticias{
	background-image : url(../Noticias/Fondo.jpg);
	font-family: Helvetica;
	font-size: 11px;
	background-repeat : repeat;
}
.izquierda{
	background-image : url(Fondoexpandible.jpg);
	background-repeat : repeat-y;
	background-position : center;
}
.letraceldatitulo{
	color : #e88e00;
	font-weight : bold;
	font-family: Helvetica;
	font-size : 11px;
}
.fondoceldatitulo{
	background-color : #ffefe4;
}
.bordestablas{
	border-width:1px;
	border-style:solid;
	border-top-color:#ff9c00;
	border-left-color:#ff9c00;
	border-bottom-color:#ff9c00;
	border-right-color:#ff9c00;
	font-family: Helvetica; font-size: 9px;
}
.imagen{
	border-width:1px;
	border-style:solid;
	border-color:#000;
}

