@charset "UTF-8";
/* CSS Document */
/* Polls Form */
*{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: 'Titillium Web', sans-serif;
	font-size:14px;
	color:#6D6D6D;
	font-weight:lighter;
}
html { 
	/*background: url(../img/background.jpg) no-repeat center center fixed; */
	background-color:#EAEAEA;
	-webkit-background-size: cover;
	background-size: cover;
}
a{
	font-family: 'Titillium Web', sans-serif;
}
strong{
	font-weight:bold;
}
body {
	margin: 0;
	padding: 0;
	padding-top: 100px; /* Relleno superior igual a la altura de la cabecera*/
}
header{
	background:#ecedee;
	padding:0px;
	position:fixed !important;
	width:100%;
	top:0 !important;
	z-index:100;
}
header .header-redes-mobile{
	float:right;
	margin:0px 0px 0px 0px;
}
header .header-redes-mobile ul{
	list-style:none;
}
header .header-redes-mobile ul li{
	float:left;
	margin:3px;
}

#featured-poll {
    padding: 10px;
}
#featured-poll h3{
	margin-top:0px;
	margin-bottom:10px;
	padding:10px;
	font-size:16px;
	background:#6bc048;
	color:#FFF;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}
#opciones{
	border:1px solid #ecedee;
	padding: 10px;
	display:table;
	width:98%;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}
#opciones .radioB{
	width:50px;
	float:left;
}
#opciones .imgOpt{
	/*border:1px solid #000;*/
	width:118px;
	float:left;
}
#opciones .imgOpt img{
	/*border:1px solid #000;*/
	width:70px;
}
#opciones .descrip{
	/*border:1px solid #000;*/
	margin-left:20px;
	float:left;
}
#formPoll > div {
    line-height: 18px;
    margin: 3px;
}
#featured-poll input {
    margin-right: 8px;
}
#formPoll label {
    font-size: 16px;
	font-weight:bold;
	color: #29abe2;
}
#boton{
	width:100%;
	text-align:center;
}
#boton > button {
    background-color: #29abe2;
	color:#FFF;
    height: 31px;
    line-height: 20px;
    margin:5px auto 0px 10px;
    padding: 5px 15px 10px;
    width: 120px;
	border:0px;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}
/* Polls Results */
.progressBar {
    width: 100%;
    height: 18px;
    background-color: #f7f7f7;
    font-family: Arial;
    font-size: 12px;
}

.progressBar div {
    height: 100%;
    color: #fff;
    text-align: right;
    line-height: 18px; 
    width: 0;
    background-color: #005689;
}
#featured-poll p, #featured-poll div {
    margin-top: 3px;
}
#login{
	margin-left:6%;
	margin-bottom:3%;
	background:#FFF;
	width: 35%;
	height:auto;
	border:1px solid #cdcdcd;
	padding: 30px;
	display:table;
	float:left;
}
#cuentadeposito{
	margin-left:3%;
	margin-bottom:3%;
	background:#FFF;
	width: 35%;
	height:auto;
	border:1px solid #cdcdcd;
	padding: 30px;
	display:table;
	clear:both;
}
#botregistro{
	margin:5px auto;
    background-color: #6bc048;
	text-align:center;
	color:#FFF;
    width: 150px;
	padding:10px;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}
#ConSinValidacion{
	margin:15px auto;
    background-color: #D8EDFF;
	text-align:center;
	color:#0071bb;
    width: 150px;
	padding:10px;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}
#botregistrohome{
	margin:5px auto;
    background-color: #6bc048;
	text-align:center;
	color:#FFF;
    width: 170px !important;
	height:35px !important;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}
#botform{
	margin:0 auto;
	width:90%;
	display:table;
	text-align:center;
	padding:5px;
}
#botregistro2{
	margin:5px auto;
    background-color: #6bc048;
	text-align:center;
	color:#FFF;
    width: 200px !important;
	height:40px !important;
	padding:10px;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}
