LI{
	list-style-type: none;	
}

.cat{
	background-image: url("http://www.topschools.es/img/web/centros/gris.jpg");
	background-repeat: repeat-x;
	text-align: center;
}

.cat A{
	color: black;
	font-weight: bold;
}

.selected{
	background-image: url("http://www.topschools.es/img/web/centros/blanco.jpg");
	background-repeat: repeat-x;
}

.selected A{
	color: #008FFF;
	text-decoration: none;
}

.menu TD{
	background-image: url("http://www.topschools.es/img/web/centros/granate.jpg");
	background-repeat: repeat-x;
	color: white;
	font-weight: bold;
}

.tabla_centro A{
	color: #008FFF;	
}

/* Parte para un Centro */

#contenedor{
	padding: 5px;	
}

.separador{
	background-image: url("http://www.topschools.es/img/web/centros/separador.jpg");
	background-repeat: repeat-x;
	background-position:top;
	height: 24px;
	margin: 20px 0;
	font-size: 15px;
	color:#008FFF;
	padding: 12px 0 0 5px;
}

/* AGENDA */

.agenda_sep{
	color: #a7a3a2;
	border-style: dotted;
	margin-bottom: 10px;
}

P.agenda_title{
	color: #960000;
	font-weight: bold;
	font-size: 12px;
	font-variant: Verdana;
}

P.agenda_des{
	color:#6b6b6b;
	font-size: 11px;
	font-variant: Verdana;
}

A.agenda_enlace{
	color:#008fff;
	font-size: 12px;
	font-variant: Verdana;
	font-weight: bold;
}

SPAN.agenda_fecha{
	color:#666464;
}

/* PAGINAS CATEGORIAS/CENTROS */

#products_cat{
	
}

#products_cat H1,H2 A{
	color:#008FFF;
	font-size:15px;
	text-decoration: none;
}

#products_cat H1,H2 A:hover{
	text-decoration: underline;	
}

#products_cat H3 A{
	
}

#products_cat .item{

}

#products_cat TABLE IMG{
	width: 50px;
	height: 50px;
	margin-bottom: 0px !important;
}

#products_cat TD{
	border:none !important;
	color:#444444;
	padding:5px !important;
	text-align:left;
}

#products_cat TD.logo{
	text-align:right;
}