/*
Theme Name: Ari
Theme URI: http://www.elmastudio.de/wordpress-themes/ari/
Description: Ari is a minimalistic, flexible three-column blog theme. The theme uses CSS3 media queries for its responsive layout and is therefore optimized for tablet pcs and smart phones (the theme switches to a two-column layout when viewed on a horizontal iPad screen, and to a one-column layout on iPhones). You can also choose a dark color scheme and the backgound-, text- and link-colors can be customized in the theme options page.
Author: Elmastudio
Author URI: http://www.elmastudio.de/wordpress-themes/
Version: 1.1.2
Tags: white, dark, three-columns, left-sidebar, right-sidebar, flexible-width, custom-colors, custom-menu, theme-options, threaded-comments, sticky-post, translation-ready
License: GNU/GPL Version 2 or later
License URI: http://www.gnu.org/licenses/gpl.html
*/

/* Colores
--------------------------------------------- 
Rojo ACE: #9e1b32;
Rosa fondos: #fffbfb; #ffe2e2; #ffefef; #fcf0f0; #fcdada;
Gris: #444;
Gris btn #ebe9e9;
*/

/* Google Fonts Import
--------------------------------------------- */
/*
@import url(http://fonts.googleapis.com/css?family=Droid+Sans:regular,bold|Droid+Serif:regular,italic,bold,bolditalic&subset=latin);
*/
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600);



/* Reset
--------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	border: 0;
	outline: 0;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* General Structure and Styles
--------------------------------------------- */
body {
	font-family:'Source Sans Pro','Droid Sans', arial, sans-serif;
	color: #4C4C4C;
	background-color:#fff;
	/*background-image: url(/wp-content/uploads/img/textura-fondo.gif)*/
}
#wrap {
	min-width: 920px;
	max-width: 920px;
	margin: 0px auto 0 auto;
	padding: 0px 0px 0px 0px;
	z-index: 0;
	position: relative;
	top:-20px;
}

.single #wrap {
	top: 0px;
}

#main {
	
	background-image: url(/wp-content/uploads/img/fondo-ace.jpg);
	background-repeat: no-repeat; background-position: left bottom;
}

#sidebar-primary {
	border-top:1px dotted black;
	width:200px;
	margin:0px 0px 60px 0px;
	padding-top: 20px;
	float:left;
}
#main {
	margin-top:20px;
	float:right;
	width: 100%;
}
#content {
	border-top:1px dotted black;
	width: 460px;
	margin:0px 20px 60px 20px;
	padding:0px;
	float:left;
	font-size: 14px;
	padding-top: 20px;
}

#contenido{
	padding: 15px;
	background-color: #fcdada;
	margin-bottom: 15px;
	/*min-height: 450px;*/
	
}

.left{
	float: left;
}

.right{
	float: right;
}

a {
	color:#9e1b32;
}

input, a {
	cursor: pointer;
}

strong{
	color: #3d3d3d;
	font-weight: bold;
	background-color: #f9baba;
	padding: 0 4px 0 4px;
	
}

/*.page{
	top:-20px;
	position:relative;
}*/

/* INDEX
----------------------------------------------*/

/*.page-index {
	top:-20px;
	position: relative;
}*/

#contenido-index{
	padding: 15px 15px 0 15px;
	background-color: #fcdada;
	margin-bottom: 15px;
}

#content #contenido-index h3.title{
	font-size: 16px;
	color: #444;
	line-height: 16px;
	text-transform: uppercase;
	margin-bottom: 5px;
}

#content #contenido-index h3.title a{
	color: #444;
}

#content #contenido-index h3.title a:hover{
	color: #9e1b32;
}

#contenido-index2{
	margin-bottom: 15px;
	background-color: #ebe9e9;
	padding: 0px;
	margin: 0px 0px 15px 0px;
}

#contenido-index2 img{
	width: 228px !important;
	height: 146px;
}

.border{
border-bottom:1px dotted black;
margin-bottom: 10px;

}

#content .page-index h2{
	font-size: 14px;
}

#content #contenido-index .page p, #content #contenido-index .post p{
	padding-top: 5px;
	padding-bottom: 0px;
}

#content #contenido-index .post, #content #contenido-index .page {
	margin:0;
	border: none;
	
}

#dinvaders {
	min-height: 170px; /*altura espacio noticias*/
}

/*
--------
*/



/* FOOTER / PIE */

#footer {
	width:70%;
	float:right;
	padding: 0px 0px 30px 0px;
	clear: both;
	font-size: 12px;
	overflow:hidden;
}

/* HEAD
--------------------------------------------- */

#head{
	float: right;
	width: 100%;
}

/* --- Theme Logo --- */
.logo {
	float: left;
	width: 200px;
	margin:0px 0px 0px 0px;
	overflow:hidden;
}
.logo h1 {
	padding:5px 0px 0px 0px;
	font-size:30px;
	line-height:35px;
}
.logo h1 a:hover {
	text-decoration:none;
}
.logo p {
	font-family:'Droid Sans',  Times, serif;
	font-style:normal;
	font-size:13px;
	text-transform: uppercase;
}
.logo img {
	max-width:100%;
	margin:0;
	padding:0;
}

/* --- Cabecera --- */

#cabecera{
	width: 460px;
	padding:0px;
	float:left;
	font-size: 14px;
	padding-top: 35px;
	margin:0px 20px 0px 20px;
	
}

/* --- Contacto Cabecera --- */

#contacto-cabecera{
	width:200px;
	float:left;
	text-align: right;
	padding-top: 35px;
	height: 81px;
	
}

#contacto-cabecera .tlf {
	font-size: 20px;
	font-weight: bolder;
}

#contacto-cabecera .mail {
	font-size: 13px;
}

#contacto-cabecera .social img{
	display: inline;
	width: 33px;
	margin-top: 5px;
	bottom:0 !important;
}

/*a.facebook:hover{background-image: url(/wp-content/uploads/img/icon-facebook-color.png); z-index: 99;}*/

/* MENU
--------------------------------------------- */
#menu-page{
	position: relative;
	margin-bottom: 15px;
	margin-top: 5px;
	width: 100%;
	height: 40px;
	clear: both;	
}