#botbuscador{
	margin:5px auto;
    background-color: #29abe2;
	text-align:center;
	color:#FFF;
    width: 150px;
	padding:10px;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}
menu{
	margin:0px auto 0 auto;
	width: 100%;
	padding: 0px;
	display:table;
		background-color:#9d9d9c;

}
menu ul{
	list-style:none;
	background-color:#9d9d9c;
		margin-right:40px;

}
menu ul li{
	float:right;
	background-color:#9d9d9c;
	padding:0 10px 0 10px;
	height:33px;
	text-align:center;
	line-height:33px;
}
menu ul li:hover{
	background-color:#8B8B8B;
}
menu ul li a{
	color: #FFF;
	text-decoration:none;
}
#contentficha{
	margin:15px auto;
	width: 100%;
	padding: 0px;
	display:table;
}
#content{
	margin:0px auto 20px auto;
	background-image:url(../img/fondo-alpha.png);
	width: 92%;
	border:1px solid #ecedee;
	padding: 30px;
	display:table;
}
#encabezado-home{
	margin:0px auto 0px auto;
	width: 96%;
	border:1px solid #ecedee;
	padding: 0px;
	display:table;
}
#content h3{
	margin-top:0px;
	margin-bottom:10px;
	font-size:16px;
	font-weight:bold;
	color:#157cbf;
}
#content p{
	margin-top:20px;
	margin-bottom:20px;
}
#content .content2{
	margin-top:20px;
	margin-bottom:20px;
	clear:both;
	display:table;
}
#content .content3{
	float:left;
	width:55%;
	display:table;
	text-align:center;
	font-style:italic;
}
#login .botlogin{
	margin:0px auto;
    background-color: #29abe2;
	text-align:center;
	color:#FFF;
    width: 150px;
	height:30px;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}
#login input{
	width:300px;
	height:18px;
	padding:10px;
	margin-bottom:10px;
	border:1px solid #cccccc;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}
#login select{
	width:300px;
	height:18px;
	padding:10px;
	margin-bottom:10px;
	border:1px solid #cccccc;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
	color: #6D6D6D;
	
}
#login h3{
		margin-top:0px;
	margin-bottom:10px;
	padding:10px;
	font-size:16px;
	background:#6bc048;
	color:#FFF;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}
#login p{
	color:#adadad;
	margin-top:20px;
	margin-bottom:20px;
}
#content .botborrar{
    background-color: #29abe2;
	color:#FFF;
    padding: 2px;
    width: 40px;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}
#content input{
	width:300px;
	padding:5px;
	border:1px solid #cccccc;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}
#content textarea{
	width:300px;
	height:150px;
	padding:5px;
	border:1px solid #cccccc;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}
#content textarea::placeholder {
  color: #DFDFDF;
}
#tablas{
	border:0px solid #cccccc;
	float:left;
	margin-right:30px;
	margin-bottom:20px;

}
#tablas td{
	padding:5px;
	margin:0;
}
#tablas td a{
	color:#00853e;
}
#tablas th{
	padding:5px;
	background:#ecedee;
}




