/*
Design by TEMPLATED
http://templated.co
Released for free under the Creative Commons Attribution License

Name       : Big Business 2.0
Description: A two-column, fixed-width design with a bright color scheme.
Version    : 1.0
Released   : 20120624
*/

* {
	margin: 0;
	padding: 0;
}

.periodico_stt_negro {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	line-height: 11pt;
	color: #000000;
}
.activa {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	line-height: 11pt;
	color: #019136;
}

.cerrada {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	line-height: 11pt;
	color: #ef3a41;
}

.home_txt_naranja {
	font-family: Calibri, Arial, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	line-height: 14pt;
	color: #00559f;
}

.home_txt_gris {
	font-family: Calibri, Arial, sans-serif;
	font-size: 13pt;
	font-weight: normal;
	line-height: 16pt;
	color: #58595b;
}
.periodico_txt_negro {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: 12pt;
	color: #000000;
	text-decoration: none;
}
.periodico_txt_azul {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: 12pt;
	color: #00559f;
}
.home_tt_azul {
	font-family: Georgia, Times, sans-serif;
	font-size: 15pt;
	line-height: 15pt;
	color: #00559f;
	font-style: italic;
}
.home_tt_gris2 {
	font-family: Georgia, Times, sans-serif;
	font-size: 15pt;
	line-height: 15pt;
	color: #58595b;
	font-style: italic;
}
.servicios_tt_azul {
	font-family: Georgia, Times, sans-serif;
	font-size: 17pt;
	line-height: 17pt;
	color: #00559f;
	font-style: italic;
}
.periodico_tt_azul {
	font-family: Georgia, Times, sans-serif;
	font-size: 18pt;
	line-height: 18pt;
	color: #00559f;
	font-style: italic;
}
.editorial_tt_verde {
	font-family: Georgia, Times, sans-serif;
	font-size: 18pt;
	line-height: 18pt;
	color: #019136;
	font-style: italic;
}





#slider {
	position: relative;
	margin: 0px 0px 0px 0px;
	width: 1200px;
}

#slider .viewer {
	width: 1201px;
	height: 428px;
	border: solid 0px #D4D4D4;
	border-radius: 3px;
}

#slider .slide {
	width: 1201px;
	height: 428px;
	padding: 0px;
}

#slider .indicator {
	position: relative;
	z-index: 1;
	text-align: center;
	margin: 20px 0 0 0;
}

#slider .indicator span {
	display: inline-block;
	text-indent: -9999em;
	width: 12px;
	height: 12px;
	background: #E3DFDF;
	border-radius: 6px;
	margin: 0 2px 0 2px;
}

#slider .indicator span.active {
	background: #6E6E6E;
}

#wrapper {
	position: relative;
	width: 1201px;
	margin: 0px auto 0 auto;
	background: #FFFFFF;
	border-radius: 6px;
	box-shadow: 0px 5px 20px 2px rgba(0,0,0,0.1);
}
