@charset "iso-8859-1";




body {
	background: white url("../images/fondo_ptalleres.jpg") 0px 0px repeat-x;
}

#header {
	background-image: url("../images/lifesymphony_ptalleres.jpg");
}

#header_links_top {
	color: white;
}

#header a {
	color: rgb(0,11,83);
}

#posicion h1{
	color: rgb(0,144,255);
}

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

#noticiaseventos h1 a {
	color: rgb(0,144,255);
}

#body_content a {
	color: rgb(0,144,255);
}


#LS_search {
	color: rgb(0,144,255);
}


#LS_div_calendar {
	color: rgb(0,144,255);
}


div.vermas a {
	color: rgb(0,144,255);
}


#suscripcion {
	color: rgb(0,144,255);
}


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


#body_content h1 {
	font-size: 14px;
	margin-top: 20px;
	color: rgb(0,144,255);
}

#body_content {
	padding-right: 20px;
	margin-bottom: 20px;
	width: 436px;
}

#noticiaseventos, #LS_div_calendar {
	display:none;
}

div.evento {
	width: 428px;
	min-height: 50px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	display: block;
	overflow: hidden;
}

div.eventoFecha {
	float: left;
	background: url("../images/bkgd_eventos.gif") 8px 4px no-repeat;
	color: #504148;
	height: 40px;
	width: 42px;
	padding: 4px;
	margin-top: 0px;
	margin-left: 10px;
	padding-top: 6px;
	padding-left: 8px;
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
}

div.eventoDatos {
	float: left;
	width: 300px;
	overflow: hidden;
	margin-top: 0px;
}

div.eventoDatos h1 {
	display: inline;
}

div.evento h1 a {
	font-size: 13px;
	color: rgb(0,144,255);
	text-decoration: underline;
	font-weight: normal;´
}

div.evento p {
	font-size: 11px;
}

div.evento span.eventoDia p {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	margin-top: 4px;
	padding-left: 0px;
	width: 31px;
	margin-left: 3px;
}

span.eventoDia p{
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	margin-top: 4px;
	padding-left: 0px;
	width: 31px;
	margin-left: 3px;
}


div.evento a.verMasEN {
	font-family: Verdana;
	font-size: 11px;
}

#prevNext {
	width: 100%;
	font-size: 11px;
	text-align: right;
}
