
.link_azul:link {
	font-family: Trebuchet MS;
	font-size: 12;
	color: #00529C;
	font-weight: bold;
	text-decoration: none;
}
.link_azul{
	font-family: Trebuchet MS;
	font-size: 12;
	color: #00529C;
	font-weight: bold;
	text-decoration: none;
}

.cartelera {
	font-family: Trebuchet MS;
	font-size: 12;
	color: #909090;
	text-decoration: none;
}
.texto_azul {
	font-family: Trebuchet MS;
	font-size: 10;
	color: #00529C;
	text-decoration: none;
}
.texto_azul:link {
	font-family: Trebuchet MS;
	font-size: 10;
	color: #00529C;
	text-decoration: none;
}
.texto_azul:visited {
	font-family: Trebuchet MS;
	font-size: 10;
	color: #00529C;
	text-decoration: none;
}
.texto_azul:hover {
	font-family: Trebuchet MS;
	font-size: 10;
	color: #00529C;
	text-decoration: none;
}
.texto_mas_chico {
	font-family: Trebuchet MS;
	font-size: 10;
	color: #909090;
	text-decoration: none;
}
.texto_mas_chico:link {
	font-family: Trebuchet MS;
	font-size: 10;
	color: #909090;
	text-decoration: none;
}
.texto_mas_chico:hover {
	font-family: Trebuchet MS;
	font-size: 10;
	color: #00529C;
	text-decoration: none;
}
.texto {
	font-family: Trebuchet MS;
	font-size: 12;
	color: #909090;
	text-decoration: none;
}

.texto_mas_grande {
	font-family: Trebuchet MS;
	font-size: 14;
	color: #909090;
	text-decoration: none;
}
.texto:link {
	font-family: Trebuchet MS;
	font-size: 12;
	color: #909090;
	text-decoration: none;
}
.texto:hover {
	font-family: Trebuchet MS;
	font-size: 12;
	color: #00529C;
	text-decoration: none;
}
.titulo {
	font-family:  Trebuchet MS;
	font-size: 15;
	color: #00529C;
	font-weight: bold;
	text-decoration: none;
}

.titulo:link {
	font-family:  Trebuchet MS;
	font-size: 15;
	color: #00529C;
	font-weight: bold;
	text-decoration: none;
}

.titulo:hover {
	font-family:  Trebuchet MS;
	font-size: 15;
	color: #00529C;
	font-weight: bold;
	text-decoration: none;
}

.titulo:visited {
	font-family:  Trebuchet MS;
	font-size: 15;
	color: #00529C;
	font-weight: bold;
	text-decoration: none;
}

.texto_azul_resaltado {
	font-family:  Trebuchet MS;
	font-size: 12;
	color: #00529C;
	font-weight: bold;
	text-decoration: none;
}

.menu {
	font-family: Trebuchet MS;
	font-size: 11;
	color: #3D3D3D;
	text-decoration: none;
	font-weight: bold;

}
.menu:hover {
	font-family: Trebuchet MS;
	font-size: 11;
	color: #3773AE;
	font-weight: bold;
	}
.menu:link {
	font-family: Trebuchet MS;
	font-size: 11;
	color: #3D3D3D;
	font-weight: bold;
	text-decoration: none;
}

.evento {
border-color: #B7B7B7;
}
.fecha{
	font-family: Trebuchet MS;
	font-size: 16;
	color: White;
	font-weight: bold;
	text-decoration: none;
}
.descripcion{
	font-family: Trebuchet MS;
	font-size: 12;
	color: White;
	font-weight: bold;
	text-decoration: none;
}
.titulo_evento {
	font-family:  Trebuchet MS;
	font-size: 14;
	color: White;
	font-weight: bold;
	text-decoration: none;
}
.titulo_pagina {
	font-family: Trebuchet MS;
	font-size: 14;
	color: #585858;
	font-weight: bold;
	text-decoration: none;
}
input{
	background-color: White;
	font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #3773AE;
	border: 1px none #656565;
	background: #FFFFFF;
}
.input_buscar{
	background-color: White;
	font: 9px Trebuchet MS;
	color: #000000;
	border: 1px none #656565;
	background: #FFFFFF;
	height: 12px;
}
.input2{
	background-color: White;
	font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #3773AE;
	border: 1px solid #00529C;
	background: #FFFFFF;
}
.input_bt{
	background-color: Silver;
	font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
	border: 1px solid #656565;
	background: #FFFFFF;
}
.input_bt2{
	background-color: #00529C;
	font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #00529C;
	border: 1px solid #00529C;
	background: #FFFFFF;
}
TEXTAREA{
	background-color: #CECECE;
	font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #656565;
	border: 1px solid #656565;
	background: #CECECE;
}
.imagen {
border-color: #CCCCCC;
	
}
.form1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12;
	color: #F1F1F1;
	font-weight: bold;
	text-decoration: none;
}

.inputon {
	color:#050;
	background-color: #FFF;
	border:1px solid #666;
	border-bottom-color:#EEE;
	border-right-color:#CCC
}
.inputoff {
	color:#333;
	background-color: transparent;
	border:1px solid #00529C;
	text-align:center
}

.textareaoff {
       font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
       font-size: 10;
	color:#333;
	background-color: transparent;
	border:0px;
	height: 150;
	width: 390; 
}

.textareaon {
       font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
       font-size: 10;
	color:#050;
	background-color: #FFF;
	border:1px solid #666;
	border-bottom-color:#EEE;
	border-right-color:#CCC;
	height: 150;
	width: 390;
}


.textareaoff2 {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 10;
	color:#333;
	background-color: transparent;
	border:0px;
	height: 150;
	width: 540; 
}

.textareaon2 {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 10;
	color:#050;
	background-color: #FFF;
	border:1px solid #666;
	border-bottom-color:#EEE;
	border-right-color:#CCC;
	height: 150;
	width: 540;
}