@charset "utf-8";
/* CSS Document */

@font-face {
  font-family: 'MyriadProLightRegular';
  src: url('fuentes/myriadpro-light-webfont.eot');
  src: local('☺'), url('fuentes/myriadpro-light-webfont.woff') format('woff'), url('fuentes/myriadpro-light-webfont.ttf') format('truetype'), url('fuentes/myriadpro-light-webfont.svg#MyriadProLightRegular') format('svg');
}
@font-face {
  font-family: 'MyriadRegular';
  src: url('fuentes/myriad-regular-webfont.eot');
  src: local('☺'), url('fuentes/myriad-regular-webfont.woff') format('woff'), url('fuentes/myriad-regular-webfont.ttf') format('truetype'), url('fuentes/myriad-regular-webfont.svg#MyriadRegular') format('svg');
}
@font-face {
  font-family: 'MyriadProItalic';
  src: url('fuentes/myriadpro-it-webfont.eot');
  src: local('☺'), url('fuentes/myriadpro-it-webfont.woff') format('woff'), url('fuentes/myriadpro-it-webfont.ttf') format('truetype'), url('fuentes/myriadpro-it-webfont.svg#MyriadProItalic') format('svg');
}
@font-face {
  font-family: 'MyriadProBold';
  src: url('fuentes/myriadpro-bold-webfont.eot');
  src: local('☺'), url('fuentes/myriadpro-bold-webfont.woff') format('woff'), url('fuentes/myriadpro-bold-webfont.ttf') format('truetype'), url('fuentes/myriadpro-bold-webfont.svg#MyriadProBold') format('svg');
}

* { padding: 0; margin: 0;
}
body {
	font-family: MyriadRegular, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 14px;
}
a {
	outline: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a img{
	outline: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
h2 {
	font-size: 36px;
	color: #05478b;
	padding-bottom: 8px;
	text-shadow: 1px 2px 3px rgba(0,0,0,0.3);
}
h3 {
	font-size: 18px;
	color: #05478b;
	padding-bottom: 2px;
}
strong {
	font-family: MyriadProBold, Arial, Helvetica, sans-serif;
}

.float-left {
	float: left;
}
.float-right {
	float: right;
}
.cierre {
	font-size: 0px;
	clear: both;
	height: 0px;
	display: block;
}
.empresa {
	width: 90px;
}
.productos {
	width: 115px;
}
.servicios {
	width: 95px;
}
.instalaciones {
	width: 125px;
}
.calidad {
	width: 95px;
}
.referencias {
	width: 105px;
}
.contacto {

}
#wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 18px;
}
#cabecera {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 71px;
	padding-top: 19px;
}
#cabecera #dcha{
	float: right;
	height: 29px;
	width: 370px;
	padding-top: 21px;
	font-size: 12px;
}
#cabecera #dcha table tbody tr td {
	text-align: right;
}
#cabecera #dcha a.inicio {
	background-image: url(img/inicio.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 58px;
}
#cabecera #dcha a.contacto {
	background-image: url(img/contacto.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	width: 74px;
}
#cabecera #dcha a {
	font-size: 12px;
	color: #666;
	height: 18px;
	display: block;
	margin-right: 16px;
	padding-top: 5px;
}
#cabecera #dcha a:hover {
	font-size: 12px;
	color: #CE142B;
}
#cabecera #dcha #buscador     {
	background-image: url(img/buscador.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 193px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 10px;
}
#cabecera #dcha #termino {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 22px;
	width: 160px;
	background-color: transparent;
	font-family: MyriadRegular, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#cabecera #dcha #buscar {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 22px;
	width: 22px;
	background-image: url(img/lupa.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFF;
	margin-top: 4px;
	cursor: pointer;
}
/*
#soluciones .tabla-soluciones tbody tr td.col #buscador2 {
	background-image: url(img/buscador.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 143px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 10px;
}
#soluciones .tabla-soluciones tbody tr td.col #termino2 {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 22px;
	width: 110px;
	background-color: transparent;
	font-family: MyriadRegular, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#soluciones .tabla-soluciones tbody tr td.col #buscar2 {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 22px;
	width: 22px;
	background-image: url(img/lupa2.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFF;
	margin-top: 4px;
	cursor: pointer;
}
*/
#buscador2 {
	background-image: url(img/buscador.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 143px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 10px;
}
#termino2 {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 22px;
	width: 110px;
	background-color: transparent;
	font-family: MyriadRegular, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#buscar2 {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 22px;
	width: 22px;
	background-image: url(img/lupa2.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFF;
	margin-top: 4px;
	cursor: pointer;
}
#menu {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/fondo-menu.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 39px;
	padding-top: 6px;
	font-size: 13px;
	line-height: 18px;
	padding-left: 260px;
}
#menu table tbody tr td {

}
#menu a {
	color: #FFF;
}
#claim {
	height: 287px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	z-index: 0;
}
#claim #claim-slider {
	height: 287px;
	width: 980px;
}
#elementos-claim {
	display: block;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 287px;
}
#breadcrumb {
	height: 14px;
	background-image: url(img/sombra-breadcrumb.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	padding-bottom: 8px;
}
#breadcrumb a {
	font-size: 11px;
	color: #3d3e3d;
}
#breadcrumb a:hover {
	font-size: 11px;
	color: #3d3e3d;
	text-decoration: underline;
}
#contenido {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#contenido .cuerpo {
	width: 756px;
	float: left;
	color: #3d3e3d;
}
#contenido .cuerpo.contacto {
	width: 546px;
	float: left;
	color: #3d3e3d;
}
#contenido .cuerpo p {
	padding-bottom: 22px;
	line-height: 20px;
}
#contenido .cuerpo ul {
	padding-left: 17px;
	line-height: 20px;
	padding-bottom: 22px;
}
#contenido .cuerpo p a {
	font-family: MyriadProBold, Arial, Helvetica, sans-serif;
	color: #3D3E3D;
}


