@charset "UTF-8";
/* CSS Document */

@import url(http://fonts.googleapis.com/css?family=Ruda:400,700,900);
@import url(http://fonts.googleapis.com/css?family=Advent+Pro:400,300,500,600);
@import url(http://fonts.googleapis.com/css?family=Lato:400italic,900italic);

/*
font-family: 'Lato', sans-serif;
*/
.clear{
	clear:both;
	}
	
#apDiv1 {
			position:fixed;
			width:100%;
			height:59px;
			z-index: 100;
			background:url(../imagenes/bg-header.png) repeat-x;
		}
	
#apDiv1-wrapper{
	width:950px;
	margin:0 auto;
	}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%; 
    -ms-text-size-adjust: 100%;
	background-color:#FFF;
}
	
body{
	padding:0;
	margin:0;
	font-size:13px;
	font-family: 'Advent Pro', sans-serif;
	}
	
	#contenido{
		width:1083px;
	}
	
	#encabezado{
		margin:0 auto;
		width:1024px;
		height:530px;
		}
		
	#menu{
		width:222px;
		float:left;
		}
		
	#logo_confident{
		background-image:url(../imagenes/logo_confident.png);
		background-repeat:no-repeat;
		width:208px;
		height:87px;
		float:left;
		margin:0 10px;
		}
		
		#botones{
			margin-top:130px;
			}

	#boton1{
		width:320px;
		height:59px;
		font-size:16px;
		margin-bottom:15px;
		line-height:59px;
		list-style:none;
		}
		
		.margen_boton{
			margin-left:70px;
			}
			
		#boton1 a{
	height:59px;
	width:320px;
	display:block;
	color:#B3B3B3;
	text-decoration:none;
	background-image:url(../imagenes/boton1.png);
	background-repeat:no-repeat;
	background-position:left;
		}
		
		#boton1 a:hover{
	color:#3B2F7D;
	text-decoration:none;
	background-image:url(../imagenes/boton1_hover.png);
	background-repeat:no-repeat;
	background-position:left;
}
		
.margen_boton{
	margin-left:70px;
}

#boton2{
		width:320px;
		height:59px;
		font-size:16px;
		margin-bottom:15px;
		line-height:59px;
		list-style:none;
		}

#boton2 a{
	height:59px;
	width:320px;
	display:block;
	color:#B3B3B3;
	text-decoration:none;
	background-image:url(../imagenes/boton2.png);
	background-repeat:no-repeat;
	background-position:left;
		}
		
		#boton2 a:hover{
	color:#3B2F7D;
	text-decoration:none;
	background-image:url(../imagenes/boton2_hover.png);
	background-repeat:no-repeat;
	background-position:left;
}

#boton3{
		width:320px;
		height:59px;
		font-size:16px;
		margin-bottom:15px;
		line-height:59px;
		list-style:none;
		}

#boton3 a{
	height:59px;
	width:320px;
	display:block;
	color:#B3B3B3;
	text-decoration:none;
	background-image:url(../imagenes/boton3.png);
	background-repeat:no-repeat;
	background-position:left;
		}
		
		#boton3 a:hover{
	color:#3B2F7D;
	text-decoration:none;
	background-image:url(../imagenes/boton3_hover.png);
	background-repeat:no-repeat;
	background-position:left;
}

#boton4{
		width:320px;
		height:59px;
		font-size:16px;
		margin-bottom:15px;
		line-height:59px;
		list-style:none;
		}

#boton4 a{
	height:59px;
	width:320px;
	display:block;
	color:#B3B3B3;
	text-decoration:none;
	background-image:url(../imagenes/boton4.png);
	background-repeat:no-repeat;
	background-position:left;
		}
		
		#boton4 a:hover{
	color:#3B2F7D;
	text-decoration:none;
	background-image:url(../imagenes/boton4_hover.png);
	background-repeat:no-repeat;
	background-position:left;
}