#menu-page a{
	color: #444;
	text-align: center;
	line-height: 40px;
}

#menu-page a:hover{
	color:#9e1b32;
}

#menu-page .btn-cv{
	float: right;
	width: 200px;
	height: 40px;
	background-color: #fff;
}

#menu-page .btn-oferta{
	float: left;
	width: 200px;
	height: 40px;
	background-color: #fff;
}

#menu-page .btn-page{
	float:left;
	width: 100%;
	border-left: 1px dotted black;
	border-right: 1px dotted black;
	height: 40px;
	background-color: #fff;
	margin: 10px 0 0 0;
}



/* Alignment
--------------------------------------------- */
.alignleft {
	display: inline;
	float:left;
	margin-right: 10px;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 10px;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
    margin-bottom: 10px;
}
/* Headings // Titulares
--------------------------------------------- */
#cabecera h1 {
	text-align: right;
	font-size: 14px;
	color:#555;
	font-weight: normal;
	line-height: 18px;
	width: 300px;
	float:right;
	
}

#cabecera h1 p {    
    color: #4C4C4C;
	font-weight: normal;	
}


#content .post h1 {
	padding:0px 0px 20px 0px;
	font-size: 22px;
	line-height:28px;
}
#content h2 {
	padding:0px 0px 5px 0px;
	font-size: 16px;
	line-height:24px;
	text-transform: uppercase;
	color:#555;
	font-weight: bold;
}
#content h3 {
	padding:0px 0px 0px 0px;
	font-size: 16px;
	line-height:20px;
	color:#9e1b32;
	margin-bottom: 5px;
}

#content p.leyenda {
	margin-top:-15px;
	font-size: 12px;
}

#content h4 {
	padding:0px 0px 0px 0px;
	font-size: 15px;
	line-height:21px;
	margin-bottom: 15px;
}
#content h5 {
	padding:0px 0px 0px 0px;
	font-size: 14px;
	line-height:20px;
	margin-bottom: 15px;
}
#content h6 {
	padding:0px 0px 0px 0px;
	font-size: 13px;
	line-height:19px;
	margin-bottom: 15px;
}


/* Archives 
--------------------------------------------- */

#content h2.title{
	background-image: url(/wp-content/uploads/img/flecha-1.png);
	background-repeat: no-repeat; background-position: 0px 11px/*7px*/;
	padding-left: 15px;
	padding-top: 5px;
	position: relative;
	clear: both;
}

#content h2.title2{
	background-image: url(/wp-content/uploads/img/flecha-1.png);
	background-repeat: no-repeat; background-position: 0px 7px;
	padding-left: 15px;
	position: relative;
}

h2.archive {
	margin:0px 0px 25px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom:1px dotted #4C4C4C;
	font-family:'Droid Sans',  Times, serif;
	font-size:12px;
	font-weight:normal;
	font-style:italic;
	letter-spacing:0.1em;
	
}
h2.archive strong {
	font-style:normal;
	text-transform:uppercase;
}

/* Pages 
--------------------------------------------- */
#page {
	margin-bottom:50px;
	padding:0px 0px 6px 0px;
	border-bottom:1px dotted #4C4C4C;
}
#page h1 {
	padding:0px 0px 20px 0px;
	font-size: 20px;
	line-height:26px;
}
#page h2 {
	background-image: url(/wp-content/uploads/img/flecha-3.png);
	background-repeat: no-repeat; background-position: 0px 7px;
	padding-left: 15px;
}

#page p {
	padding:0px 0px 15px 0px;
	font-size: 14px;
	line-height:23px;
}
#page p small {
	font-size: 13px;
}

/* Single Post
--------------------------------------------- */

#content .post #author-info {
	margin:20px 0px 30px 0px;
	padding:10px 0px 0px 0px;
	border-top:1px dotted #4C4C4C;
	border-bottom:1px dotted #4C4C4C;
	overflow:hidden;
}
#content .post #author-avatar {
	margin:5px 15px 0px 0px;
	float:left;
}
#content .post #author-description {
	overflow:hidden;
}
#content .post #author-description h2 {
	padding:0px;
	font-family:'Droid Sans',  Times, serif;
	font-size:12px;
	font-weight:normal;
}
#content .post #author-description h2 span {
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:0.1em;
}
#content .post #author-description p, .page-link  {
	font-family:'Droid Sans',  Times, serif;
	font-size:13px;
	line-height:18px;
	font-style:italic;
}

/* Posts
--------------------------------------------- */
#content .post h2 {
	background-image: url(/wp-content/uploads/img/flecha-2.png);
	background-repeat: no-repeat; background-position: 0px 5px;
	padding-left: 15px;
	line-height: normal;
}

#content .post-page h2 {
	background-image: url(/wp-content/uploads/img/flecha-2.png);
	background-repeat: no-repeat; background-position: 0px 5px;
	padding-left: 15px;
	line-height: normal;
}


#content .post, #content .page {
	padding:0px 0px 1px 0px;
	margin:0px 0px 20px 0px;
	border-bottom:1px dotted #4C4C4C;
}
#content .post p, #content .page p {
	padding:0px 0px 15px 0px;
	font-size: 14px;
	line-height:23px;
}

.post-page{
	margin:0px 0px 20px 0px;
	border-bottom:1px dotted #4C4C4C;

}


/*Directorio Empresas*/
#contenido .wpbdp-listing-excerpt {padding-bottom: 25px;padding-top: 25px;}
#contenido .wpbdp-listing-excerpt .listing-thumbnail {margin-left: 16px;}

.listing-thumbnail {width: 120px;height: 120px;background-color: white;position: relative;display: table;border: 1px solid #9e1b32;border:none;}
#wpbdp-view-listings-page .listing-thumbnail {float: right;top: 20px;right: 0px;}
.wpbdp-listing-excerpt.odd {background-color: #f1c9c9 !important;}

.listing-thumbnail .wpbdmthumbs {position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);}

.wpbdp-pagination{
	
	padding-bottom: 25px;
}

.widget_wpbdp_randomlistingswidget {display: block;background-color: red;position: relative;width: 100%;}

/* Descripcion*/

#category_description {
	font-size: 14px;
	line-height: 23px;
	margin-bottom: 20px;
	color:#555;
}

