@charset "iso-8859-1";

body {
	background: white url("../images/fondo_entrenadores.jpg") 0px 0px repeat-x;
}
#header {
	background-image: url("../images/lifesymphony_entrenadores.jpg");
}

#header_links_top {
	color: white;
}

#header_links_bottom {
	color: white;
}

#header a {
	color: white;
}

#posicion h1{
	color: rgb(233,0,6);
}

#noticiaseventos h1 {
	background: white url("../images/vineta_derecha_red.gif") 2px 3px no-repeat;
	color: rgb(233,0,6);
}
#noticiaseventos h1 a {
	color: rgb(233,0,6);
}
#body_content a {
	color: rgb(0,144,255);
}

#LS_search {
	color: rgb(233,0,6);
}

#LS_div_calendar {
	color: rgb(233,0,6);
}

div.vermas a {
	color: rgb(233,0,6);
}

#suscripcion {
	color: rgb(233,0,6);
}

#body_content div.frase blockquote p
 {
	color: rgb(0,144,255);
}

#body_content h1, div.der h1, div.izq h1 {
	color: rgb(233,0,6);
}

#body_content div.der p, #body_content div.der h1 {
	margin-right: 105px;
}

#body_content div.izq p, #body_content div.izq h1 {
	margin-left: 105px;
}

