@charset "iso-8859-1";

/*
	Site - lifesymphony.com
  	
	---------------------
	
	Style Index
	
	$1 - Site Structure Styles
	$2 - Header Styles
	$3 - Sidebar Styles
	$4 - Content Styles
	$5 - Footer Styles
	$6 - SIFR styles
	$7 - Form Styles
	
*/

/* Additional files:
	- estilo_IE.css		Style Sheet only for IE
	- estilo_imagenes_*.css		Style Sheets for each page, *=page 
*/
	

/* $1 Site Structure ----------------------------------------------------- */

div {position: relative;}

body {
	top: 0px;
	margin-top: 0px;
	left: 0px;
	margin-left: 0px;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	background-color: white;
}

#header {
	width: 760px;
	height: 246px;
	text-align: left;
	margin: 0 0;
}

#precontent {
	width: 760px; margin: 0 0;
}

#sifr_header {
	position: absolute;
	width: 480px;
	height: 57px;
	top: 62px;
	left: 250px;
	color: white;
	font-size: 15px;
	overflow: hidden;
}

#LS_body {
	background-image: url("../images/lifesymphony_bkg_body.gif");
	background-position: top left;
	background-repeat: repeat-y;
	float: left; clear: right;
	background-color: white;
	border-top: 1px solid rgb(196,196,196);
}

#body_left_menu {
	position: relative;
	top: 0px;
	float: left;
	width: 146px;
	text-align: left;
}

#body_content {
	position: relative;
	top: 0px;
	float: left;
	width: 456px;
	min-height: 100px;
}

#body_right {
	position: relative;
	top: -63px;
	width: 158px;
	float: left;
	
}

#posicion {
	float: right;
	position: absolute;
	height: 50px;
	width: 303px;
	top: -30px;
	left: 130px;
	font-size: 11px;
	font-family: Verdana;
	text-align: right;
	vertical-align: bottom;
	padding-right: 20px;
	margin-bottom: 30px;
}

#body_quote {
	width: 456px;
	top: 0px;
	height: 114px;
	background: rgb(230,230,230) url("../images/comillas.gif") 20px 20px no-repeat;
	color: rgb(100,100,100);
	font-size: 12px;
	text-align: left;
	left: 1px;
	overflow: hidden;
}

#footer {
	width: 100%;
	overflow: hidden;
	height: 41px;
	margin: 0 0;
	float: left;
	background-image: url("../images/fondo_pie.gif");
	background-repeat: repeat-x;
}


/* $2 Header ----------------------------------------------------- */

#header img a {
	position: absolute;
	top: 0px;
	left: 0px;
}

#header_links_top {
	position: absolute;
	top: 0px;
	float: left;
	width: 521px;
	height: 20px;
	text-align: right;
	vertical-align: middle;
	padding-top: 4px;
	font-size:12px;
	right: 10px;
	padding-right: 10px;	
}

#header a {
	color: white;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

#header_links_bottom {
	position: absolute;
	text-align: right;
	top: 26px;
	float: left;
	width: 521px;
	display: inline;
	right: 10px;
	color: white;
	font-size: 12px;
	height: 20px;
	right: 0px;
	padding-right: 20px;
	padding-top: 2px;
}

#header_images {
	height: 189px;
	width: 760px;
	position: absolute;
	top: 46px;
	vertical-align: top;
}

#header_images img {
	vertical-align: top;
}


/* $3.1 sidebar left ----------------------------------------------------- */
#menuTabla {
	color: rgb(76,76,76);
	font-size: 12px;
	font-weight: bold;
	padding-left: 4px;
	line-height: 140%;
}

#menuTabla td {
	border-bottom: 1px solid rgb(196,196,196);
	padding-left: 5px;
	height: 16px;
	padding-top: 4px;
	font-size: 11px;
	font-family: Verdana, Arial, Sans-serif;
}

#menuTabla td.dos {
	padding-left: 23px;
	font-weight: normal;
	background-image: url("../images/vineta_menu.gif");
	background-position: 14px 8px;
	background-repeat: no-repeat;
}

#menuTabla td a {
	color: rgb(76,76,76);
	text-decoration: none;
	display: table-cell;
	width: 137px;
	float: left;
	min-height: 22px;
	vertical-align: middle;
}

#menuTabla td.dos a {
	width: 119px;
}

#menuTabla td a.activo {
	border-right: 1px solid white;
}

#menuTabla td a:hover {
	text-decoration: underline;
	background-color: white;
	border-right: 1px solid white;
}

#suscripcion {
	margin: 10px;
	margin-top: 20px;
	font-size: 12px;
	font-weight: bold;
}

#suscripcion h1 {
	display: inline;
	font-size: 12px;
}
#suscripcion form {
	margin-top: 4px;
}

