@import url('main.css');

.indasParaTi #subHeader{
font-size:19px;
text-align:center;
}
.indasParaTi ul.level1Menu li{
background:url('../img/fondoMenu/fondoGris.gif') no-repeat top;
}
.indasParaTi ul.level1Menu li.selected{
background:url('../img/fondoMenu/fondoRosa.gif') no-repeat top;
}
.indasParaTi ul.level1Menu li a.selected{
color:#fefefe;
background:url(../img/profselecMenu.gif) no-repeat 7px 3px;
padding-left:16px;
}
.indasParaTi ul.level1Menu li a:hover{
background:url('../img/fondoMenu/fondoRosa.gif') no-repeat top;
color:#fefefe;
}
.indasParaTi ul.level1Menu li a.selected:hover{
background:url(../img/profselecMenu.gif) no-repeat 7px 3px;
color:#fefefe;
}
.indasParaTi ul.level2Menu li a.selected{
color:#e034e6;
padding-left:7px;
}
.indasParaTi ul.level2Menu li a.selected:hover{
color:#e034e6;
}
.indasParaTi ul.level2Menu li,
.indasParaTi ul.level2Menu li:hover{
background:url('../img/fondoMenu/fondoRosa2.gif') no-repeat top;
}

.indasParaTi ul.level3Menu li,
.indasParaTi ul.level3Menu li:hover{
background:none;
}
.indasParaTi ul.level3Menu li a.selected{
padding-left:0;
}

.indasParaTi ul.level2Menu li a:hover,
.indasParaTi ul.level3Menu li a:hover{
color:#3cba28;
background:none;
}
.indasParaTi .titular,
.indasParaTi .newsTit,
.indasParaTi .newsPlusColor,
.indasParaTi .boldClass,
.indasParaTi ul.level2Menu li a.selected,
.indasParaTi ul.level3Menu li a.selected,
.indasParaTi ul.level2Menu li a:hover,
.indasParaTi ul.level3Menu li a:hover{
color:#e034e6;
}
.indasParaTi .newsPlusColor{
font-weight:bold;
}

.indasParaTi ul.level2Menu li a.selected{
background:url(../img/soluciones/selecMenu2.gif) no-repeat 8px 3px;
}

.indasParaTi ul.level2Menu li a.selected:hover{
background:url(../img/soluciones/selecMenu2.gif) no-repeat 8px 3px;
}

.indasParaTi ul.level3Menu li a.selected{
background:url(../img/soluciones/selecMenu2.gif) no-repeat 0px 1px;

font-weight:normal;
}