.site-nav .main-menu {
  list-style: none;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
}
.site-nav .main-menu li {
  position: relative;
  text-transform: uppercase;
  line-height: 1;
}
.site-nav .main-menu li a {
  position: relative;
  display: inline-block;
  outline: 0;
  -moz-transition: padding 300ms;
  -o-transition: padding 300ms;
  -webkit-transition: padding 300ms;
  transition: padding 300ms;
  color: #29abe2;
}
.site-nav .main-menu li a:hover {
  color: #6bc048;
}
.site-nav .main-menu li .has-sub > a:before {
  display: inline-block;
  content: '\e877';
  padding-left: 5px;
  margin-right: 2px;
  margin-top: 3px;
  float: right;
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -moz-transition: all 350ms;
  -o-transition: all 350ms;
  -webkit-transition: all 350ms;
  transition: all 350ms;
}
.site-nav .main-menu li.has-sub:hover > a:before {
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.site-nav .main-menu > li {
  display: inline-block;
  margin: 0 0px;
  -moz-transition: all 350ms;
  -o-transition: all 350ms;
  -webkit-transition: all 350ms;
  transition: all 350ms;
  text-align:center;
  line-height:16px;
}
.site-nav .main-menu > li > a {
  position: relative;
  display: inline-block;
  z-index: 2;
  border: 1px solid transparent;
  padding: 10px 10px;
  -webkit-border-radius: 3px 3px 0 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px 3px 0 0;
  -moz-background-clip: padding;
  border-radius: 3px 3px 0 0;
  background-clip: padding-box;
}
#registro{
	margin:0 auto;
	margin-bottom:3%;
	background:#FFF;
	width: 95%;
	height:auto;
	border:1px solid #cdcdcd;
	padding: 10px;
	display:table;
}
#registro .tit{
	width:99%;
	padding:5px;
	background-color:#29abe2;
	color:#000;
	font-weight:bold;
	display:table;
	margin-bottom:3px;
}
#registro .tit h1{
	color:#FFF;
	font-weight:bold;
}
#registro select{
	width:312px;
	height:30px;
	padding:0px;
	background:#FFF;
	color: #6D6D6D;
	border:1px solid #cccccc;
	border-radius: 4px;
}
#campos{
	margin:0 auto;
	width: 99%;
	height:auto;
	padding: 10px;
	clear:both;
}
#campos .campo{
	width:99%;
	float:left;
	display:table;
	border-bottom:1px solid #EFEFEF;
	margin:0 !important;
	padding:5px;
}
#campos .campotit{
	width:99%;
	float:left;
	display:table;
	border-bottom:0px solid #EFEFEF;
	margin:0 !important;
	padding:0px;
}
#campos .campo input::placeholder {
  color: #DFDFDF;
}

#campos label{
	width:33%;
	display:table;
	float:left;
	height:30px;
	line-height:30px;
}
#campos .info1{
	width:33%;
	display:table;
	float:left;
	height:30px;
	line-height:30px;
}
#campos .info2{
	width:60%;
	display:table;
	float:left;
	height:auto;
	min-height:30px;
	line-height:30px;
}
#campos .divlabel{
	width:33%;
	display:table;
	float:left;
	height:30px;
	line-height:30px;
}
#tabAcred{
	width:99%;
	display: table; 
	border-collapse: collapse;
    border-spacing: 0px; 
	border-color: #D1D1D1;
}
#tabAcred .tr1{
	background-color:#FFF;
}
#tabAcred .tr2{
	background-color:#f9f9f9;
}
#tabAcred td{
	padding:3px;
	font-size:12px !important;
	text-align:center;
}
#tabAcred .tdcats{
	padding:3px;
	font-size:12px !important;
	text-align:left;
}
#tabAcred th{
	padding:3px;
	background:#E3E3E3;
	font-weight:bold;
}

#tabAcred td .inputabla{
	width:96%;
	height:auto;
	font-size:12px;
	border:1px solid #F4F4F4;
	padding:2px;
}
input[type="checkbox"] {
	-webkit-appearance: none;
    padding: 2px;
	width:20px !important;
	height:20px !important;
	margin:2px auto;
}
input[type="checkbox"]:checked{
    background-color: #6bc048;
    border: 1px solid #FFF;
}
input[type="radio"] {
	width:30px !important;
}