#boton5{
		width:320px;
		height:59px;
		font-size:16px;
		margin-bottom:15px;
		line-height:59px;
		list-style:none;
		}

#boton5 a{
	height:59px;
	width:320px;
	display:block;
	color:#B3B3B3;
	text-decoration:none;
	background-image:url(../imagenes/boton5.png);
	background-repeat:no-repeat;
	background-position:left;
		}
		
		#boton5 a:hover{
	color:#3B2F7D;
	text-decoration:none;
	background-image:url(../imagenes/boton5_hover.png);
	background-repeat:no-repeat;
	background-position:left;
}

#menu_banners{
	width:802px;
	height:87px;
}

#btn_submenu{
	width:237px;
	/*min-height:150px;*/
	height:165px !important;
	padding:0 15px;
	float:left;
	background-color:#4EC7F3;
	color:#fff;
	text-align:center;
	}


#btn_submenu.1{
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	}


#btn_submenu.3{
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;	
	}

#btn_submenu h2{
	margin:0;
	padding:0;
	}

#btn_submenu h2 a{
	text-decoration:none;
	color:#FFF;
	}

#btn_submenu h2 a:hover{
	color:#0070ba;
	text-shadow:1px 1px #FFFFFF;
	}

.subtitulo_submenu{
	color:#3B2F7D;
}
#home{
	background-image:url(../imagenes/home.png);
	width:1024px;
	height:350px;
	display:block;
	margin:20px auto 0 auto;
		}
	
#texto{
	width:350px;
	float:right;
	text-align:left;
	padding-left:20px;
	padding-top:50px;
	color:#0070ba;
	}

#texto h2{
	color:#0070ba;
	margin:0;
	padding:0;
	font-family: 'Lato', sans-serif;
	font-style:italic;
	}

#texto span{
	font-family: 'Lato', sans-serif;
	font-style:italic;
	color:#aba7c4;
	margin-top:-20px;
	}
		
#info{
	background-color: #c061a4;
	padding:10px;
	text-align: center;
	text-decoration: none;
	float:right;
	color: #FFF;
	}

#info a{
	text-decoration:none;
	color:#FFF;
	}

#info a:hover{
	color:#542f49;
	}
		
img.center {
	display: block; 
    margin-left: auto; 
    margin-right: auto;
	}
	
	#footer{
			background:url(../imagenes/back_footer.png) repeat-x;
			height:157px;
			height:200px;
			width:100%;
			margin-top:60px;
			}
			
			#footer_menu_contenido{
	width:1008px;
	margin:0 auto;
	}
	
	#footer_menu_columna{
	width:150px;
	float:left;
	font-size:13px;
	color:#808184;
	margin-top:20px;
	}

#footer_menu_columna a{
	text-decoration:none;
	line-height:normal;
	color:#808184;
	}

#footer_menu_columna a:hover{
	text-decoration:underline;
	}

#footer_menu_columna_doble{
	width:100px;
	float:left;
	}

#footer_menu_columna h2{
	color: #3B2F7D;
	font-size: 14px;
	border-bottom:2px solid #C061A4;
	width:120px;
	}

	#legales_der{
	float:right;
	text-align:left;
	color:#808184;
	font-weight:300;
	font-size:9px;
	width:250px;
	margin-top:40px;
	}

#legales_der a{
	text-decoration:none;
	color:#808184;
	}

#legales_der a:hover{
	text-decoration:underline;
	}

#logo_footer{
	background-image:url(../imagenes/logo_footer.png);
	background-repeat:no-repeat;
	width:140px;
	height:59px;
	float:right !important;
	margin-top:5px;
	margin-left:100px;
	}

