/*-------------- APARTADO USO DOMESTICO ---------------*/

.titulo_uso {
	font-size: 11px;
	font-weight: bold;
	color: #316D23;
	padding-top: 100px;
	float: left;
	width: 230px;
	padding-left: 120px;
}
.desc_uso {
	font-size: 10px;
	float: left;
	padding-left: 245px;
	padding-top: 37px;
	width: 200px;
	color: #484443;
	line-height: 15px;
}
.desc_uso strong {
	font-size: 24px;
	font-weight: bold;
	color: #003C5E;
	line-height: normal;
}
.desc_uso em {
	font-size: 12px;
	color: #484443;
}
.desc_uso a {
	background-image: url(../_img/boton_info.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	width: 154px;
	color: #003C61;
	text-align: center;
	font-size: 10px;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 8px;
	margin-top: 10px;
}
.desc_uso span {
	font-size: 14px;
	font-weight: bold;
}


/*-------------- APARTADO USO INDUSTRIAL ---------------*/

.titulo_industrial {
	font-size: 11px;
	font-weight: bold;
	color: #316D23;
	padding-top: 100px;
	float: left;
	width: 240px;
	padding-left: 240px;
}
.desc_ind {
	font-size: 10px;
	float: left;
	padding-left: 265px;
	padding-top: 37px;
	width: 210px;
	color: #484443;
	line-height: 15px;
}
.desc_ind strong {
	font-size: 24px;
	font-weight: bold;
	color: #003C5E;
	line-height: normal;
}
.desc_ind em {
	font-size: 12px;
	color: #484443;
}
.desc_ind a {
	background-image: url(../_img/boton_info.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	width: 154px;
	color: #003C61;
	text-align: center;
	font-size: 10px;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 8px;
	margin-top: 10px;
}
.desc_ind span {
	font-size: 14px;
	font-weight: bold;
}


/*------------------------ NOVEDADES -----------------------*/

#novedades {
	float:left;
	padding-left: 230px;
	height: 255px;
	width: 700px;
}
#novedades p {
	font-size: 18px;
	font-weight: bold;
	color: #4A4645;
	float: left;
	padding-top: 72px;
	width: 700px;
}
#novedades ul {
	float: left;
	padding-top: 18px;
	width: 580px;
}
#novedades ul li {
	background-image: url(../_img/punto.jpg);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	font-size:11px;
	float:left;
	padding-left:10px;
	width: 260px;
	padding-bottom: 3px;
	padding-right: 15px;
	list-style: none;
}
#novedades ul a {
	font-size: 10px;
	color: #4A4645;
}
#novedades .blog {
	font-size: 14px;
	color: #003C61;
	background-image: url(../_img/boton_ir_blog.jpg);
	background-repeat: no-repeat;
	float: right;
	display: block;
	width: 108px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 7px;
	margin-top: 90px;
	margin-right: 10px;
}
#problemas {
	width: 915px;
	padding-top: 29px;
	float: left;
	padding-left: 35px;
}
#problemas h2 {
	font-size: 10px;
	color: #373331;
	float: left;
	width: 915px;
}
#problemas .titulo {
	font-size: 22px;
	font-weight: bold;
	color: #373331;
	float: left;
	width: 915px;
}
#problemas .gota {
	font-size: 9px;
	padding-top: 200px;
	padding-left: 20px;
	width: 150px;
	text-align: justify;
	line-height: 13px;
	height: 200px;
	float: left;
	color: #787676;
}
#problemas .gota span{
	font-size:9px;
	font-style:italic;
}
#problemas .incruta {
	font-size: 9px;
	padding-top: 65px;
	padding-left: 59px;
	width: 155px;
	line-height: 13px;
	height: 350px;
	float: left;
	color: #787676;
	text-align: justify;
}
#problemas .incruta span {
	font-size: 11px;
	color: #003C61;
	font-weight: bold;
}
#problemas .incruta .firma{
	font-size:9px;
	font-weight:normal;
	color: #787676;
	font-style:italic;
}
#problemas .atencion {
	font-size: 12px;
	padding-top: 65px;
	padding-left: 233px;
	width: 248px;
	line-height: 15px;
	height: 350px;
	float: left;
	color: #FF0000;
	font-weight: bold;
}
#problemas .atencion span {
	background-image: url(../_img/punto.jpg);
	background-repeat: no-repeat;
	background-position: 0px 20px;
	display: block;
	width: 241px;
	color: #787676;
	font-weight: normal;
	font-size: 11px;
	padding-left: 7px;
	padding-top: 13px;
}
#problemas .atencion .firma {
	background-image: none;
	display: block;
	width: 241px;
	color: #787676;
	font-weight: normal;
	font-size: 9px;
	padding-left: 0px;
	padding-top: 10px;
	font-style:italic;
}