#category_description p{
		margin-bottom: 10px;
}

#content .post p small {
	font-size:13px;
}
#content blockquote {
	margin:10px 0px 30px 0px;
	padding:0px 0px 0px 16px;
	background:url(images/blockquote-border.jpg) 0 0 repeat-y;
	font-family:'Droid Sans',  Times, serif;
	line-height:21px;
	font-style:italic;
}
#content blockquote p {
	padding:0 !important;
}
#content blockquote p cite {
	padding:5px 0px 0px 0px;
	font-size:12px;
	font-weight:bold;
}
#content address {
	padding:0px 0px 20px 0px;
	line-height:20px;
}
#content pre {
	padding:0px 0px 20px 0px;
}
#content table {
	margin:10px 0px 30px 0px;
}
#content table tr {
	border-bottom:1px solid #4C4C4C;
}
#content table tr th {
	padding: 10px 20px 10px 20px;
	border-top:1px solid #4C4C4C;
	border-left:1px solid #4C4C4C;
	border-right:1px solid #4C4C4C;
}
#content table tr td {
	padding: 10px 20px 10px 20px;
	border-left:1px solid #4C4C4C;
	border-right:1px solid #4C4C4C;
}
#content img {
	max-width: 100%;
	width: auto;
	height: auto;
	border: none;
}
#content img.wp-post-image {
	margin: 5px 15px 5px 0 !important;
	padding: 0;
	float: left;
}
#content img.wp-smiley {
	display: inline;
}
#content img.alignleft {
	margin: 5px 10px 10px 0px;
}
#content img.alignright {
	margin: 5px 0px 5px 10px;
}
#content img.alignnone {
	margin: 10px 0px 10px 0px;
}
#content .wp-caption {
	max-width: 100%;
	display: block;
}
#content p.wp-caption-text {
	font-family:'Droid Sans',  Times, serif;
	font-size:12px;
	font-style:italic;
	line-height:18px;
	padding:7px 0px 10px 0px;
}
#content object,
#content embed,
#content iframe {	
	display: block;
	max-width: 100%;
	margin: 3px 0 10px 0;
}
#content .post p.meta, #content .page p.meta {
	margin:0px 0px 2px 0px;
	padding:5px 5px 5px 15px;
	font-size:12px;
	line-height:19px;
	clear:both;
	background-color: #fff;
}
#content .post p.meta span, #content .page p.meta span {
	padding:0px 0px 0px 0px;
	font-family:'Droid Sans',  Times, serif;
	font-size:12px;
	line-height:19px;
	font-style:italic;
}
a.post-edit-link {
	font-family:'Droid Sans',  Times, serif;
	font-size:12px;
	font-style:italic;
}
#content p.previous {
	float:left;
	font-size:14px;
}
#content p.next {
	float:right;
	font-size:14px;
}
#content .sticky h3.sticky-label  {
	font-size:10.5px;
	font-weight:normal;
	padding:0;
	text-transform:uppercase;
	letter-spacing:2px;
}

/* Links
--------------------------------------------- */
#content h2 a {
	color:#4C4C4C;
}
a, #content h2 a:hover{
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
/* --- Link Colors --- */
ul.sidebar li.widget_text a {
	color:#9e1b32;
}
/*ul.sidebar a, p.meta a, .comment-meta a, p.logged-in-as a, a.post-edit-link, #footer a {
	color:#999;
}*/
#content h2 a:hover, ul.sidebar a:hover, .comment-meta a:hover, p.logged-in-as a:hover, p.meta a:hover, a.post-edit-link:hover, #footer a:hover {
	color:#9e1b32;
}
#searchsubmit:hover, form#commentform p.form-submit input#submit:hover, input.wpcf7-submit:hover  {
	background:#EBE9E9;
}

/* Lists
--------------------------------------------- */
#content #page ul, #content .post ul {
	padding:0px 0px 0px 15px;
}
#content #page ul li, #content .post ul li {
	padding:0px 0px 10px 0px;
	line-height:21px;
	list-style:url(/wp-content/uploads/img/flecha-list-1.gif) !important;
	list-style-position: inside;
	
}

/*#contenido ul li {
	padding:0px 0px 10px 0px;
	line-height:18px;
	list-style:url(/wp-content/uploads/img/flecha-list-1.gif) !important;
	list-style-position: inside;
	
}*/

#contenido ul.wpbdp-categories  li{
	list-style: none;
}

#contenido ul {
	padding-left: 15px;
}


#content #page ol, #content .post ol {
	padding:20px 0px 0px 30px;
}
#content #page ol li, #content .post ol li {
	padding:0px 0px 20px 0px;
	line-height:21px;
	list-style:url(/wp-content/uploads/img/flecha-list-2.gif) !important;
}
#content  #page ol ol li, #content .post ol li ol li {
	list-style:url(/wp-content/uploads/img/flecha-list-3.gif) !important;
}
#content  #page ol ol ol li, #content .post ol li ol ol li{
	list-style:url(/wp-content/uploads/img/flecha-list-3.gif) !important;
}

ul.listado{
	margin-top: -5px;
	padding:0px 0px 10px 0px;
	line-height:21px;
	list-style:url(/wp-content/uploads/img/flecha-list-2.gif) !important;
}

/* Sidebars
--------------------------------------------- */
ul.sidebar {
	font-size: 13px;
	line-height:18px;
}
ul.sidebar li.widget-container, ul.sidebar li.pagenav, ul.sidebar li.categories {
	margin:0px 0px 10px 0px;
	padding:0px 0px 10px 0px;
	border-bottom:1px dotted #4C4C4C;
	overflow:hidden;
	line-height:23px;
}
ul.sidebar h3.widget-title {
	padding:0px 0px 0px 0px;
	font-size: 13px;
	font-weight:normal;
	text-transform:uppercase;
}

h3.widget-title {
	color:#9e1b32;
}

/* Sidebar Primary
--------------------------------------------- */

/* --- Text Widget --- */
ul.sidebar li.widget_text p {
	line-height:1.6 !important;
}
#sidebar-primary ul.sidebar li.widget_text img {
	margin:3px 10px 0px 0px;
	float:left;
}