#linea1{
	width: 60px;
	height: 1px;
	background-color: #B61383;
	float: left;
	margin-top:-80px;
	margin-left:-300px;
		}
		
		#linea2{
	width: 80px;
	height: 1px;
	background-color: #B61383;
	float: left;
	margin-top:-80px;
	margin-left:-150px
		}
		
		#linea3{
	width: 110px;
	height: 1px;
	background-color: #B61383;
	float: left;
	margin-top:-80px;
		}
		
		#linea4{
	width: 90px;
	height: 1px;
	background-color: #B61383;
	float: left;
	margin-top:-80px;
	margin-left:150px;
		}

.bco {
	color: #FFFFFF;
	}

a {
	text-decoration:none;
	}

/*************/
/*************/
/*************/
#html-code, #js-code, #css-code
{
    width: 100%;
    overflow: auto;
    margin-bottom: 20px;
}
        
#textsizer-classnames
{
	 color:#FFF;
	width:300px;
	float:left;
	margin-top:15px;
	font-weight:600;
}

#linea-atencion{
	float:right;
	text-align:right;
	margin-top:10px;
	color:#2849B2;
	text-shadow:1px 1px #85C5F6;
	/*width:400px;*/
	}

#linea-atencion h2{
	margin:0;
	padding:0;
	}
    #textsizer-classnames p
    {
        display: inline;
		font-size:14px;
    }
ul.textresizer
{
    list-style: none;
    display: inline;
    margin: 0px;
    padding: 0px;
}
    ul.textresizer li
    {
        display: inline;
        margin: 0px;
        margin-right: 5px;
        padding: 0px;
    }

    ul.textresizer a
    {
        border: solid 1px #6CCEF5;
        padding: 2px 3px;
        font-weight: bold;
		color:#fff;
        text-decoration: none;
    }
            
    ul.textresizer a:hover
    {
        background:#6CCEF5;
        border: solid 1px #6CCEF5;
		color:#C060A3;
                
    }

    /*ul.textresizer .small-text
    {
        font-size: 12px;
    }*/
            
    ul.textresizer .medium-text
    {
        /*font-size: 14px;*/
		font-size: 18px !important;
    }
            
    ul.textresizer .large-text
    {
        /*font-size: 16px;*/
		font-size: 20px;
    }
            
    ul.textresizer .larger-text
    {
        /*font-size: 18px;*/
		font-size: 22px;
    }

    ul.textresizer a.textresizer-active
    {
        border: solid 1px #3397DB;
        background: #fff;
        color:#3397DB;                
    }

#maincontent 
{
}
    #maincontent.small-text
    {
        font-size: 12px;
    }
            
    #maincontent.medium-text
    {
        /*font-size: 14px;*/
		font-size: 18px !important;
    }
            
    #maincontent.large-text
    {
        /*font-size: 16px;*/
		font-size: 20px;
    }
            
    #maincontent.larger-text
    {
        /*font-size: 18px;*/
		font-size: 22px;
    }
	

#imagen-confident{
	visibility:hidden;
	position:relative;
	top:0;
	left:0;
	}

#imagen-vida{
	visibility:hidden;
	position:relative;
	margin-top:-350px;
	left:0;
	}
	
#imagen-donde{
	visibility:hidden;
	position:relative;
	margin-top:-350px;
	left:0;
	}

#imagen-contacto{
	visibility:hidden;
	position:relative;
	margin-top:-350px;
	left:0;
	}

#imagen-productos{
	visibility:hidden;
	position:relative;
	margin-top:-350px;
	left:0;
	}

#satisfaccion{
	width:200px;
	height:100px;
	background:url(../imagenes/satisfaccion-garantizada.png) no-repeat;
	float:right;
	margin-left:30px;
	}

#legales{
	margin-left:20px;
	margin-bottom:20px;
	margin-top:-30px;
	color:#808184;
	font-size:12px;
	float:left;
	}
	
#legales a{
	color: #3B2F7D;
	text-decoration:none;
	}

#legales span{
	font-size:10px;
	}

#logo_mdc{
	width:200px;
	height:77px;
	background:url(../imagenes/logo-mdc.png) no-repeat;
	float:right;
	margin-top:20px;
	}