#contenido .cuerpo .imagen-seccion {
	padding-bottom: 15px;
}
#contenido .cuerpo .tabla-calidad {
	padding-top: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	width: 100%;
	text-align: center;
	margin-bottom: 60px;
}

.imagen {
	padding-bottom: 15px;
}

#contenido .col-der {
	width: 210px;
	float: right;
}
#contenido .col-der-contacto {
	width: 420px;
	float: right;
}
.claim-texto  {
	width: 767px;
	height: 200px;
	position: absolute;
	z-index: 200;
}
.claim-texto table tbody tr td.texto {
	height: 200px;
	vertical-align: middle;
	text-align: center;
	width: 664px;
}
.claim-texto p{
	font-size: 38px;
	line-height: 42px;
	text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
	padding-right: 55px;
	padding-left: 50px;
	color: #FFF;
}
.panel-consultanos-home {
	width: 203px;
	height: 127px;
	background-image: url(img/panel-consultanos-fondo.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	z-index: 100;
	right: 0px;
	top: 130px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-right: 2px;
	overflow: hidden;
}
.pastilla-tit  {
	background-image: url(img/panel-pastilla.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	width: 202px;
}
.pastilla-tit p  {
	color: #FFF;
	display: block;
	height: 22px;
	width: 198px;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 8px;
	text-align: center;
	font-size: 16px;
}
.panel-consultanos-home .cuerpo {
	height: 80px;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
}
.panel-consultanos-home .cuerpo table tbody tr td.icono {
	text-align: left;
	width: 39px;
	display: block;
	padding-bottom: 16px;
}
.panel-consultanos-home .cuerpo table tbody tr td.cont {
	text-align: left;
	width: 145px;
	padding-bottom: 16px;
}


.panel-consultanos-home .cuerpo table tbody tr td .tel {
	font-family: MyriadProBold, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #303031;
}
.panel-consultanos-home .cuerpo table tbody tr td a {
	font-size: 15px;
	color: #303031;
	letter-spacing: -1px;
}
.panel-consultanos-home .cuerpo table tbody tr td a:hover {
	font-size: 15px;
	color: #303031;
	text-decoration: underline;
}
.panel-consultanos {
	width: 203px;
	height: 127px;
	background-image: url(img/panel-consultanos-fondo.png);
	background-repeat: no-repeat;
	background-position: center center;
	top: 130px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-right: 2px;
	overflow: hidden;
}
.panel-consultanos .cuerpo {
	height: 80px;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
}
.panel-consultanos .cuerpo table tbody tr td.icono {
	text-align: left;
	width: 39px;
	display: block;
	padding-bottom: 16px;
}
.panel-consultanos .cuerpo table tbody tr td.cont {
	text-align: left;
	width: 145px;
	padding-bottom: 16px;
}
.panel-consultanos .cuerpo table tbody tr td .tel {
	font-family: MyriadProBold, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #303031;
}
.panel-consultanos .cuerpo table tbody tr td a {
	font-size: 15px;
	color: #303031;
	letter-spacing: -1px;
}
.panel-consultanos .cuerpo table tbody tr td a:hover {
	font-size: 15px;
	color: #303031;
	text-decoration: underline;
}
.panel-descargas {
	width: 203px;
	height: 127px;
	background-image: url(img/panel-consultanos-fondo.png);
	background-repeat: no-repeat;
	background-position: center top;
	top: 130px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-right: 2px;
	overflow: hidden;
	margin-top: 20px;
}
.panel-noticias .pastilla-tit p.not a {
	color: #FFF;
	display: block;
	font-family: MyriadRegular, Arial, Helvetica, sans-serif;
}
.panel-descargas .pastilla-tit p.descargas a {
	color: #FFF;
	display: block;
	font-family: MyriadRegular, Arial, Helvetica, sans-serif;
}

.panel-noticias .newsletter p.tit a {
	color: #FFF;
	display: block;
	font-family: MyriadRegular, Arial, Helvetica, sans-serif;
}

.info {
	background-image: url(img/ic-info.png);
	background-repeat: no-repeat;
	background-position: 170px center;
}
.not {
	background-image: url(img/ic-not.png);
	background-repeat: no-repeat;
	background-position: 176px center;
}
.descargas {
	background-image: url(img/ic-descargas.png);
	background-repeat: no-repeat;
	background-position: 166px center;
}
#soluciones {
	min-height: 297px;
	width: 764px;
	margin-top: 5px;
	display: block;
	float: left;
	background-image: url(img/fondo-soluciones.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100% 100%;
}
#soluciones .tabla-soluciones {
	width: 764px;
}
#soluciones .tabla-soluciones tbody tr td.col {
	width: 157px;
	padding-right: 17px;
	padding-left: 17px;
	padding-top: 11px;
	padding-bottom: 11px;
	vertical-align: text-top;
}
#soluciones .tabla-soluciones tbody tr td.col p.tit {
	font-size: 18px;
	line-height: 20px;
	color: #2964a9;
	background-image: url(img/arrow.png);
	display: block;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-bottom: 14px;
}
#soluciones .tabla-soluciones tbody tr td.col ul {
	list-style-type: none;
	padding-left: 16px;
	line-height: 20px;
	color: #323232;
}
#soluciones .tabla-soluciones tbody tr td.col ul li a {
	color: #323232;
}
#soluciones .tabla-soluciones tbody tr td.col ul li a:visited {
	color: #323232;
}
#soluciones .tabla-soluciones tbody tr td.col ul li a:hover {
	color: #323232;
	text-decoration: underline;
}
.panel-noticias {
	display: block;
	float: right;
	width: 204px;
	/*height: 297px;	
	background-image: url(img/panel-noticias-fondo.png);
	background-repeat: no-repeat;
	background-position: left top;*/
	padding-right: 4px;
	padding-left: 5px;
	padding-top: 6px;
	padding-bottom: 4px;
	margin-top: 5px;
	overflow: hidden;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(191,191,191,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(191,191,191,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(191,191,191,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(191,191,191,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(191,191,191,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(191,191,191,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#bfbfbf',GradientType=0 ); /* IE6-9 */
	border: 1px solid #999999;
}
.panel-noticias .noticia-ficha {
	padding-top: 7px;
	padding-bottom: 6px;
	padding-right: 4px;
	padding-left: 4px;
}
.panel-noticias .noticia-ficha p.fecha {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	font-style: italic;
}

.panel-noticias .noticia-ficha p {
	font-size: 12px;
	color: #666;
}
.panel-noticias .noticia-ficha p.tit {
	font-size: 14px;
	color: #010000;
	font-family: MyriadProBold, Arial, Helvetica, sans-serif;
}
.panel-noticias .noticia-ficha p.tit a {
	font-size: 14px;
	color: #010000;
	font-family: MyriadProBold, Arial, Helvetica, sans-serif;
}

.panel-noticias .noticia-ficha p {
	padding-bottom: 5px;
}
.panel-noticias a.leer-mas {
	display: block;
	height: 17px;
	width: 71px;
	background-image: url(img/leer-mas.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
	float: right;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 8px;
}
.panel-noticias .newsletter {
	display: block;
	clear: both;
	padding-right: 4px;
	padding-left: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #acacac;
	padding-top: 10px;
}
.panel-noticias .newsletter p.tit {
	font-size: 11px;
	color: #010000;
	padding-bottom: 4px;
	font-family: MyriadProBold, Arial, Helvetica, sans-serif;
}
.panel-noticias .newsletter #newsletter {
	background-color: #FFF;
	height: 18px;
	padding-top: 4px;
	padding-bottom: 2px;
	margin-top: 4px;
}
.panel-noticias .newsletter #newsletter .input {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 4px;
	padding-left: 14px;
	width: 140px;
	font-family: MyriadRegular, Arial, Helvetica, sans-serif;
	color: #838384;
	font-size: 12px;
}
.panel-noticias .newsletter #newsletter .ok {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(img/ok.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 17px;
	width: 29px;
	color: #FFF;
	cursor: pointer;
}
#contenido .cuerpo #productos .prod-col-1{
	float: left;
	width: 242px;
	padding-right: 14px;
	background-image: url(img/productos-col-borde.png);
	background-repeat: no-repeat;
	background-position: 242px 200px;
}
#contenido .cuerpo #productos .prod-col-2{
	float: left;
	width: 242px;
}
#contenido .cuerpo #productos p.tit {
	font-size: 18px;
	line-height: 20px;
	color: #2964a9;
	background-image: url(img/arrow.png);
	display: block;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-bottom: 13px;
	margin-top: 18px;
}
#contenido .cuerpo #productos ul {
	list-style-type: none;
	padding-left: 16px;
	line-height: 20px;
	color: #323232;
}
#contenido .cuerpo #contacto label {
	width: 105px;
	display: block;
	height: 20px;
	color: #999999;
	font-size: 12px;
	padding-top: 4px;
	float: left;
	clear: left;
	margin-bottom: 15px;
}
#contenido .cuerpo #contacto .input {
	background-image: url(img/contacto-input.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	width: 352px;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 4px;
	padding-left: 4px;
	font-family: MyriadProLightRegular, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	float: left;
	margin-bottom: 15px;
}
#contenido .cuerpo #contacto .input2 {
	background-image: url(img/contacto-input2.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	width: 272px;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 4px;
	padding-left: 4px;
	font-family: MyriadProLightRegular, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	float: left;
	margin-bottom: 15px;
}
#contenido .cuerpo #contacto .input3 {
	background-image: url(img/contacto-input3.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	width: 204px;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 4px;
	padding-left: 4px;
	font-family: MyriadProLightRegular, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	float: left;
	margin-bottom: 15px;
}


