#maincontent #left {
	width: 246px;
	background-color:#3574B2;
}

#left {
	background: none;
}

#left img
{
	border: 1px solid #2E679E;
	margin-bottom: 12px;
	margin-top: 12px;
}

#left h2 .boton_azul, #central h2 .boton_azul, #central h2 .boton_verde {
	float: right;
	margin-right:6px;
    margin-top:4px;
}
.bloque_consejos .boton_verde {
	float: right;
	margin-top: 15px;
}
#central #consejos .separador {
	background-image: url(../images/separador_verde2.png);
	background-color: #AAEADC;
	margin-top: 12px;
}

#consejos .bloque_consejos {
	background-color: #E0F9F2;
	padding-top: 21px;
	padding-right: 15px;
	padding-left: 15px;
	overflow: auto;
	height: 100%;
	color: #5a988b;
	padding-bottom: 15px;
	border: 1px solid #88CBB8;
	border-top: none;
}
#consejos .bloque_consejos p {
	font-size: 1.1em;
	line-height: 1.3em;
}
.bloque_consejos .img_left {
	border-top-color: #59978a;
	border-right-color: #59978a;
	border-bottom-color: #59978a;
	border-left-color: #59978a;
}


#maincontent {
	overflow: hidden;
	heigth: 100%;
	margin-bottom: 15px;
}
#left h2 span, #central h2 span {
   float: left;
}
#central h2 {
	background-color: #2e679e;
	background-position: right top;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 1.6em;
	font-weight: bold;
	background-image: url(../images/bordeazul_right.png);
	
}
#consejos .clearfix {
	background-color: #88cbb8;
	background-image: url(../images/bordeverde_right.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#consejos {
	margin-top: 15px;
}
.left_bloque {
	text-align: center;
	padding: 0px 13px;
}
#left .separador {
	background-image: url(../images/separador_azul.png);
	height: 10px;
	background-repeat: repeat-x;
	background-position: left top;
}

#left p {
	text-align: justify;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 13px;
}
#left .left_bloque .boton_azul {
	float: right;
	margin: 10px 0px;
}



#consejos .clearfix span {
	background-image: url(../images/bordeverde_left.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#central h2 span {
    background-image: url(../images/bordeazul_left.png);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	padding-left: 7px;
	padding-top: 5px;
}
h3.bloque_productos  {
	background-image: none !important;
	font-size: 1.3em;
	line-height:1.2em;
	color: #2e679e;
	font-weight: bold;
	margin-bottom: 12px;
}
h3.bloque_productos  span {
	color: #dd0000;
}

#pie {
	/*margin:0px;
	margin-top:15px;*/
}
#central {
	overflow: hidden;
	heigh: 100%;
	background-color: #FFF;
}
* html #central {
	float: left;
}
* html #union {
	float: right;
	/*width: 635px;*/
	width: auto;
}

div.bloque_banner {
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #2E679E;
	border-right-width: 3px;
	border-bottom-width: 3px;	
}
div.bloque_banner img {
	border: none;
}
div.bloque_banner p {
	font-size: 12px;
	line-height: 16px;
	font-style: italic;
	color: #2E679E;
}