#suscripcion input.text{
	height: 22px;
	background: url("../images/suscrip_bkgd.gif") top left repeat-x;
	border: 0px;
	color: rgb(123,133,100);
	font-size: 11px;
	width: 80px;
	padding-top: 4px;
	vertical-align: middle;
}
#suscripcion img {
	vertical-align: bottom;
	padding-bottom: 5px;
}

#suscripcion input.image {
	vertical-align: bottom;
	padding-bottom: 5px;
}

#suscripcion span {
	font-weight: normal;
	color: rgb(49,45,35);
	padding-bottom: 2px;
	vertical-align: top;
}

#suscripcion input.check {
	vertical-align: text-top;
	margin-top: 1px;
	width: 10px;
}

/* $3.2 sidebar right ----------------------------------------------------- */

#LS_search {
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	float: left;
}

#LS_div_calendar {
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	float: left;
	margin-top: 5px;
	height: 130px;
	background: url("../images/calendario_top.gif") 0px 15px no-repeat;
	background-color: white;
	border-left: 2px solid white;
}

#LS_calendar {
	width: 150px;
	padding-bottom: 6px;
	overflow: hidden;
	background: url("../images/calendario_bottom.gif") bottom left no-repeat;
	padding-top: 6px;
}


#LS_calendar thead tr td {
	text-align: center;
	color: rgb(78,80,80);
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 1px;
}

#LS_calendar tr td {
	text-align: center;
	font-weight: normal;
	color: rgb(78,80,80);
	background-color: rgb(217,217,218);
	padding-top: 2px;
	padding-bottom: 1px;
	font-size: 11px;
}

#LS_calendar tr td a{
	color: rgb(255,0,0);
}

div.vermas {
	float: right;
	font-weight: normal;
	top: -15px;
	font-family: Verdana, Arial, Sans serif;
	font-size: 11px;
	
}

#LS_search img {
	vertical-align: bottom;
	padding-bottom: 5px;
}

#LS_search input.text{
	height: 22px;
	background: url("../images/search_bkgd_white.gif") top left repeat-x;
	border: 0px;
	color: rgb(76,76,76);
	font-size: 11px;
	width: 100px;
	vertical-align: middle;
	padding-top: 4px;
}

#LS_search input.image {
	vertical-align: bottom;
	padding-bottom: 5px;
}

#LS_search h1, #LS_div_calendar h1 {
	font-size: 12px;
	display: inline;
}

#noticiaseventos {
	background-color: white;
	float: left;
	width: 100%;
	min-height: 250px;
	text-align: left;
}


#noticiaseventos img.titulo {
	margin: 2px;
	margin-top: 7px;
	text-align: left;
	margin-bottom: 3px;
}

#noticiaseventos h1 {
	display: inline;
	padding-left: 10px;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
}

#noticiaseventos h1 a {
	text-decoration: none;
}

#noticiaseventos a:hover {
	text-decoration: underline;
}

#noticiaseventos p {
	font-size: 11px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 3px;
}

#noticiaseventos p a{
	color: rgb(68,68,68);
	text-decoration: none;
}

#botonAbajo {
	width: 100%;
	top: 0px;
	float: left;
	background-color: white;
}

#botonAbajo img {
	margin-top: 5px;
	margin-bottom: 5px;
	
}

/* $4 content ----------------------------------------------------- */

div.frase {
	display: block;
	height: 94px;
	width: 428px;
	vertical-align: middle;
	background: url("../images/quote_bkg.gif") 0 0 no-repeat;
	margin-left: 3px;
	text-align: right;
	padding-right: 20px;
	color: rgb(100,100,100);
	font-size: 12px;
	overflow: hidden;
}

#body_content>h1 {
	font-size: 12px;
	font-weight: normal;
	margin-left: 20px;
	margin-bottom: 0px;
}

#body_content>p {
	font-size: 12px;
	padding-left: 20px;
	padding-right: 15px;
	margin-top: 2px;
	line-height: 120%;
	color: rgb(62,61,64);
}

#body_content ul {
	font-size: 12px;
	color: rgb(61,61,64);
	list-style: url("../images/vineta_menu.gif");
}

div.frase>blockquote{
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
	display: inline;
	margin: 0px;
	padding: 0px;
}

div.frase span.client{
	font-size:12px;
	display: inline;
}

#body_quote blockquote.indexQuote {
	padding-left: 20px;
	padding-right: 5px;
	width: 380px;
	padding-top: 0px;
	border: 0px;
	background: none;
	font-size: 12px;
	font-family: Verdana, Arial, Sans-serif;
}

