@import url(estructura.css);
@import url(especifics.css);
* {
	margin: 0;
	padding: 0;
}
:-moz-any-link:focus {
  outline: none;
}
body {
	background: #FFF url(../img/fonsBody.png) repeat-x;
	font: normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #413535;
	overflow: auto;
}
h1, h2, h3, h4, h5 {
	font-size: 12px;
}
a {
	color: #413535;
}
a:hover {
	color: #D15212;
}
a img {
	border: none;
}
ul {
	list-style: none;
}
.oculto {
	display: none;
}



#contenido p {
	padding: 9px 0;
}
#contenido ul {
	padding: 5px 0 5px 10px;
}
#contenido li {
	padding: 4px 0 4px 18px;
	background: url(../img/li.png) no-repeat left 9px;
}
.cargos li {
	margin-bottom: 10px;
}
.cargos {
	font-size: 11px;
	font-weight: bold;
}
.cargos strong, .cargos a {
	text-transform: none;
	font-size: 10px;
}
.cargos strong {
	color: #666;
}
.cargos a {
	font-weight: normal;
}

/* icones */
.masInfo {
	text-align: right;
}
.masInfo a {
	background: url(../img/masInfo.png) no-repeat left 3px;
	padding-left: 13px;
	font-size: 10px;
	text-decoration: none;
	text-transform: lowercase;
}
.masInfo a:hover {
	background-image: url(../img/masInfoOn.png);
}
.color .masInfo a {
	background-image: url(../img/masInfo-blanc.png);
	color: #FFF;
}
.color .masInfo a:hover {
	background-image: url(../img/masInfo-blancOn.png);
	color: #D15212;
}
.volver {
	text-align: right;
}
.volver a {
	text-decoration: none;
	background: url(../img/volver.png) no-repeat left 3px;
	padding-left: 13px;
	text-transform: lowercase;
}
.volver a:hover {
	background-image: url(../img/volverOn.png);
	color: #D15212;
	
}
/* formularis */
fieldset {
	border: none;
}
input, select, textarea {
	padding: 2px;
	font: normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #303030;
}
textarea, select {
	padding: 0 0 0 2px;
	overflow: auto;
}
.obligatori {
	font-size: 9px;
}
.botons {
	text-align: right;
}
#contenido .botons input {
	height: 17px;
	padding: 0;
	text-align: center;
	text-transform: lowercase;
	background-repeat: no-repeat;
	background-position: left top;
	border: none;
}
#contenido .botons a {
	height: 15px;
	padding: 2px 0 0 0;
	text-align: center;
	text-transform: lowercase;
	background-repeat: no-repeat;
	background-position: left top;
	border: none;
	text-decoration: none;
	font-size: 10px;
}
.enviar {
	width: 45px;
}

.destacado {
	padding: 12px 15px 15px 16px;
	overflow: hidden;
}
.destacado h2 {
	border-bottom: 1px solid #FFF;
	text-indent: -1000px;
	height: 14px;
	background-repeat: no-repeat;
	padding-bottom: 7px;
}
#destmultimedia {
	background-image: url(../img/es/destMultimedia.png);
}
#destautomocion {
	background-image: url(../img/es/destAutomocion.png);
}
#desttelefonia {
	background-image: url(../img/es/destTelefonia.png);
}
.destacado .masInfo {
	margin-top: -12px;
	margin-right: 20px;
}
#contenido .destacado ul {
	padding: 10px 0 0 20px;
}
#contenido.color .destacado .productos li {
	float: left;
	width: 300px;
}
#contenido .destacado .productos li.imparell {
	width: 300px;
	padding-right: 30px;
	color: #FFF;
}
/* .productos .imparell h4 a {
	color: #A2ACCC;
}*/
.productos {
	clear: right;
}
#contenido .productos  li {
	background: none;
	padding: 0;
	font-size: 11px;
	overflow: hidden;
}
#contenido .productos .imagen {
	float: left;
	margin: 0 10px 0 0;
}
.productos h4 {
	margin-left: 95px;
}
.productos h4 a {
	color: #5E6B90;
	font-size: 12px;
	text-decoration: none;
}
.productos h4 a:hover {color:#F45812}
#contenido .productos p {
	padding-top: 0;
	margin-left: 95px;
}

.color {
	background: #413535;
	color: #FFF;
	padding-top: 8px;
}
.color a {
	color: #FFF;
}
.color .productos h4 a {
	color: #A2ACCC;
}
.color .productos h4 a:hover {
	color: #F45812;
}
.separador {
	background: #413535  url(../img/separador.png) no-repeat 550px 8px;
	border-bottom: 10px solid #413535;
}
#contenido ul.paginacion {
	float: right;
	background: url(../img/paginacio.png) repeat-x;
	padding: 0;
	margin: 10px 0;
}
#contenido .paginacion li {
	float: left;
	padding: 3px 0;
	margin: 0;
	background: none;
}
#contenido .paginacion li.anterior {
	background: url(../img/paginacioAnterior.png) no-repeat 0 0;
	padding-left: 4px;
	margin-left: 0;
}
#contenido .paginacion li.siguiente {
	background: url(../img/paginacioSeguent.png) no-repeat right 0;
	padding-right: 4px;
	margin-right: 0;
}
#contenido .paginacion li a {
	color: #413535;
	text-decoration: none;
	border-right: 1px solid #413535;
	padding: 0 3px;
	font-size: 9px;
}
#contenido .paginacion li.anterior a, #contenido .paginacion li.siguiente a {
	font-size: 10px;
}
#contenido .paginacion li.siguiente a {
	font-size: 10px;
	border-right: none;
}
#contenido .paginacion .paginacion-active a {
	color: #D15212;
}
#contenido .noContent {
	padding: 20px;
	text-align: center;
}
.txt {
	vertical-align: middle;
}

.promociones li a:hover {color:orange;}