/*#text-6, #text-7 {
	border: none;
}*/

#text-6{
	
}

#sidebar-primary #banner-emprendedores{
	background-color: #fcdada;
	/*padding: 10px;*/
	border: none;
}

li#text-7{
	
}

#sidebar-primary #banner-portal{
	width: 200px;
	height: 100px;
}

#sidebar-primary #banner-empresa1{
	width: 200px;
	height: 125px;
	background-color: white;
}


/* Sidebar Secondary
--------------------------------------------- */
#sidebar-secondary {
	border-top:1px dotted black;
	width:200px;
	margin:0px 0px 60px 0px;
	float:left;
	text-align: right;
	padding-top: 20px;
}

#sidebar-secondary img {
	max-width: 100%;
	display: block;
	margin:0px;
	padding: 0;
}
#sidebar-secondary img.banner {
	max-width: 100%;
	display: block;
	margin:0px 0px 10px 0px;
	padding: 0;
}

li#text-8, #text-8 .textwidget/*li#text-2*/ {
	padding: 0 !important;
	margin: 0 0 10px 0;
}

li#search-2 {
	padding-bottom: 20px;
	float: right;
}

li#wp_sidebarlogin-2 {
	margin-top: 10px;
	float: right;
}

#categories-3 a{
	color:#444;
}

li#categories-3 {
	float: right;
}

/* Banner1 - Haze socio*//*
#text-2 .textwidget {
	background-color: #fcdada !important;
}*/

li#text-9{
	border: none;
	border-bottom: 1px dotted black;
	padding: 0;
	float: right;
}

/* Banners Publicidad */

#banner-a,#banner-b,#banner-c,#banner-d {font-size: 10px;color:#444;text-transform: uppercase;text-align: center;line-height: 100px;}

#banners-header{
	margin-bottom: 10px;
	margin:0;
	position: relative;
	}
	
#banner-a{
	
	width: 200px;
	height: 100px;
	margin-bottom: 20px;
	margin-right: 20px;
	float: left;
	}
	
#banner-b{
	
	width: 680px;
	height: 100px;
	float: left;
	}
	
#banner-c{
	
	width: 200px;
	height: 150px;
	line-height: 150px;
	}
	
#text-7, #text-11, #text-12 {padding: 0;/*margin-top: 20px;*/}
#text-13 {float: right;padding: 0;/*margin-top: 20px;*/}

#banner-d{
	float: left;
	width: 460px;
	height: 320px;
	/*margin-top: 75px;*/
	border-bottom: 1px dotted black;
	line-height: 320px;
	}
	
#banner-e{
	float: left;
	width: 460px;
	height: 175px;
	margin-top: 15px;
	border-bottom: 1px dotted black;
	line-height: 320px;
	}



/* Sidebar Widgets (can be used for both Sidebars)
--------------------------------------------- */
ul.sidebar li.widget_archive ul li, ul.sidebar li.widget_pages ul li.page_item, ul.sidebar li.widget_categories ul li.cat-item, ul.sidebar li.widget_links ul.blogroll li, ul.sidebar li.widget_nav_menu ul#menu-navigation li.menu-item, ul.sidebar li.widget_meta ul li {
	line-height:23px;
}

/* --- Menu widget jQuery Vertical Accordion Menu --- */
.textwidget {text-transform: uppercase; color: #4c4c4c;}
.textwidget p{text-transform: none; color: #4c4c4c;font-style: italic;}

/* --- Text Widget --- */
ul.sidebar li.widget_text img {
	margin:3px 10px 0px 0px;
	float:left;
}
/* --- Custom Menu Widget --- */
ul.sub-menu {
	margin: 0px 0px 0px 15px;
}
ul.sidebar li.widget_categories ul li.cat-item ul.children {
	margin:0px 0px 0px 15px;
}
/* --- Pages Widget --- */
ul.sidebar li.widget_pages ul li.page_item ul.children {
	margin:0px 0px 0px 15px;
}


/* LOGIN WIDGET */
.widget_wp_sidebarlogin input {
	background-color: #fcdada;
	border: none;
	border-bottom: 1px solid #9e1b32;
	border-top: 1px solid #9e1b32;
	padding-right: 5px;
	text-align: right;
}

.widget_wp_sidebarlogin form p {
	margin-top: 0 !important;
}

#loginform {
	margin: 0;
}
/* --- Search Widget --- */
.search-input {
	max-width: 100%;
	width: 100%;
	height: 17px;
	margin:10px 0px 15px 0px;
	font-size:11px;
	text-align: right;
	background-color: #fcdada;
	border: none;
	padding: 0 10px 0 0;
	cursor: default;
	border-top: 1px solid #9e1b32;
	border-bottom: 1px solid #9e1b32;
}
#searchform #searchsubmit {
	margin:0px 0px 0px 0px;
	padding:4px 7px;
	width: 60px;
	background:#ebe9e9;
	border: none;
	font-family:'Droid Sans', arial, sans-serif;
	font-size:12px;
	color:#444;
	cursor:pointer;
}