#filtros2{
	background:#D8EDFF; 
	width:30%; 
	padding:10px; 
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius:5px;
	margin-bottom:10px;
	height:auto;
	display:table;
	float:left;
}
#filtros2 h2{
	width:100%; 
	padding:5px; 
	background:#29abe2; 
	margin:10px 0px 10px -5px;
	font-weight:bold;
	color:#FFF;
}
#filtros2 ul{
	list-style:none;
	width:100%;
	height: auto;
	display:table;
}
#filtros2 ul li{
	width:100%;
	height: auto;
	display:table;
	margin:5px auto;
	line-height:22px;
}
#filtros2 select{
	width:100% !important;
	height:30px;
}
#filtros2 .checkbox{
	float:left;
	margin-right:4px;
}
#filtros2 label{
	float:left;
	width:90%;
}
#contentCatalog{
	width:65%;
	float:left;
}
#comparador{
	width:94%;
	float:left;
	border:1px solid #EEEEEE;
	margin:0 10px 10px 20px;
	background:#FCFCFC;
	border-radius:6px;
	text-align:right;
}
#calugaProd{
	width:43%;
	max-width:90%;
	height:180px;
	float:left;
	margin:0px 0px 20px 20px;
	border:1px solid #EEEEEE;
	padding:10px;
	background:#FCFCFC;
	border-radius:6px;
}
#calugaProd .picture{
	float:left;
	width:90px;
	height:90px;
	border:0px solid #000000;
	-webkit-border-radius: 50%; 
	-moz-border-radius: 50%; 
	border-radius:50%;
	margin-right:10px;
	background-position: center;
}
#calugaProd .picture img{
	width:90px;
}
#calugaProd ul{
	list-style:none;
}
#calugaProd li{
		border:0px;
		margin-bottom:4px;
}
#calugaProd li b{
}
#calugaProd h1{
	color:#6C6C6C;
	border:0px;
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
}
#calugaProd h1 a{
	color:#6C6C6C;
	border:0px;
	font-size:14px;
	text-decoration:none;
}
#calugaProd h1 a:hover{
	color:#2693FF;
	border:0px;
	font-size:14px;
	text-decoration:none;
}

#calugaProd .botficha{
	background:#2693FF;
	color:#FFF;
	border-radius:6px;
	width:150px;
	float:left;
	text-align:center;
	margin-top:10px;
	padding:3px;
}
#calugaProd .botficha:hover{
	background:#6C6C6C;
}
#calugaProd .botficha a{
	color:#FFF;
	text-decoration:none;
}
#pagination {
	height: 36px;
	width:100%;
	display:table;
	margin: 15px 0;
	clear:both;
	
}
#pagination ul {
	border-radius: 3px 3px 3px 3px;
	display: inline-block;
	margin-bottom: 10px;
	margin-left:92px;
}
#pagination li {
	display: inline;
}
#pagination a {
	-moz-border-bottom-colors: none;
	-moz-border-image: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #DDDDDD;
	border-style: solid;
	border-width: 1px 1px 1px 0;
	float: left;
	line-height: 34px;
	padding: 0 14px;
	text-decoration: none;
	cursor:pointer;
}
#pagination a:hover, #pagination .active a {
	color:#2d2d28;
	outline:0;
	text-decoration:none;
	font-weight: bold;
}
#pagination .active a {
	color: #999999;
	cursor: default;
}
#pagination .disabled a, #pagination .disabled a:hover {
	background-color: transparent;
	color: #999999;
	cursor: default;
}
#pagination li:first-child a {
	border-left-width: 1px;
	border-radius: 3px 0 0 3px;
}
#pagination li:last-child a {
	border-radius: 0 3px 3px 0;
}
#pagination-centered {
	text-align: center;
}
#pagination-right {
	text-align: right;
}
#submenu{
	background:#D8EDFF; 
	width:20%; 
	padding:0px; 
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius:5px;
	margin-bottom:10px;
	height:auto;
	display:table;
	float:left;
}
#submenu h2{
	width:94%; 
	padding:3%; 
	background:#29abe2; 
	margin:10px 0px 10px 0px;
	font-weight:bold;
	color:#FFF;
}
#submenu ul{
	list-style:none;
	width:100%;
	height: auto;
	display:table;
}
#submenu ul li{
	width:94%;
	height: auto;
	display:table;
	margin:0px auto;
	line-height:22px;
	padding:3%;
}
#submenu ul li:hover{
	
	background:#aadaee; 
}
#submenu ul li a{
	text-decoration:none;
}
#submenu ul .current{
	width:94%;
	height: auto;
	display:table;
	margin:0px auto;
	line-height:22px;
	padding:3%;
	background:#aadaee; 
}