#contenido .cuerpo #contacto select {
	font-family: MyriadProLightRegular, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
	width: 190px;
	float: left;
	height: 24px;
	border: 1px solid #cccccc;
	margin-bottom: 15px;
}
#contenido .cuerpo #contacto textarea {
	float: left;
	border: 1px solid #cccccc;
	width: 540px;
	margin-bottom: 13px;
}
#contenido .cuerpo #contacto .boton {
	background-color: #FFF;
	background-image: url(img/contacto-boton.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	height: 26px;
	width: 116px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	font-family: "Calibri", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	margin-right: 13px;
}
#contenido .cuerpo .noticia {
	background-color: #f7f7f8;
	padding-top: 30px;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 18px;
	border: 1px solid #e5e6e7;
	margin-bottom: 14px;
}
#contenido .cuerpo .noticia p.fecha {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	font-style: italic;
}
#contenido .cuerpo .noticia p.tit {
	font-size: 18px;
	color: #010000;
	font-family: MyriadProBold, Arial, Helvetica, sans-serif;
}

#wrapper-pie {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	background-color: #f5f5f5;
}
#pie {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	background-color: #f5f5f5;
	padding-top: 16px;
	padding-right: 10px;
	padding-left: 60px;
	padding-bottom: 40px;
	color: #161616;
	font-size: 12px;
}
#pie.general {
	width: 860px;
	padding-right: 60px;
	padding-left: 60px;
	text-align: center;
	padding-top: 34px;
}
#pie .pie-datos{
	float: left;
	padding-top: 24px;
}
#pie p a  {
	color: #161616;
}
#pie p a:hover {
	color: #161616;
	text-decoration: underline;
}
#pie .pie-login {
	float: right;
	width: 205px;
	text-align: right;
	font-family: MyriadProLightRegular, Arial, Helvetica, sans-serif;
	color: #000;
}
#pie .pie-login p {
	padding-bottom: 8px;
}
#pie .pie-login .input {
	background-image: url(img/pie-input.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	width: 175px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 8px;
	font-family: MyriadProLightRegular, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;
}
#pie .pie-login form {
	background-image: url(img/pie-form-borde.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#pie .pie-login .entrar {
	background-color: #F5F5F5;
	background-image: url(img/pie-login-entrar.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	width: 73px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}
