.textoBarraBusca {
	font-family: arial;
	font-size: 15px;
	color: #000000;
}
	
.campoBarraBusca {
	background-color: #CCCCCC;
	border: thin solid #000000;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
}

.margenCero {
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
}

.texto {
	font-family: arial;
	font-size: 13px;
	color: #000000;
}

.textoPeque {
	font-family: arial;
	font-size: 10px;
	color: #000000;
}

.textoBarraUsuariosBlanco {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.textoBarraUsuariosNaranja {
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #FF6600;
}

.textoBarraOpciones {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FF6600;
}

.textoEnlaces {
	font-family: arial;
	font-weight: bold;
	color: #FF6600;
}

.textoMenusTitulo {
	font-family: arial;	
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;	
}
.textoMenusOpcion {
	font-family: arial;
	font-size: 11px;
	color: #eeeeee;	
}

H1 {
	font-family: arial;
	font-weight: bold;
	font-size: 24px;
	color: #FFAA33;
	margin: 0px;
	border-bottom: 1px solid #FFAA33;
}

H2 {
	font-family: arial;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	margin: 0px;
	border-bottom: 1px solid #000000;
}

.subOpciones {
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	background: #FFAA33;
	margin: 0px;
	border-bottom: 1px solid #FFAA33;
}
.subEnlaces {
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.subEnlaces:hover {
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

.cabeceraTabla {
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	background: #ff9922;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #000000;
}
.lineasTabla {
	font-family: arial;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	background: #FFFFFF;
	border-bottom: 1px solid #EEEEEE;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
.sublineasTabla {
	font-family: arial;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	background: #EEEEEE;
	border-bottom: 1px solid #DDDDDD;
}
.boton{
	font-family: arial;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	background: #000000;
	border: 1px solid #000000;
}
a{
	color: #0000FF;
	text-decoration: underline;
}
.publi {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10px;
}
.publi a {
	color: #FF9900;
	font-size: 11px;
	display: block;
	text-decoration: none;
	font-family: Arial;
}
.publi a:hover {
	color: #FFBB00;
}