@font-face {
	font-family: 'SignikaNegativeRegular';
	src: url('v3/css/fonts/signikanegative-regular-webfont.eot');
	src: url('v3/css/fonts/signikanegative-regular-webfont.eot?#iefix') format('embedded-opentype'), url('v3/css/fonts/signikanegative-regular-webfont.woff') format('woff'), url('v3/css/fonts/signikanegative-regular-webfont.ttf') format('truetype'), url('v3/css/fonts/signikanegative-regular-webfont.svg#SignikaNegativeRegular') format('svg');
	font-weight: normal;
	font-style: normal
}
@font-face {
	font-family: 'MarvelRegular';
	src: url('v3/css/fonts/marvel-regular-webfont.eot');
	src: url('v3/css/fonts/marvel-regular-webfont.eot?#iefix') format('embedded-opentype'), url('v3/css/fonts/marvel-regular-webfont.woff') format('woff'), url('v3/css/fonts/marvel-regular-webfont.ttf') format('truetype'), url('v3/css/fonts/marvel-regular-webfont.svg#MarvelRegular') format('svg');
	font-weight: normal;
	font-style: normal
}
body {
	font-family: 'SignikaNegativeRegular', sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	background-color: #fff;
	margin: 0;
	background: url(v3/css/img/bg-noise.png) repeat
}
form {
	margin: 0;
	padding: 0
}
p {
	margin: 0 0 10px
}
img {
	border: 0
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'MarvelRegular', sans-serif;
	margin: 10px 0;
	font-weight: normal;
	line-height: 20px;
	color: inherit;
	text-rendering: optimizelegibility
}
h1 {
	font-size: 31.5px;
	line-height: 31.5px
}
h2 {
	font-size: 24.5px;
	line-height: 24.5px
}
h3 {
	font-size: 17.5px;
	line-height: 17.5px
}
h4 {
	font-size: 14px;
	line-height: 14px
}
h5 {
	font-size: 11.9px;
	line-height: 11.9px
}
h6 {
	font-size: 11px;
	line-height: 11px
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	padding: 3px 10px 2px 10px;
	border: 1px solid #d9d9d9;
	border-bottom-color: #bfbfbf;
	background: url(v3/css/img/button_more.png) 0 0 repeat-x;
	background-clip: border-box;
	box-shadow: inset 0 1px 0 rgba(255,255,255,1.0), 0 1px 1px rgba(0,0,0,0.05);
	line-height: 16px;
	color: #777;
	font-size: 11px;
	text-shadow: 0 1px 0 rgba(255,255,255,1.0);
	text-transform: uppercase;
	cursor: pointer
}
button:hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
	border-color: #cfcfcf;
	border-bottom-color: #b5b5b5;
	background-position: 0 -50px
}
button:active, html input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active {
	border-color: #cfcfcf;
	border-top-color: #a2a2a2;
	border-bottom-color: #cfcfcf;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.1)
}
table {
	background-color: transparent;
	border-collapse: collapse;
	border-spacing: 0;
	max-width: 100%;
	width: 100%
}
.header {
	overflow: hidden;
	padding-top: 10px
}
.logo {
	float: left
}
.logo h1 {
	margin: 0;
	padding: 0
}
.rrss, .select-provincia {
	float: right;
	margin-left: 30px;
	margin-top: 10px
}
.rrss {
	width: 110px
}
.rrss-icons {
	clear: both;
	float: right;
	margin-bottom: 5px;
	margin-top: 15px
}
.rrss-icons img {
	opacity: .7;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}
.rrss-icons img:hover {
	opacity: 1;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}