#body_quote blockquote.indexQuote h1{
	margin: 0px;
	display: block;
	font-size: 15px;
	font-style: italic;
	font-weight: normal;	
	font-family: Verdana, Arial, Sans-serif;
}

#body_quote img.bq_img {
	float: right;
	position: absolute;
	bottom: 5px;
	right: 20px;
}

#body_content table {
	background-color: white;
	width:100%;
	text-align: left;
	margin-left: 1px;
	padding-left: 1px;

}

#body_content table td {
	padding: 2px;
	padding-left: 12px;
	font-size: 12px;
	color: rgb(68,68,68);
	vertical-align: top;
}

#body_content table td b {
	font-weight: normal;
	color: black;
}

#body_content table img {
	margin-left: -10px;
	margin-bottom: 2px;
}

#posicion h1 {
	font-size: 18px;
	display: inline;
	
}
#posicion>a.posi {
	color: rgb(76,76,76);
	text-decoration: underline;
	font-size: 11px;
	font-family: Verdana;
}


ul.cuerpo {
	margin-top: 0px;
	margin-bottom: 0px;
}

ul.cuerpo li {
	margin-left: -20px;
	margin-top: 0px;
	list-style-image: url("../images/vineta_menu.gif");
}

img.vermas {
	float: right;
	margin-right: 5px;
}

img.titulo {
	margin-top: 5px;
}

#flickr {
	float: left;
	width:243px;
	text-align: left;
}

#flickr img {
	border: 2px solid rgb(196,196,196);
	margin: 0px;
	max-height: 67px; max-width: 67px;
}

#flickr img.titulo {
	margin-bottom: 4px;
	margin-left: 4px;
	border: 0px;
}

#flickr table {
	width: 243px;
}

#flickr td {
	margin: 0px;
	padding: 0px;
	width: 81px;
	text-align: left;
}

img.mt-flickr-photo-image {}

#bannerbottom {
	float: left;
	width:206px;
	margin-top: 15px;
	margin-left: 6px;
}

div.imgizq {
	float: left;
	margin: 10px;
	margin-top: 0px;
	border: 2px solid #ccc;
	background: #ccc center no-repeat;
	height: 100px;
	width: 100px;
	margin-bottom: 20px;
	
}

div.imgder {
	float: right;
	margin: 10px;
	margin-top: 0px;
	border: 2px solid #ccc;
	background: #ccc center no-repeat;
	height: 100px;
	width: 100px;
	margin-bottom: 20px;

}

div.izq {
	text-align: left;
	padding-bottom: 20px;
	clear: both;
	min-height: 110px;
}

div.der {
	text-align: right;
	clear: both;
	padding-bottom: 20px;
	min-height: 110px;
}

div.izq>h1 , div.der>h1 {
	font-size: 12px;
	font-weight: bold;
	margin-left: 20px;
	margin-bottom: 0px;
}

div.izq>p, div.der>p {
	font-size: 12px;
	padding-left: 20px;
	padding-right: 15px;
	margin-top: 2px;
	line-height: 120%;
	color: rgb(62,61,64);
}


/* $5 footer ----------------------------------------------------- */
#footer_content {
	width: 760px;
	height: 41px;
	margin: 0 0;
	float: left;
}
#footer_content img {
	float: left;
	vertical-align: middle;
	margin-top: 12px;
	margin-left: 15px;
	padding-right: 20px;
}

#footer_content a.silverdesk {
	float: right;
}

#footer_content a.rss img {
	float: float;
	display: block;
	width: 68px;
	height: 12px;
	margin-top: 1px;
	margin-left: 8px;
}

#footer_links {
	margin-top: 5px;
	float: left;
	height: 15px;
	width: 400px;
	text-align: left;
	font-size: 11px;
	vertical-align: middle;
	float: left;
}

#footer_links a {
	color: rgb(0,150,255);
}

#footer_links a:hover {
	text-decoration: none;
}

#footer_copy {
	float: left;
	height: 15px;
	width: 300px;
	text-align: left;
	font-size: 11px;
	vertical-align: middle;
	float: left;
}


/* $6 SIFR ----------------------------------------------------- */

/* $7 forms ----------------------------------------------------- */

/* $8 flickr ---------------------------------------------------- */
#flickr_badge_uber_wrapper {text-align:center; }
#flickr_badge_wrapper {padding:10px 0 10px 0;}
.flickr_badge_image { }
.flickr_badge_image img { margin:3px; float:left; border:1px solid;  !important;}
#flickr_badge_source {text-align:left; margin:0 10px 0 10px;}
#flickr_badge_icon {float:left; margin-right:5px;}
#flickr_www {display:block; padding:0 10px 0 10px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#3993ff;}
#flickr_badge_wrapper {}
#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#666666 !important;}
