@charset "utf-8";
/* CSS Document */

/*******************************************************************************yellow box */
div.box{ 
	margin:20px 25px 0 25px;
	width: auto;
	}

div.boxBottom {
	margin:0;
	background:url(../../img/background_bottom.jpg) no-repeat top center;
	width:auto;
	height:53px;
	
}


* html div.box  div.boxCenterRight{padding:5px;}

*+html div.box  div.boxCenterRight{padding:5px;}

* html div.box  div.boxCenterCenter{padding:5px;}

*+html div.box  div.boxCenterCenter{padding:5px;}
	

/**********************************************************************************DIVS GENERALES*/

	
div#soluciones{
	margin:0;
	padding:0 20px;
	float:left;
	width:98%
}



/*************************************************************************************CUERPO*/
div#soluciones_banner{
	font-family: Verdana;
	margin:0;
	background:url(../../img/soluciones/cabecera_soluciones.jpg) no-repeat right top;
	color:#806f5b;
	min-height:130px;
    height: expression( this.scrollHeight < 129 ? "130px" : "auto" );
	
}

div#soluciones_banner h2{
	font-size:20px;
	padding-bottom:10px;
	padding-top:40px;
	margin:0;
	line-height:10px;
	font-family:Verdana;
	
	
}
div#soluciones_banner h3{
	font-size:30px;
	margin:10px 0 0 0;
	padding-bottom:30px;
	width:50%;
	color:#c93055;
	line-height:30px;
}


div#soluciones_content{
	float:left;
	width:99%;
	margin-bottom:20px;
	
}



div#soluciones_content ul {
	padding: 10px 20px 10px 25px;
	line-height:20px;

}

div#soluciones_content ul li{
	list-style-image:url(../../img/buenaPractica/square.jpg);
	

}


div#soluciones_content h4 {
	font-size:18px;
	font-weight:bold;
	color:#c00e3a;
	border-bottom:1px solid #CCCCCC;
	padding-bottom:5px;
	margin:0;

}
div#titulo_solucion{
	padding-bottom:10px;
}

div#soluciones_content p{
	font-size:12px;
	padding:10px;
	line-height:15px;
}

div#soluciones_content p object{
	width:350px;
	height:305px;
}


div#soluciones_izq{
	float:left;
	width:60%;
	margin-top:20px;
	
}

div#soluciones_dre{
	float:left;
	padding:10px 0 0 10px;
	width:38%;
	margin:0 0 20px 0;
	
	
}

div#soluciones_dre img{
	max-width:100%;
	width: expression(this.width > 300 ? 300: true);
}




div#soluciones_izq ul {
	padding: 0 0 20px 20px;
	line-height:20px;

}

div#soluciones_izq ul li{
	list-style-image:url(../../img/buenaPractica/square.jpg);
	

}

div#soluciones_izq ol {
	padding: 0 0 20px 20px;
	line-height:20px;
	font-size:12px;

}

*html div#soluciones_izq ol {
	padding: 0 0 20px 30px;
}

*+html div#soluciones_izq ol {
	padding: 0 0 20px 30px;
}



.soluciones_ejemplos {
	border:1px solid #806f5b;
	background:#FFF;
	margin-top:20px;
	
}

.soluciones_ejemplos ul{
	background:url(../../img/soluciones/titulo_ejemplos.jpg) no-repeat left top;
	padding:40px 5px 5px 40px;
}

.soluciones_ejemplos ul li{
	list-style-image:url(../../img/soluciones/flecha_ejemplos.jpg);
	line-height:30px;
	padding-left:5px;
}



* html div.soluciones_ejemplos ul li{
	margin:20px 0px 5px 0px;
	line-height:10px;
	
}

*+html div.soluciones_ejemplos ul li{
	margin:20px 0px 5px 0px;
	line-height:10px;
}


/****************** SUBSOLUCIONES ***************************************************/

div#subsolucion_content{
	margin:10px 7px;
	float:left;
	width:95%;
	background:#fafafa;
	padding-left:20px;
	border:1px solid #806f5b;
}

div#subsolucion_content p{
	padding:10px 10px 10px 0;
}


div#subsolucion_izq{
	float:left;
	width:63%;
	padding-top:20px;
	line-height:20px;
}

div#subsolucion_dre{
	float:left;
	padding:10px 10px 40px 0;
	width:30%;
	
	
}


div#subsolucion_dre img{
	max-width:300px;
	width: expression(this.width > 300 ? 300: true);
	
}



div#subsolucion_izq h4{
	font-weight:bold;
	font-size:16px;
    color:#c00e3a;
	
	
}


div#subsolucion_izq ul {
	padding: 10px 20px 20px;
	line-height:20px;

}

div#subsolucion_izq ul li{
	list-style-image:url(../../img/buenaPractica/square.jpg);
	
}

div#subsolucion_izq ol {
	padding: 10px 20px 20px;
	line-height:20px;

}

*html div#subsolucion_izq ol {
	padding: 10px 0 20px 25px;
}

*+html div#subsolucion_izq ol {
	padding: 10px 0 20px 25px;
}


div#video{
	width:300px;
	height:auto;
	clear:none;
	margin-bottom:20px;
	margin-top:20px;
	
}

div#video p{
	margin:0;
	padding:0;
	
}

p.titulo_vm{
	color:#806f5b;
	font-weight:bold;
	font-size:11px;
	padding:10px 0 0 0;
	
}



div#soluciones_dre .subsoluciones_links, div#subsolucion_dre .subsoluciones_links {
	border:1px solid #806f5b;
	background:#FFF;
	margin:20px 0;
	float:left;
	width:100%;
	
	
}

div#soluciones_dre .subsoluciones_links ul.es{
	background:url(../../img/buenaPractica/titulo_ejemplos.jpg) no-repeat left top;
	padding:40px 5px 5px 40px;
}

div#soluciones_dre .subsoluciones_links ul.en{
	background:url(../../img/buenaPractica/titulo_ejemplos_en.jpg) no-repeat left top;
	padding:40px 5px 5px 40px;
}

div#soluciones_dre .subsoluciones_links ul.ca{
	background:url(../../img/buenaPractica/titulo_ejemplos_ca.jpg) no-repeat left top;
	padding:40px 5px 5px 40px;
}
div#soluciones_dre .subsoluciones_links ul.fr{
	background:url(../../img/buenaPractica/titulo_ejemplos_fr.jpg) no-repeat left top;
	padding:40px 5px 5px 40px;
}

div#subsolucion_dre .subsoluciones_links ul.es{
	background:url(../../img/soluciones/titulo_ejemplos.jpg) no-repeat left top;
	padding:40px 5px 5px 40px;
}

div#subsolucion_dre .subsoluciones_links ul.en{
	background:url(../../img/soluciones/titulo_ejemplos_en.jpg) no-repeat left top;
	padding:40px 5px 5px 40px;
}

div#subsolucion_dre .subsoluciones_links ul.ca{
	background:url(../../img/soluciones/titulo_ejemplos_ca.jpg) no-repeat left top;
	padding:40px 5px 5px 40px;
}

div#subsolucion_dre .subsoluciones_links ul.fr{
	background:url(../../img/soluciones/titulo_ejemplos_ca.jpg) no-repeat left top;
	padding:40px 5px 5px 40px;
}

div#soluciones_dre .subsoluciones_links ul li, div#subsolucion_dre .subsoluciones_links ul li{
	list-style-image:url(../../img/soluciones/flecha_ejemplos.jpg);
	padding-left:5px;
	padding-bottom:5px;
}