/* PROYECTO BRIOLE */

/* GENERAL: FONDO, BARRAS SCROLL							 			  */
body { background: #B84666; background-image: url(/img/bckgr.jpg); background-repeat: repeat-x;}
td { font-family: Trebuchet MS; font-size: 11px; }
li { font-family: Trebuchet MS; font-size: 11px; }
p { font-family: Trebuchet MS; font-size: 11px; }
input { font-family: Trebuchet MS; font-size: 11px; }
textarea { font-family: Trebuchet MS; font-size: 11px; }
a { font-family: Trebuchet MS;font-size: 11px;color: #000286;font-weight: bolder;text-decoration: none;}
a:hover { text-decoration: underline; color:Yellow; }


/* CONTENIDOS */
.fuente_contenidos { font-family: Trebuchet MS; font-size: 11px; color: Black; font-weight: normal; }
.fuente_campanias { font-family: Trebuchet MS; font-size: 13px; font-style: normal; font-variant: normal; font-weight: bold;}
.fuente_titulos { font-family: Trebuchet MS;font-size: 15px; color: #000286;font-weight: bold;}
.fuente_adjunto {font-family: trebuchet MS; font-size: 10px; color: #000000;}

/* CABECERA */
.fuente_fecha { font-family: Trebuchet MS; font-size: 11px; color: #FFFF00; font-weight: bolder;}

/* MENU IZQUIERDO - EFECTO */
.fondo { background-color: #342A3A;}
.resalto { filter: alpha(opacity=85); opacity: .85; }
.repetir { background-image: url(/nuevaweb/img/linea.jpg); background-repeat: repeat-y;}
.texto_boton { font-family: Trebuchet MS; color: #ffffff; font-size: 11px; text-align: left; font-weight: bold; padding-left: 50px;}
.btnvacio { background-color: #000286;}

/* MENU SUPERIOR */
.fondo_boton { background-image: url(/img/boton.jpg); background-repeat: no-repeat; font-family: Trebuchet MS; font-size: 10px;color: #020483;font-weight: bolder;}


/* CONTENIDO */
.tablacont { background-color: transparent; 
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/img/bgboxn.png');
}
.tablacont[class] {  background-image: url(/img/bgboxn.png); }
.textocont { color: White; font: 11px; font-family: Trebuchet MS, Arial, Verdana;}
.marco { border: thin; border-color: #342A3A;}

/* GALERIA DE IMAGENES */
.galeria { padding-left: 0px; padding-right: 5px; padding-bottom: 3px; padding-top: 0px;}
.galeria01 { padding-left: 0px;	 padding-right: 2px; padding-bottom: 3px; padding-top: 0px;}
.galeria02 { padding-left: 2px; padding-bottom: 3px; padding-right: 3px; padding-top: 0px;}
.galeria03 { padding-left:3px; padding-bottom:3px; padding-right:0px; padding-top: 0px;}

/* PAGINA CONTACTO */
.fuente_contacta { font-family: Trebuchet MS; font-size: 11px; color: #000286; font-weight: bolder;}
.cuadro_contacta { background-color: #F1F1F1; border: #000286; padding:2px; border:1px inset white;}
.boton_contacta { background-color: #000286; border: thin; font-family: Trebuchet MS; color: #ffffff; font-size: 11px; font-weight: bold;}
.subtitulos_correo { font-size: 11px; font-family: Trebuchet MS; color: #000000;}
.titulos_centros { font-size: 13px; font-family: Trebuchet MS; color: Black;}

/* PIE DE PAGINA */
.fuente_pie { font-family: Trebuchet MS; font-size: 11px; color: #000286; font-weight: bolder;}
.optimizado { font-family: Trebuchet MS, Verdana, Arial; font-size: 10px; color: #D6A0B4;}

/* VIDEOTECA */
.pievideo { font-family: Trebuchet MS; font-size: 10px; color: Gray;}
.titcategoria { font-family: Trebuchet MS; font-size: 11px; color: #000000;}
.color_rojo { color: Red;}
.listacategorias { font-family: Trebuchet MS; font-size: 11px;color: #000000;}
.inputtext	{ font-family: Trebuchet MS,Arial, Helvetica, sans-serif; font-size:12pt; color: black; font-weight:normal; border:1px solid silver;}
.selector	{ font-family: Trebuchet MS,Arial, Helvetica, sans-serif; font-size:12pt; color: black; font-weight:normal; border:1px solid silver;}
.bgmedium { background-color: #000286; }
.azul { color: Blue; }
.nopaginacion { font-family: Trebuchet MS; font-size: 11px; color: #D4D4D4;}
.infopaginacion { font-family: Trebuchet MS; font-size: 11px; color: #000000;}
