@import url('main.css');

.comercial #subHeader{
font-size:19px;
text-align:center;
}
.comercial ul.level1Menu li{
background:url('../img/fondoMenu/fondoGris.gif') no-repeat top;
}
.comercial ul.level1Menu li.selected{
background:url('../img/fondoMenu/fondoAzul.gif') no-repeat top;
}
.comercial ul.level1Menu li a.selected{
color:#fefefe;
background:url(../img/comercial/profselecMenu.gif) no-repeat 7px 3px;
padding-left:16px;
}
.comercial ul.level1Menu li a:hover{
background:url('../img/fondoMenu/fondoAzul.gif') no-repeat top;
color:#fefefe;
}
.comercial ul.level1Menu li a.selected:hover{
background:url(../img/comercial/profselecMenu.gif) no-repeat 7px 3px;
color:#fefefe;
}
.comercial ul.level2Menu li a.selected{
color:#21b0d7;
padding-left:7px;
}

.comercial ul.level2Menu li a.selected:hover{
color:#21b0d7;
}
.comercial ul.level2Menu li,
.comercial ul.level2Menu li:hover{
background:url('../img/fondoMenu/fondoAzul2.gif') no-repeat top;
}

.comercial ul.level3Menu li,
.comercial ul.level3Menu li:hover{
background:none;
}
.comercial ul.level3Menu li a.selected{
padding-left:0;
}

.comercial ul.level2Menu li a:hover,
.comercial ul.level3Menu li a:hover{
color:#3cba28;
background:none;
}
.comercial .titular,
.comercial .newsTit,
.comercial .newsPlusColor,
.comercial .boldClass,
.comercial ul.level2Menu li a.selected,
.comercial ul.level3Menu li a.selected,
.comercial ul.level2Menu li a:hover,
.comercial ul.level3Menu li a:hover{
color:#21b0d7;
}


.comercial .breadcrumbs{
color:#21b0d7;
}


.comercial .newsPlusColor{
font-weight:bold;
}
.comercial ul.level2Menu li a.selected{
background:url(../img/comercial/selecMenu2.gif) no-repeat 8px 3px;
}

.comercial ul.level2Menu li a.selected:hover{
/*background:none !important;*/
background:url(../img/comercial/selecMenu2.gif) no-repeat 8px 3px;
}

.comercial ul.level3Menu li a.selected{
background:url('../img/comercial/selecMenu2.gif')  no-repeat 0px 1px;
font-weight:normal;
}
.comercial ul.level3Menu li a.selected:hover{
background:url('../img/comercial/selecMenu2.gif') no-repeat 0px 1px;
font-weight:normal;
}
.singleNewsImg{
margin:3px 0;
}
.newsTitCol1{
float:left;
width:80%;
}
.newsTitCol2{
float:right;
width:19.9%;
text-align:right;
color:#e034e6;
font-weight:bold;
text-decoration:none;
}
strong.black{
color:#000000;
}
.menuP{
border-top:1px solid #e5e5e5;
border-bottom:1px solid #e5e5e5;
height:30px;
padding-top:8px;
margin-top:10px;
}
  .menuP a{
  background:url('../img/comercial/masDesactivado.gif') no-repeat 10px 0;
  height:20px;
  line-height:20px;
  padding:0 19px 0 30px;
  border-left:1px solid #e5e5e5;
  font-weight:bold;
  font-size:13px;
  color:#070707;
  text-decoration:none;
  }
    .menuP a.firstSpan{
	border:0 !important;
	padding-left:19px;
	background-position:0 0 !important;
	}
    .menuP a.selected{
	background:url('../img/comercial/masActivo.gif') no-repeat 10px 0;
	padding:0 15px 0 26px;
	color:#21b0d7;
	}
	
	
