.main_background {
	background-image:url(../../images/index_r9_c1.jpg);
	background-repeat:no-repeat;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
}

.fondo {
	background-image: url(../../images/fondo.jpg);
	background-repeat:repeat-x;
	background-color:#670B31;
}

// -------------------------------- Para historia -----------------------------------
#accordion {
	margin:20px 0px;
}

h3.toggler {
	cursor: pointer;
	border: 1px solid #f5f5f5;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	font-family: 'Andale Mono', sans-serif;
	font-size: 12px;
	background: #D2E0E6;
	color: #528CE0;
	margin: 0 0 4px 0;
	padding: 3px 5px 1px;
}

div.element p, div.element h4 {
	margin:0px;
	padding:4px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
}

blockquote {
	padding:5px 20px;
}

.ticker {
	font-size:1.2em;
	border-radius: 10px 0 2em 4pt;
	-ms-border-radius: 10px 0 2em 4pt;
	-moz-border-radius: 10px 0 2em 4pt;
	-webkit-border-radius: 10px 0 2em 4pt;
	-khtml-border-radius: 10px 0 2em 4pt;
}

// -------------------------------- fin -----------------------------------