#wp-submit {
	margin:0px 0px 0px 0px;
	padding:4px 7px 4px 7px;
	background:#ebe9e9;
	border:none;
	font-family:'Droid Sans', arial, sans-serif;
	font-size:12px;
	color:#444;
	cursor:pointer;
}
/* --- Recent Post Widget --- */
ul.sidebar li.widget_recent_entries ul li {
	padding: 0px 0px 12px 0px;
	line-height:16px;
}
ul.sidebar li.widget_recent_entries ul li a {
	line-height:16px;
}
/* --- Recent Comments --- */
ul.sidebar li.widget_recent_comments ul#recentcomments li.recentcomments {
	padding: 0px 0px 12px 0px;
	line-height:16px;
}
ul.sidebar li.widget_recent_comments ul#recentcomments li.recentcomments a {
	padding: 0px 0px 12px 0px;
}
/* --- Calendar Widget --- */
table#wp-calendar caption {
	font-family:'Droid Sans',  Times, serif;
	font-size:12px;
	line-height:18px;
	font-style:italic;
	text-align:left;
	padding:0px 0px 3px 0px;
}
table#wp-calendar td {
	padding:3px;
}
/* --- Social Links Custom Widget --- */
ul.sidebar li.widget_sociallinks a {
	padding:0px 20px 0px 20px;
	line-height:23px;
}
ul.sidebar li.widget_sociallinks a.rss {
	background:url(images/rss-icon.png) 0 0 no-repeat;
}
ul.sidebar li.widget_sociallinks a.twitter {
	background:url(images/twitter-icon.png) 0 0 no-repeat;
}
ul.sidebar li.widget_sociallinks a.facebook {
	background:url(images/fb-icon.png) 0 0 no-repeat;
}
ul.sidebar li.widget_sociallinks a.googleplus {
	background:url(images/googleplus-icon.png) 0 0 no-repeat;
}
ul.sidebar li.widget_sociallinks a.flickr {
	background:url(images/flickr-icon.png) 0 0 no-repeat;
}
ul.sidebar li.widget_sociallinks a.vimeo {
	background:url(images/vimeo-icon.png) 0 0 no-repeat;
}
ul.sidebar li.widget_sociallinks a.xing {
	background:url(images/xing-icon.png) 0 0 no-repeat;
}
ul.sidebar li.widget_sociallinks a.linkedin {
	background:url(images/linkedin-icon.png) 0 0 no-repeat;
}
ul.sidebar li.widget_sociallinks a.delicious {
	background:url(images/delicious-icon.png) 0 0 no-repeat;
}

/* --- Comments --- */
.post .comments-content {
	margin:6px 0px 0px 0px;
	border-top:1px dotted #4C4C4C;
}
#content .post #comments-content h3#comments {
	padding:80px 0px 8px 0px;
	border-bottom:1px dotted #4C4C4C;
	font-size:16px;
}
#comments-content .comment-body p {
	padding:0px 0px 10px 0px;
	font-size:13px;
	line-height:19px;
}
#comments-content p.moderation {
	font-family:'Droid Sans',  Times, serif;
	font-size:12px;
	font-style:italic;
	color:#999;
}
#content .post #comments-content ol,
#content #page #comments-content ol {
	padding:0px;
}
#content .post #comments-content ol li ul.children,
#content #page #comments-content ol li ul.children  {
	padding:0px;
}
#content .post #comments-content ol li.depth-1 {
	padding:25px 0px 10px 0px;
	border-bottom:1px dotted #4C4C4C;
	overflow:hidden;
}
#comments-content ol li.depth-2,
#content #page #comments-content ol li.depth-2,
#comments-content ol li.depth-3,
#content #page #comments-content ol li.depth-3,
#comments-content ol li.depth-4,
#content #page #comments-content ol li.depth-4,
#comments-content ol li.depth-5,
#content #page #comments-content ol li.depth-5 {
	margin:10px 0px 0px 30px;
	padding:25px 0px 0px 0px;
	border-top:1px dotted #4C4C4C;
	border-bottom:none;
	overflow:hidden;
}
.comment-meta {
	padding:0px 0px 10px 0px;
	font-family:'Droid Sans',  Times, serif;
	font-size:12px;
	font-style:italic;
}
.comment-gravatar {
	margin:1px 15px 0px 0px;
	float:left;
}
#comments-content .comment-body {
	padding:0px;
	overflow:hidden;
}
.reply {
	margin:10px 0px 0px 0px;
	float:right;
}
a.comment-reply-link {
	font-size:12px;
	font-weight:bold;
}
p.logged-in-as {
	font-family:'Droid Sans',  Times, serif;
	font-size:12px;
	font-style:italic;
}
#comments-content ol li.post.pingback {
	margin:0px;
	padding: 20px 0px 10px 20px;
	list-style:none;
}
#content #comments-content .comment-body ol {
	padding:6px 0 6px 30px;
	line-height: 1.3;
}
#content #comments-content .comment-body ol li {
	list-style: decimal !important;
}
#content #comments-content .comment-body ol li ol li {
	list-style: upper-alpha !important;
}
#content #comments-content .comment-body ol li ol ol li{
	list-style: lower-roman !important;
}
.bypostauthor {
}
/* --- Comment Reply --- */
a#cancel-comment-reply-link {
	padding:3px 0px 0px 0px;
	float:right;
	font-size:12px;
}
#content .post #comments-content #respond h3#reply-title {
	padding:80px 0px 6px 0px;
	border-bottom:1px dotted #4C4C4C;
	font-size:16px;
}
#content .post form#commentform p {
	font-size:13px;
}
form#commentform p.comment-notes {
	padding:5px 0px 15px 0px;
	font-family:'Droid Sans',  Times, serif;
	font-size:12px;
	font-style:italic;
}
form#commentform input#author, form#commentform input#email, form#commentform input#url {
	font-family:'Droid Sans', arial, sans-serif;
	height:22px;
	display: block;
}
form#commentform textarea#comment {
	width:90%;
	padding:3px;
	font-family:'Droid Sans', arial, sans-serif;
}
form#commentform p.comment-form-author, form#commentform p.comment-form-email, form#commentform p.comment-form-url, form#commentform p.comment-form-comment {
	padding:10px 0px 0px 0px;
}
form#commentform p.form-submit input#submit {
	margin:8px 0px 10px 1px;
	padding:6px 8px 6px 8px;
	background:#4C4C4C;
	border:none;
	font-family:'Droid Sans', arial, sans-serif;
	font-size:12px;
	color:#fff;
	cursor:pointer;
}
/* --- Comments Navigation --- */
.nav-previous {
	float:left;
	margin:20px 0 0 0;
}
.nav-next {
	float:right;
	margin:20px 0 0 0;
}

/* WordPress Image Gallery
--------------------------------------------- */
.gallery {
	margin: auto;
	padding:5px 0px 5px 0px;
}
.gallery .gallery-item {
	float: left;
	margin: 10px 5px 0px 5px;
	text-align: center;
	width: 30%;
	vertical-align: top;
}
.gallery img {
	border: 1px solid #cfcfcf;
}
.gallery .gallery-caption {
	margin-left: 0;
	padding: 5px 0px 8px 0px;
	font-family:'Droid Sans',  Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
}