.select-provincia {
	display: table;
	height: 82px;
	width: 275px
}
.divcentered {
	display: table-cell;
	vertical-align: middle
}
.width50.divcentered {
	padding-right: 10px
}
.select-provincia label {
	font-size: 13px
}
.sel-prov {
	width: 150px
}
.separator {
	height: 24px;
	clear: both;
	display: block;
	background: url(v3/css/img/separator.png) repeat-x;
	margin-bottom: 8px
}
.container {
	margin-right: auto;
	margin-left: auto
}
.container:before, .container:after {
	display: table;
	content: " "
}
.container:after {
	clear: both
}
.container:before, .container:after {
	display: table;
	content: " "
}
.container:after {
	clear: both
}
#web {
	background-color: #fff;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding: 0 10px;
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,.5);
	box-shadow: 0 0 5px rgba(0,0,0,.5)
}
.sidebar-left, .sidebar-right {
	width: 230px;
	float: left
}
.sidebar-left {
	margin-right: 5px
}
.sidebar-right {
	margin-left: 5px
}
.main-section {
	width: 450px;
	float: left
}
#cabecero .columnas {
	width: 240px
}
.reclamoCabecero {
	border-color: #000;
	border-color: rgba(0,0,0,.15) rgba(0,0,0,.15) rgba(0,0,0,.25);
	border-width: 1px;
	border-style: solid;
	-webkit-box-shadow: 0 0 3px rgba(160,160,160,.75);
	box-shadow: 0 0 3px rgba(160,160,160,.75)
}
#institucionales {
	margin-right: 10px
}
#institucionales table {
	border-width: 0 1px 1px;
	border-style: solid;
	border-color: #fff;
	background-image: url(imagenesEstructura/fondoInstitucional.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 10px
}
#institucionales a {
	font-size: 10px;
	color: #000;
	text-decoration: none
}
#institucionales a:hover {
	text-decoration: underline
}
#cuerpo .columnas {
	width: 230px
}
#cuerpo .seccion, #filtros {
	padding: 15px;
	border: 1px solid #000;
	border: 1px solid rgba(0,0,0,.15);
	border-bottom-color: #000;
	border-bottom-color: rgba(0,0,0,.25);
	background: #fff;
	background-clip: padding-box;
	box-shadow: 0 1px 1px rgba(0,0,0,.06);
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.06);
	border-radius: 4px
}
#columnaIzquierda .seccion, #columnaderecha .seccion {
	margin: 0 0 8px
}
.seccion > p {
	margin: 0
}
.menu, .menu-line {
	list-style: none;
	margin: 0;
	padding: 0
}
.menu li > a {
	display: block;
	text-decoration: none
}
.menu li > a > span {
	display: block;
	text-transform: uppercase;
	padding: 5px 0
}
.menu li {
	border-top: 1px solid #ddd
}
.menu li:first-child {
	border-top: 0
}
#cuerpo .seccion > h3 {
	background: #a7c562;
	background: -moz-linear-gradient(top,#a7c562 0,#8db337 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#a7c562),color-stop(100%,#8db337));
	background: -webkit-linear-gradient(top,#a7c562 0,#8db337 100%);
	background: -o-linear-gradient(top,#a7c562 0,#8db337 100%);
	background: -ms-linear-gradient(top,#a7c562 0,#8db337 100%);
	background: linear-gradient(to bottom,#a7c562 0,#8db337 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a7c562',endColorstr='#8db337',GradientType=0);
	border-bottom: 1px solid #e2e2e2;
	color: #fff;
	margin: -15px -15px 0;
	padding: 13px 15px 11px;
	text-transform: uppercase
}
#cuerpo .seccion .encabezado {
	margin-top: 10px;
	font-weight: bold
}
#cuerpo .seccion a {
	color: #000;
	text-decoration: none
}
#cuerpo .seccion a:hover {
	color: #87a938
}
#pie {
	background-image: url(imagenesEstructura/colorPieFondo.png);
	font-size: 12px;
	color: #fff
}
#pie a {
	color: #fff;
	text-decoration: none
}
#pie a:hover {
	color: #000
}
#pie table {
	background-image: url(imagenesEstructura/meridianos.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 20px 10px 36px
}
#pie .columnas {
	width: 240px
}
#filtros {
	height: 0;
	overflow: hidden;
	position: static;
	margin-bottom: 15px
}
#filtros #cerrarFiltro {
	float: right;
	cursor: pointer
}
#filtros select {
	font-size: 12px;
	color: #00ac4f
}
#filtros hr {
	color: #ccc;
	height: 1px;
	border: 0;
	background-color: #ccc
}
#destacado .antetitulo {
	font-size: 18px;
	color: #999;
	margin: 0;
	padding: 0
}
#destacado h1 {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	margin: 0;
	padding: 0
}
#destacado p {
	margin: 0;
	padding: 0;
	font-size: 14px
}
#lista {
	margin-bottom: 15px
}
#paginacion {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	padding-top: 10px
}
#paginacion a {
	font-size: 18px
}
#paginacion a:hover {
	text-decoration: none
}
#bloqueador {
	background-image: url(imagenesEstructura/colorPieFondo.png);
	overflow: hidden;
	position: absolute;
	z-index: 20;
	height: 100%;
	width: 100%
}
#provincias {
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 30;
	width: 100%;
	top: -400px
}
.menu-line > li {
	display: inline-block
}
.footer {
	font-size: 11px;
	border-top: 4px solid #9fc055;
	line-height: 15px;
	margin-top: 4px;
	padding-top: 13px;
	text-align: left;
	padding-bottom: 25px;
	position: relative
}
.ta-right {
	text-align: right
}
.tituloseccion {
	position: relative
}
.tituloseccion > h2 {
	color: #87a938;
	font-weight: bold;
	margin: 10px 0;
	padding: 0 10px
}
.filter {
	float: right;
	position: absolute;
	right: 0;
	top: 0
}
.breadcrumb {
	margin: 5px 0 5px 15px
}
.breadcrumb .sep {
	margin-left: 3px;
	margin-right: 3px
}
#totop-scroller {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAyCAYAAAC+oOBfAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwMS8yMS8xMRTK2QYAAAAedEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzUuMasfSOsAAAG0SURBVEiJ7dY/S8NAHMbx7yVHkS5aCBVaF/EvKjgqWQJdQjcXEQSHQt9C35Lg2DFLx4KTiIhScCm4SKdOWjVxSCOHTZMzCergA4HjuPtwv3C5nABWgDr58yiBuud5e7VabSKl9L8r+L4vhsPhQrPZRAKMx+M713UHWZfU7XbXAQRwADxkhZSsGQUgn9HFjovCjoGBDpiGRRA6YBKmQlESwXlYHJQKyrjO0Wi0CqwCWJblKf1u1LYsa2aezj7bV9rXCeOK3WexZar5UlrSyv7451QiXGGeCKBkAGVgOSdYBcoC2AbWcq4M4EEEQVCAE+ZXzrN/7B/7M5gADoGTnLAPXAjgjPDEvQHeM0Am4X9iIoFn4B54AbJ89QK4BHYk8DaFJjkwgFdjCkRPlnzO133pHZ1BOlgHeNQB07AIQgdMwlQoSiI4D4uDUsHY60G/37+K2rZtV5X+p2nzybbtmXkCOAJuCfdZXE6V9vmcMSVg92dvQUppxJWmRqdMnRRfZoTlvQUZAIbjOBWgQnguZYkJLDmOU5HtdluYprnR6/UWyXgENRqNaqvVEiIIgi1gM+Oq1Aw+ACbNcDB4DNSTAAAAAElFTkSuQmCC") no-repeat scroll 0 0 transparent;
	display: block;
	height: 20px;
	position: absolute;
	right: 0;
	text-decoration: none;
	top: 5px;
	width: 19px;
	z-index: 1
}
#totop-scroller:hover {
	background-position: 0 -30px
}
.menu-line a, .menu-line .sep {
	color: #87a938;
	text-decoration: none;
	text-transform: uppercase
}
.menu-line a:hover {
	color: #444
}
.floatleft {
	float: left
}
.table-to-top {
	vertical-align: top
}
.noticia-destacada {
	background-color: #faffe6;
	border-color: #dce6be;
	border-style: solid;
	border-width: 1px;
	color: #51621c;
	margin-bottom: 10px;
	padding: 10px
}
.table {
	width: 100%;
	padding: 0;
	margin: 0;
	border: 0
}
.va-top {
	vertical-align: top
}
.width50 {
	width: 50%
}
.width5px {
	width: 5px
}
.width10px {
	width: 10px
}
.color-shadow {
	-webkit-box-shadow: 1px 1px 2px 0 rgba(0,0,0,.5);
	box-shadow: 1px 1px 2px 0 rgba(0,0,0,.5)
}
.main-contenidos {
	margin-top: 5px
}
.designby {
	text-align: right
}
.designby a {
	color: #87a938;
	text-decoration: none
}
#destacado iframe {
	max-width: 478px
}
#reclamoCabecero img {
	max-width: 100%
}
@media (min-width: 1280px) and (max-width: 1365px) {
	#web {
		width: 1216px
	}
	.main-section {
		width: 726px
	}
}
@media (min-width: 1366px) and (max-width: 1679px) {
	#web {
		width: 1298px
	}
	.main-section {
		width: 808px
	}
}
@media (min-width: 1680px) {
	#web {
		width: 1596px
	}
	.main-section {
		width: 1106px
	}
}