.indasParaTi ul.level3Menu li a.selected:hover{
background:url(../img/soluciones/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;
}
.opinionItem{
clear:both;
width:100%;
margin-top:10px;
margin-bottom:10px;
}
  .opinionImg{
  float:right;
  margin-right:15px;
  }
  .opinionImgMain{
  margin-bottom:13px;
  }
  .opinionDate{
  color:#666666;
  display:block;
  }
  .opinionPre{
  display:block;
  color:#dd2aef;
  font-weight:bold;
  padding:5px 0;
  margin-bottom:0px;
  }
  .opinionTit{
  display:block;
  font-weight:bold;
  font-size:12px;
  padding:5px 0;
  margin-bottom:5px;
  }
  .opinionTxt{
  color:#666666;
  }
  .opinionInfo{
  text-decoration:none;
  color:#010101;
  font-weight:bold;
  }
  .opinionPlusColor{
  color:#dd2aef;
  }
  .opinionSecc{
  clear:both;
  height:25px;
  padding:0 3px;
  line-height:25px;
  border-top:1px solid #e5e5e5;
  border-bottom:1px solid #e5e5e5;
  }
    .opinionSeccTxt{
	float:left;
	color:#000000;
	font-weight:bold;
	}
	.opinionSeccComent{
	float:right;
	color:#dd2aef;
	font-weight:bold;
	}
	  .opinionNoColor{
	  color:#000000;
	  }
	  .opinionPager{
	  border-bottom:1px solid #e5e5e5;
	  }
	  .opinionComentTit{
	  clear:both;
  	  font-weight:bold;
	  font-size:18px;
	  color:#000000;
	  padding:0 0 6px 0;
	  border-bottom:10px solid #e3e3e3;
	  }
.commentTit{
display:block;
font-weight:bold;
font-size:18px;
padding:5px 0;
margin-bottom:5px;
border-bottom:10px solid #e3e3e3;
}
.commentItem{
width:100%;
margin:10px 0 25px;
clear:both;
}
  .commentName{
  height:34px;
  line-height:34px;
  width:80%;
  float:left;
  border-top:1px solid #e5e5e5;
  border-bottom:1px solid #e5e5e5;
  color:#666666;
  margin-bottom:15px;
  }
    span.nameC{
	color:#dd2aef !important;
	font-weight:bold !important;
	}
  .commentOrder{
  height:34px;
  line-height:34px;
  width:20%;
  float:right;
  text-align:right;
  border-top:1px solid #e5e5e5;
  border-bottom:1px solid #e5e5e5;
  font-size:18px;
  color:#d0d0d0;
  font-weight:bold;
  margin-bottom:15px;
  }

.opinonForm{
padding:10px;
background-color:#edeff0;
margin:0;
display:block;
width:96%;
float:left;
}
  .opinonForm label{
  font-weight:bold;
  display:block;
  margin-bottom:3px;
  }
  .opinonForm span{
  float:left;
  width:45.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:25px;
  margin-right:10px;
  }
  .opinionCaptcha{
  vertical-align:top;
  }
  .opinionCheck{
  clear:left;
  }
  .opinionBot{
  margin-top:0px;
  }
  .txtPregunta{
  border-top:1px solid #e5e5e5;
  border-bottom:1px solid #e5e5e5;
  margin:10px 0;
  padding:10px 0 5px;
  }
  .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/soluciones/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/soluciones/masActivo.gif') no-repeat 10px 0;
	/*padding:0 15px 0 26px;*/
	color:#e034e6;
	}
.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:#de2af0;
	  font-size:20px;
	  display:block;
	  clear:both;
	  }
	  .cabFichaPro .subTitFicha{
	  clear:both;
	  }
  .cabFichaPro img.colDcha{
  float:right;
  }
.imgMainFicha{
margin:12px 0
}

.noMargin{
margin:0 !important;
}

/* AADIDOS 18 Enero */
	

.destBlog{
color:#9b9b9b;
border-bottom:1px solid #e5e5e5;
padding:10px 0;
}
  .destBlog p{
  font-size:10px;
  margin-bottom:5px;
  }
  .destBlog a{
  color:#9b9b9b;
  text-decoration:none;
  font-size:11px;
  font-weight:bold;
  }
.archiveFirst{
color:#9b9b9b;
border-bottom:1px solid #e5e5e5;
}
  .archiveFirst li.yearArchive{
	border-top:1px solid #e5e5e5;
	padding:3px 0;
  }
    .archiveFirst li.yearArchive a{
	color:#9b9b9b;
	font-weight:bold !important;
	text-decoration:none;
	}
	
    .archiveSecond{
	color:#9b9b9b;
	border-top:1px solid #e5e5e5;
	margin-top:2px;
	padding:12px 0;
	}
	  .archiveSecond li.monthArchive{
	  margin-left:18px;
	  padding:3px 0;
	  }
	    .archiveSecond li.monthArchive a{
		text-decoration:none;
		color:#9b9b9b;
		font-weight:normal !important;
		}




#tagCloud a:link, #tagCloud a:visited {
	color: #DD2AEF;
	text-decoration:none;
}
#tagCloud a:hover, #tagCloud a:active {
    text-decoration:none;
    color: #a6a7a9;
}