.ngg-gallery-thumbnail-box {float: left;margin-right: 5px;}
.ngg-galleryoverview {float: left;position: relative;height: auto;}
#contenido {height: auto;position: relative;float: left; width: 430px;}
.ngg-navigation {float: left;clear: both;height: auto;margin-top: 20px;}
.ngg-navigation .page-numbers, .current {margin-right: 10px;}

/* Footer
--------------------------------------------- */
/*#img-footer img{
	width: 680px;
	position: absolute;
	z-index: -10;
	margin-bottom: 0px;
	bottom:10px;
}

#img-footer {
	position: relative;
}*/

/* SELLO CALIDAD*/

.banner2 {
	border-right: 1px dotted black;
	padding-right: 10px;
	margin-top: 7px;
	float: left;
}


/* DIRECCION */

.address {
	
	margin-top: 7px;
	margin-left: 10px;
	float: left;
}

/* TEXTO LEGAL*/

#content p.legal {
	font-size: 12px;
	line-height: 14px;	
}

#footer p {
	line-height:19px;
}

#footer .disenyado{
	margin-top:7px;
	color: #444;
	
}

#footer {
	position: relative;
	border-top:1px dotted black;
	width: 100%;
	padding-top: 5px;
}

#footer .alingright {
	float:right;
	font-size: 10px;
}

/* ENLACES */

#enlaces li{
	margin-bottom: 10px;
	margin-left: 15px;
	list-style:url(/wp-content/uploads/img/flecha-list-1.gif) !important;
	list-style-position: inside;
}


/* Plugin Styles
--------------------------------------------- */
/* --- Contact Form 7 --- */
#content .wpcf7 {
	padding:0px 0px 20px 0px;
}

#content .asociarse-campos .wpcf7-form-control-wrap input{
	
	width: 100%;/*auto*/
}

#content .page .asociarse-campos p {
	padding-bottom: 5px !important;
}

#content .wpcf7 input, #content .wpcf7-list-item input{
	border:none;
	width: auto;
}

#content span.wpcf7-list-item input{
width: auto;
 float: right;
    margin-right: 5px;
    margin-top: 12px;
    width: auto;
}

#content .wpcf7-form-control-wrap input{
	width: 100%;
}

#content #page .wpcf7 p {
	padding:0px 0px 10px 0px;
	font-size:13px;
}
input.wpcf7-text {
	height:22px;
}
.wpcf7 textarea {
	font-family:'Droid Sans', arial, sans-serif;
	font-size:14px;
	width: 100%;
}
input.wpcf7-submit {
	margin:0px;
	padding:6px 8px 6px 8px;
	background:#4C4C4C;
	border:none;
	font-family:'Droid Sans', arial, sans-serif;
	font-size:12px;
	color:#fff;
	cursor:pointer;
}
.wpcf7-response-output, .wpcf7-not-valid-tip {
	margin:0px;
	font-family:'Droid Sans',  Times, serif;
	font-size:12px;
	line-height:18px;
	font-style:italic;
}

.wpcf7-list-item label{
width: 33%;
height: 35px;
float: left;
line-height: 35px;
background-color: white;
border-left: 1px dotted black;
margin-left: 0px;
margin-bottom: 10px;
}

.wpcf7-list-item-label {
	width: 50%;
	padding-left: 5px;
}

/* --- jQuery Thickbox --- */
#TB_window img#TB_Image {
	border-bottom:none ! important;
	border-left:none ! important;
	border-right: none ! important;
	border-top: none ! important;
	margin: 15px 0px 0px 15px;
}
#TB_caption {
	height: 30px ! important;
	padding: 7px 15px 15px 15px ! important;
}
#TB_secondLine {
	padding: 4px 0px 0px 0px;
}
#TB_closeWindow {
	height: 30px ! important;
	padding: 11px 15px 10px 0px ! important;
}
#TB_window a {
	color: #4C4C4C ! important;
}