.opinonForm{
padding:20px;
background-color:#edeff0;
margin:0;
}
  .opinonForm label{
  font-weight:bold;
  display:block;
  margin-bottom:3px;
  }  
  .opinonForm span{
  float:left;
  width:49.9%;
  }
  .opinionInput{
  border:1px solid #cfcfcf;
  height:18px;
  width:200px;
  margin-bottom:10px;
  }
  .opinionTextarea{
  border:1px solid #cfcfcf;
  height:70px;
  width:95%;
  margin-bottom:10px;
  }
  .opinionInput2{
  border:1px solid #cfcfcf;
  height:18px;
  width:100px;
  margin-bottom:10px;
  margin-right:10px;
  }
  .opinionCaptcha{
  vertical-align:top;
  }
  .opinionCheck{
  clear:left;
  }
  .opinionBot{
  margin-top:10px;
  }
  .txtPregunta{
  border-top:1px solid #e5e5e5;
  border-bottom:1px solid #e5e5e5;
  margin:10px 0;
  padding:20px 0;
  }
  .lineaGris{
  color:#e2e3e5;
  border:#e2e3e5;
  background-color:#e2e3e5;
  height:1px;
  margin-top:15px;
  }
.productForm{
width:100%;
}
  .formSecc1{
  background:#f3f4f5;
  padding:15px;
  padding-top:5px;
  padding-bottom:5px;
  /*border-top:1px solid #dddedf;*/
  width:529px;
  float:left;
  }
  .formSecc2{
  background:#eff1f3;
  padding:15px;
  padding-top:0px;
  padding-bottom:5px; 
  width:529px;
  float:left;  
  }
    .formSecc1 div,
	.formSecc2 div{
	width:100%;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	}
    .titSeccForm{
	font-weight:bold;
	}
	.colFormInput1,
	.colFormInput2,
	.colFormInput3,
	.colFormInput4{
	float:left;
	height:25px;
	/*width:130px;*/
	margin-right:10px;
	}
	  .colFormInput1 input,
	  .colFormInput2 input,
	  .colFormInput3 input,
	  .colFormInput4 input{
	  float:left;
	  position:relative;
	  top:-3px;
	  margin-bottom:10px;
	  }
	  .buscarProductosBot{
	  float:right;
	  margin:0px 15px 0;
	  margin-bottom:5px;
	  }
.productoItem{
width:100%;
background:#f4f5f7;
padding:6px 0 6px 6px;
float:left;
margin-bottom:15px;
}
  .productoImg{
  float:left;
  margin-right:9px;
  }
  .productoTit,
  .productoSubtit{
  font-weight:bold;
  color:#050505;
  font-size:12px;
  display:block;
  }
  .productoTit{
  margin:12px 0 0;
  }
  .productoSubtit{
  font-weight:normal;
  margin:5px 0;
  }
  .productoTxt{
  padding:6px 3px;
  color:#666666;
  margin:10px 0 12px;
  display:block;
  }
  .productoVer{
  text-decoration:none;
  color:#010101;
  font-weight:bold;
  }
.menuP{
border-top:1px solid #e5e5e5;
border-bottom:1px solid #e5e5e5;
height:30px;
padding-top:8px;
margin-top:10px;
}
  .menuP a{
  background:url('../img/profesional/profmasDesactivado.gif') no-repeat 10px 0;
  height:20px;
  line-height:20px;
  padding:0 19px 0 30px;
  border-left:1px solid #e5e5e5;
  font-weight:bold;
  font-size:13px;
  color:#070707;
  text-decoration:none;
  }
  
.cabFichaPro{
width:100%;
border-bottom:1px solid #e5e5e5;
font-weight:bold;
float:left;
padding-bottom:5px;
margin-top:15px;
}
  .cabFichaPro span.colIzda{
  float:left;
  }
	  .cabFichaPro strong.mainTitFicha{
	  color:#21b0d7;
	  font-size:20px;
	  display:block;
	  clear:both;
	  }
	  .cabFichaPro .subTitFicha{
	  clear:both;
	  }
  .cabFichaPro img.colDcha{
  float:right;
  } 
  