/* Responsiveness
--------------------------------------------- */
/*@media screen and (max-width: 870px) {
#wrap {
	max-width: 870px;
	margin: 25px auto 0 auto;
	padding: 0px 15px 0px 15px;
	overflow:hidden;
}
#sidebar-primary {
	width:240px;
	position: fixed;
}
#main {
	width: 72%;
	float:right;
	overflow:hidden;
}
#content {
	width: 87.2%;
	margin:0px 0px 50px 0px;
	padding:0px 0px 0px 80px;
	float:none;
}
#sidebar-secondary {
	width: 87.2%;
	margin:0px 0px 50px 0px;
	padding:50px 0px 0px 80px;
	float:none;
	overflow:hidden;
}*/
/* --- Secondary Sidebar Widgets --- */
/*#sidebar-secondary img.banner {
	max-width: 100%;
	display: block;
	margin:0px 10px 10px 0px;
}
#sidebar-secondary ul.sidebar li.widget-container {
	width:100%;
	margin:0px 20px 30px 0px;
	padding:0px 0px 10px 0px;
	float:left;
	border-bottom:1px dotted #4C4C4C;
	overflow:hidden;
}
#sidebar-secondary ul li.widget_sociallinks ul li, #sidebar-secondary ul.sidebar li.widget_pages ul li, #sidebar-secondary ul.sidebar li.widget_archive ul li, #sidebar-secondary ul.sidebar li.widget_categories ul li, #sidebar-secondary ul.sidebar li.widget_links ul li {
	float:left;
	margin:0px 22px 5px 0px;
}
#sidebar-secondary ul .search-input {
	width:50%;
	margin:0px 0px 4px 0px;
	padding:2px 3px 3px 3px;
	border:1px solid #999;
	font-size:12px;
}
#searchsubmit {
	margin:0px 0px 0px 5px;
	padding:4px 7px 4px 7px;
	float:none;
	background:#4C4C4C;
	border:none;
	font-family:'Droid Sans', arial, sans-serif;
	font-size:12px;
	color:#fff;
	cursor:pointer;
}
/* --- Footer --- */
/*#footer {
	width: 62.5%;
	float:right;
	overflow:hidden;
}
}

@media screen and (max-width: 770px) {
#wrap {
	max-width: 770px;
	margin: 25px auto 0 auto;
	padding: 0px 15px 0px 15px;
	overflow:hidden;
}
#sidebar-primary {
	width:240px;
	position: fixed;
}
#main {
	width: 68.8%;
	float:right;
	overflow:hidden;
}
#content {
	width: 88.5%;
	margin:0px 0px 50px 0px;
	padding:0px 0px 0px 60px;
	float:none;
}
#sidebar-secondary { 
	width: 88.5%;
	margin:0px 0px 50px 0px;
	padding:50px 0px 0px 60px;
	float:none;
	overflow:hidden;
}
}

/*@media screen and (max-width: 620px) {
#wrap {
	max-width: 620px;
	margin: 25px auto 0 auto;
	padding: 0px 10px 0px 10px;
	overflow:hidden;
	position:relative;
}
#sidebar-primary {
	width: auto;
	position:relative;
	float: none;
	clear: both;
}
#sidebar-primary ul li.widget_social_links ul li {
	float:left;
}
#main {
	width: auto;
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
}
#content {
	width: auto;
	margin:0px 0px 50px 0px;
	padding:0;
	float: none;
	clear: both;
}
#sidebar-secondary {
	width: auto;
	padding:50px 0px 0px 0px;
	margin:0px 0px 50px 0px;
	float: none;
	clear: both;
}
#content img.wp-post-image {
	width: 100px;
	margin: 3px 10px 5px 0 !important;
}

@media screen and (max-width: 400px) {
#wrap {
	max-width: 400px;
	margin: 25px auto 0 auto;
	padding: 0px 10px 0px 10px;
	overflow:hidden;
	position:relative;
}
#sidebar-primary {
	width: auto;
	position:relative;
	float: none;
	clear: both;
	display: none;
}
#sidebar-primary ul li.widget_social_links ul li {
	float:left;
}
#main {
	width: auto;
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
}
#content {
	width: auto;
	margin:0px 0px 50px 0px;
	padding:0;
	float: none;
	clear: both;
}
#sidebar-secondary {
	display: none;
	width: auto;
	padding:50px 0px 0px 0px;
	margin:0px 0px 50px 0px;
	float: none;
	clear: both;
}
#content img.wp-post-image {
	width: 100px;
	margin: 3px 10px 5px 0 !important;
}


/* --- Secondary Sidebar Widgets --- */
/*#sidebar-secondary ul.sidebar li.widget-container {
	width:100%;
	margin:0px 20px 30px 0px;
	padding:0px 0px 10px 0px;
	float:left;
	border-bottom:1px dotted #4C4C4C;
	overflow:hidden;
}
form#searchform {
	width:100%;
}
#sidebar-secondary ul .search-input {
	width:60%;
	margin:0px 0px 4px 0px;
	padding:2px 3px 3px 3px;
	border:1px solid #999;
	font-size:12px;
}
#content h2 {
	padding:0px 0px 20px 0px;
	font-size: 17px;
	line-height:24px;
}
#content .post p {
	padding:0px 0px 15px 0px;
	font-size: 13px;
	line-height:22px;
}
#content p.previous {
	float:left;
	font-size:13px;
}
#content p.next {
	float:right;
	font-size:13px;
}
/* --- Comments Reply --- */
#content .post #comments-content #respond h3#reply-title {
	padding:80px 0px 3px 0px;
	border-bottom:1px dotted #4C4C4C;
	font-size:16px;
	clear:both;
}
a#cancel-comment-reply-link {
	display:block;
	padding:0;
	float:none;
	font-size:12px;
}
/* --- Footer --- */
#footer {
	width: 100%;
	float:none;
}
}

/* FLOATS CLEARING
--------------------------------------------- */
.clear {
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
}
.clearfix:after {
	clear:both;
	content:' ';
	display:block;
	font-size:0;
	line-height:0;
	visibility:hidden;
	width:0;
	height:0
}

#content #slideshow{position:relative !important;}


/* ----- SLIDESHOW ----- */

#slideshow {
	border-bottom: 1px dotted black;
	padding-bottom: 15px;
	margin-bottom: 10px;
	position:relative;
	width:460px; /* Achura de las imágenes */
	height:240px; /* Altura de las imágenes */
}

#slideshow{position:relative !important;}

/*  FORMULARIOS DE CONTACTO  */

.wpcf7-form-control-wrap{
	border: none;
}

.cuestionario .wpcf7{
	margin-top: 10px;
	padding-top: 10px;
}
/*Nuevos estilos*/
.wpbdp-bar .wpbdp-main-links {height: auto !important;}
/* Página espacial Escaparate*/
#content.content-escaparate {width: 680px;}
.content-escaparate #contenido {padding: 0;background-color: white;width: 680px;}
.content-escaparate #contenido ul {padding: 0;}
.content-escaparate .wpbdp-bar {display: none;}
.content-escaparate .wpbdp-main-page ul.wpbdp-categories li {width: auto;padding: 0px 8px;margin-right: 10px;border: none;text-transform: capitalize;height: 25px;line-height: 25px;margin-bottom: 10px;}
.content-escaparate .wpbdp-main-page ul.wpbdp-categories li a {padding: 0;}

.content-escaparate .wpbdp-pagination {clear: both;margin: 0;padding: 25px 0;}


.content-escaparate .wpbdp-main-page ul.wpbdp-categories li {
	-moz-box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.1);
	box-shadow: 1px 1px 5px 1px rgba(0,0,0,0.1);
	background-color:#e8e8e8;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	border:1px solid #dcdcdc;
	display:inline-block;
	cursor:pointer;
	font-size:13px;
	text-decoration:none;
}
.content-escaparate .wpbdp-main-page ul.wpbdp-categories li:hover {
	background-color:#f6f6f6;
}
.content-escaparate .wpbdp-main-page ul.wpbdp-categories li:active {
	position:relative;
	top:1px;
}


#content.content-escaparate {float: left;}
#content.content-escaparate .page {float: left;}
#content.content-escaparate #contenido {float: left;}
#content.content-escaparate #banner-d {float: left;}


.content-escaparate #sidebar {display: block;height: auto;float: left;width: 100%;}
.content-escaparate .no-logo {display: none;}
.content-escaparate .listing-details {display: none;}
.content-escaparate .listing-actions {display: none;}
.content-escaparate .wpbdp-listing-excerpt {border: none;height: auto;width: auto;float: left;padding: 0;margin: 0;background-color: transparent;}
.content-escaparate .wpbdp-listing-excerpt.odd {background-color: transparent;}
.content-escaparate .wpbdp-listing-excerpt .listing-thumbnail.NO {display: none;}
.content-escaparate .wpbdp-listing-excerpt .listing-thumbnail {padding: 0;margin: 0;width: 230px;height: 130px;margin-left: 5px;margin-bottom: 5px;background-color: white;padding: 10px;}
.content-escaparate .wpbdp-listing-excerpt .listing-thumbnail img {width: 230px !important;height: auto !important;max-width: 230px !important;max-height: 130px;}

.content-escaparate .wpbdp-listing-excerpt .listing-thumbnail {padding: 0;margin: 0;width: 190px;height: 90px;margin-left: 5px;margin-bottom: 5px;background-color: white;padding: 10px;}
.content-escaparate .wpbdp-listing-excerpt .listing-thumbnail img {width: 190px !important;height: auto !important;max-width: 190px !important;max-height: 90px;}

.content-escaparate .wpbdp-listing-excerpt .listing-thumbnail.NO, .content-escaparate .no-logo {display: block}
.content-escaparate  a.random {display: block;width: 190px;height: 90px;z-index: 1;padding: 10px;margin-left: 5px;position: absolute;}

.content-escaparate ul.wpbdp-listings-widget-list li {padding: 0;margin: 0;width: 190px;height: 115px;margin-bottom: 5px;background-color: white;padding: 10px;float: left;margin-right: 10px;border:1px dotted #4c4c4c;position: relative;}
.content-escaparate ul.wpbdp-listings-widget-list li .listing-title {display: none;}
.content-escaparate ul.wpbdp-listings-widget-list li .sin-imagen {display: block;}
#main .content-escaparate ul.wpbdp-listings-widget-list li img.listing-image {
	/*display: block;position: absolute;top: 0;left: 0;width: 96%;height: auto;margin-left: 2%;margin-top: 2%;
	left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
*/
	height:auto;
	max-height: 110px;
	width: auto;
	max-width: 190px;
}

.con-imagen {/*display: block;width: 100%;height: 100%;background-color: white;position: absolute;*/
	    background-color: white;
    display: block;
    height: 110px;
    position: absolute;
    width: 190px;
}

/* Pagina escaparate sectores*/
.content-escaparate-sectores #contenido .wpbdp-listing-excerpt {padding: 0 !important;}
.content-escaparate-sectores #contenido .listing-thumbnail {float: left;margin-right: 10px;margin-bottom: 0px;border: 1px dotted #4c4c4c;width: 122px;height: 122px;}
.content-escaparate-sectores #contenido .listing-thumbnail img {width: 120px;height: auto;
		
}
.listings {min-height: 50px;}
.content-escaparate-sectores #contenido .wpbdp-listing-excerpt {background-color: transparent !important;}
.content-escaparate-sectores .listing-details {display: block;background-color: transparent;}

.content-escaparate-sectores .block-listings {float: left;position: relative;width: 130px;height: 180px;}
.content-escaparate-sectores #wpbdp-view-listings-page .listing-thumbnail {top: 0;}

.content-escaparate-sectores .listing-details .wpbdp-field-category {display: none;}
.content-escaparate-sectores .listing-details .wpbdp-field-meta {display: none;}

.content-escaparate-sectores .listing-details .wpbdp-field-title {display: block;}
.content-escaparate-sectores .listing-details .wpbdp-field-title label {display: none;}
.content-escaparate-sectores .listing-details .wpbdp-field-title .value {width: 115px;padding: 0 5px;height: auto;float:left;}
.content-escaparate-sectores .listing-details .wpbdp-field-title .value a {text-transform: uppercase;font-size: 12px;color: black;line-height: 12px;}

.content-escaparate .wpbdp-pagination, .content-escaparate-sectores .wpbdp-pagination {padding: 10px;}

.content-escaparate  .category-title {position: relative;float: left;clear: both;width: 100%;height: 40px;}
.content-escaparate .category-title .subir, .content-escaparate .category-title h3 {position: relative;display: block;float: left;}
.content-escaparate .category-title .subir {float: right;right: 35px;}

/* SLIDE NOTICIAS */
/*
#dinvaders, .dinvaders {height: 290px; width: 705px; overflow: hidden; position: relative; float: left;}
.slide {height: 250px; width: 705px; background: url(images/slideshow/bg.png) repeat-x #E1E1E1;}
.slide img {display: block; float: left; width: 250px; height: 250px; position: relative; top: -20px; left: -30px;}
.slide .post {padding: 20px 30px 0;}
.slide .post-category {font-size: 11px; color: #d9d9d9; text-transform: uppercase; margin-bottom: 5px;}
.slide .post a {color: #000;}
.slide .post .post-category a {text-decoration: none;}
.slide .post .post-category a:hover {text-decoration: underline;}
.slide .post h2 {margin-bottom: 5px; line-height: 24px;}
.slide .post h2, .slide .post h2 a {color: #000; font-size: 24px; font-weight: normal; text-decoration: none;}
.slide .post h2 a {font-family: Georgia, Geneva, Arial; font-size: 20px;}
.slide .post h2 a:hover {text-decoration: underline;}
.slide .post .post-meta {font-size: 11px; font-style: italic; color: #656363; margin-bottom: 20px;}
.slide .post .post-meta span, .slide .post .post-meta a {color: #000; text-decoration: none; font-family: Helvetica, Arial, sans-serif; font-style: normal;}
.slide .post .post-meta a:hover {text-decoration: underline;}
.slide .post .post-author {text-transform: uppercase;}
.slide .post-content p {margin-bottom: 15px; font-size: 14px;}
#anterior, #siguiente {display: block; width: 27px; height: 53px; position: absolute; top: 106px !important; opacity: 0.2; z-index: 99 !important;}
#anterior {background: url(images/slideshow/botones.png) no-repeat; left: 0 !important;}
#siguiente {background: url(images/slideshow/botones.png) 0 -53px no-repeat; right: 0 !important;}
#anterior:hover, #siguiente:hover {opacity: 1;}
*/