* {
	padding:0;
	margin:0;
}

body {
	background:#F2F4F3;
}




#contenedor{  
        /*background-color:#010101;  */
       /* border:2px solid #FF0000;  */
}  

#redline{  
        background-color:#ccd3d9;  
	background: url(../img/bggris.jpg) top center repeat-x;


    /*    height:35;  */
}  



.redlimit {
            overflow:hidden;
            text-align: center;
            margin:auto;
            /*background:red;*/
	width:79%;
        }

        .frase{
            display:inline-table;          
            height:25px;           
            line-height:24px;	
            /*text-align: left;*/
           float:left;
        } 
         .tel{
            display:inline-table;
           /*border:1px solid #010101;*/
           /* padding:15px;*/
            height:25px;
            /*width:500px;*/
          /*  margin:3px;*/
line-height:24px;
	/*text-align: left;*/
float:right;
        }

/*   --------------------------   */
.fontredline
 { 
   font-family: Verdana, Helvetica, Trebuchet;
    font-size: 14px;
    color: #ffffff;  
    LETTER-SPACING: 0px;
    text-decoration: none;
    font-weight: normal;      
}	




.upini
 {  font-family: Arial, Helvetica, Verdana;
    font-size: 14px;
    color: #0B6793;  
    LETTER-SPACING: 0px;
    text-decoration: none;
    font-weight: normal;      }
  a.upini:link, a.upini:active, a.upini:visited {
    font-family: Arial, Helvetica, Verdana;
    font-size: 14px;
    color: #289EBE;
    LETTER-SPACING: 0px;
    text-decoration: none;
    font-weight: normal;   }
  a.upini:hover {
    font-family: Arial, Helvetica, Verdana;
    font-size: 14px;
    color: #0B6793;   
    LETTER-SPACING: 0px;
    text-decoration: none;
    font-weight: normal;  }

/*   --------------------------   */





@media screen and (max-width: 1075px){
  /* #redline .redlimit {display:none;}*/
    .tel {display:none;}
}


/*@media screen and (max-width: 948px){
   #redline .redlimit {display:none;}
}*/


/*----------------------------------------------------*/



#brandtline{  
     
	
        background-color:#ccd3d9;  
	background: url(../img/brandt.jpg) top center repeat-x;
     /*   height:144px;  */
/*border:1px solid #ff0000;*/
}  


.brandtlimit {
            /*overflow:hidden;*/
            text-align: center;
            margin:auto;
            /*background:red;*/
 height:175px;   
	width:79%;
        }

        .logo{
            display:inline-table;          
            /*height:250px;    */  
           /* line-height:144px;*/
	
            /*text-align: left;*/
           float:left;
	width:178px;

margin-top:8px; 
        } 
        

      .cotiza{
            display:inline-table;           
           /* height:144px;     */
          /*  line-height:144px;	*/
	  float:right;
	width:228px;
/*border:1px solid #ccc;*/
margin-top:48px; 
        }




@media screen and (max-width: 608px){
   #brandtline .cotiza {display:none;}
}



/*_____________________________*/






#menuline{  
       /* background-color:#cc0000;  */
      /*  height:54px;  */

        background-color:#ccd3d9;  
	background: url(../img/menut.jpg) top center repeat-x;
}  


.menulimit {
            overflow:hidden;
            text-align: center;
            margin:auto;
            /*background:red;*/
	width:79%;

        }


 .menu{
            display:inline-table;
           
            height:46px;     
            line-height:22px;
	
	/*margin:auto;*/

	width:810px;

        }

/*==========================*/


 
header {
	width:100%;
}
 
header nav {
	width:90%;
	max-width:1024px;
	margin:0px auto;
	/*background:#121212;*/
}
 
.menu_bar {
	display:none;
}
 
header nav ul {
	overflow:hidden;
	list-style:none;
}
 
header nav ul li {
	float:left;
}

header nav ul li span {
	margin-right:5px;
	margin-left:5px;
}
 
header nav ul li a {
	color:#FDFC90;
	padding: 10px 25px 10px 25px;
	display:block;
	text-decoration:none;
/*border:1px solid #0A6894;*/
/*background:#0A6894;*/
}
 
 
header nav ul li a:hover {
	background: #80BC53;
}
 
section {
	padding:20px;
}
 
 
 
.menuart
 {  font-family: Verdana, Helvetica, Trebuchet;
    font-size: 12px;
    color: #094E6F;  
    LETTER-SPACING: 0px;
    text-decoration: none;
    font-weight: bold;      }
  a.menuart:link, a.menuart:active, a.menuart:visited {
    font-family: Verdana, Helvetica, Trebuchet;
    font-size: 12px;
    color: #094E6F;
    LETTER-SPACING: 0px;
    text-decoration: none;
    font-weight: bold;   }
  a.menuart:hover {
    font-family: Verdana, Helvetica, Trebuchet;
    font-size: 12px;
    color: #ffffff;   
    LETTER-SPACING: 0px;
    text-decoration: none;
    font-weight: bold;  }

 
 
 
@media screen and (max-width:920px ) { 
	.menu_bar {
		display:block;
		width:100%;
		
		height:40px;
	}
 
	.menu_bar .bt-menu {
		
		display:block;
		padding:10px;
		
		color:#0A6894;
		text-decoration:none;
		font-weight: bold;
		font-size:15px;
		 font-family: Verdana, Helvetica, Trebuchet;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
		text-align: left; 
		/*float:left;*/
		/*width:100%;*/
	}

	.menu_bar span {
		float:left;
		font-size:25px;
	}
	header nav {
		width:90%;
		height:100%;
		left:-100%;
		margin:0;
		position: fixed; 
		z-index:100;
	}
 
	header nav ul li {
		display:block;
		float:none;
		border-bottom:1px solid rgba(10,104,148, .3);
		background:#ccd3d9;
	}
 
}




/*===========================*/


#bannerline{             
	background: url(../img/imgbanner.jpg) #010101 top center repeat-x;
/*background-color: #010101;*/
width: 100%;

}  


.bannerlimit {
           
            margin:auto;           
	width:79%;

height:310px;
        }

    
    .bannerimg{
          
border:8px solid #ffffff;
        } 

 .cuadrobanner1{
            display:inline-table;           
           height:310px;
         
            /*margin: auto;*/
            width: 450px;
           text-align:left;
            color: #cc0000;
            font-family: Verdana, Helvetica, Trebuchet;
            font-size: 20px;
float: left;

/*border:1px solid #010101;*/

        }


 .cuadrobanner2{
            display:inline-table;           
            height:250px;
        
           
           margin-top:50px;/*margin-right:47px;*/
           width:430px;
          
            /*text-align:left;*/
            color: #cc0000;
            font-family: Verdana, Helvetica, Trebuchet;
            font-size: 20px;
float: right;

/*border:1px solid #ccc;*/
/*border:1px solid #010101;*/
        }



.solucion1 {

color: #ffffff;
font-family: impact;
font-size: 34px;
/*font-size: 2rem;*/


/*text-shadow: -1px -1px 1px #0B6793, 1px 1px 1px #0B6793, -1px 1px 1px #0B6793, 1px -1px 1px #0B6793;
-webkit-text-fill-color: #ffffff;
-webkit-text-stroke: 1px #0B6793;*/
}
.solucion2 {

color: #ffffff;
font-family: Verdana;
font-size: 22px;
/*font­size: 1.5rem;*/

    font-weight: bold;  
/*text-shadow: -1px -1px 1px #0B6793, 1px 1px 1px #0B6793, -1px 1px 1px #0B6793, 1px -1px 1px #0B6793;
-webkit-text-fill-color: #ffffff;
-webkit-text-stroke: 1px #0B6793;*/
}
.solucion3{

color: #ffffff;
font-family: Tahoma;

font-size: 14px;
/*font­size: 1rem;*/

    font-weight: bold;    
/*text-shadow: -1px -1px 1px #0B6793, 1px 1px 1px #0B6793, -1px 1px 1px #0B6793, 1px -1px 1px #0B6793;
-webkit-text-fill-color: #ffffff;
-webkit-text-stroke: 1px #0B6793;*/

}


@media screen and (max-width: 1130px){
 #bannerline .bannerlimit {height:220;}
   .cuadrobanner1
   {
	width:800px;
	margin:auto;
	height:220px;

   }
   .cuadrobanner2
   {
	display:none;

   }
}

@media screen and (max-width: 900px){
 #bannerline .bannerlimit {height:220;}
   .cuadrobanner1
   {
	width:500px;
	margin:auto;
	height:220px;

   }
   .cuadrobanner2
   {
	display:none;

   }
}

@media screen and (max-width: 570px){
 #bannerline .bannerlimit {height:245;}
   .cuadrobanner1
   {
	width:300px;
	margin:auto;
	height:245px;

   }
   .cuadrobanner2
   {
	display:none;

   }

.solucion1 {
	
font-size: 22px;


   }

.solucion2 {
	
font-size: 16px;


   }
.solucion3 {
	
font-size: 14px;


   }
}
/*===========================*/





.uppart { 
 background-image: url(../img/bggris.jpg);
    background-repeat: repeat-x;   
    background-position: top center; 
}

.upblue { 
 background-image: url(../img/bgbanner.jpg);
    background-repeat: repeat-x;   
    background-position: top center; 
}




#spaceline{  
       /* background-color:#cc0000;  */
        height:25px;  
}  


#cuadrosline{  
       /* background-color:#cc0000;  */
       /* height:340px;  */
}  


.cuadroslimit {
            /*overflow:hidden;*/
            text-align: center;
            margin:auto;
            /*background:red;*/
	width:79%;
        }



 .cuadros1{
            display:inline-table;           
            height:435px;
            /*line-height:25px;*/
            margin: auto;
            width:300px;
           /* border:1px solid #ccc;*/
            text-align:center;
            color: #000066;
            font-family: Tahoma, Trebuchet, Helvetica ;
            font-size: 16px;
            font-weight: bold;
	padding: 5px;

float:left;

        }



.textocuadro1
 {  font-family: Verdana, Helvetica, Trebuchet;
    font-size: 12px;
    color: #000066;  
    LETTER-SPACING: 0px;
    text-decoration: none;
text-align:justify;
    font-weight: normal;      }


 .cuadros2{
            display:inline-table;           
            height:435px;
          /*  line-height:25px;*/
           margin:auto;
            /*margin-left:47px;margin-right:47px;*/
            width:300px;
          /* border:1px solid #ccc;*/
            text-align:center;
            color: #099C00;
             font-family: Tahoma, Trebuchet, Helvetica;
            font-size: 16px;
            font-weight: bold;
	padding: 5px;

        }


.textocuadro2
 {  font-family: Verdana, Helvetica, Trebuchet;
    font-size: 12px;
            color: #099C00;
    LETTER-SPACING: 0px;
    text-decoration: none;
text-align:justify;
    font-weight: normal;      }

 .cuadros3{
            display:inline-table;           
           height:435px;     
           
          /* margin:auto;*/
            width:300px;
          /*  border:1px solid #ccc;*/
            text-align:center;
            color: #BB141B;
              font-family: Tahoma, Trebuchet, Helvetica ;
            font-size: 16px;
            font-weight: bold;
float:right;
	padding: 5px;
        }


.textocuadro3
 {  font-family: Verdana, Helvetica, Trebuchet;
    font-size: 12px;
            color: #BB141B;
    LETTER-SPACING: 0px;
    text-decoration: none;
text-align:justify;
    font-weight: normal;      }



.listas ul {
text-decoration:none;
	list-style-type:square;
	/*list-style-image:url(iw.gif);*/
	padding-left:50px;
	/*color:#ffffff;*/
	text-align: left;
            	font-family: Verdana, Helvetica, Trebuchet;
            	font-size: 12px;
}



 .cuadros4{
	display:none;
        }




@media screen and (max-width: 1260px){



  .cuadros1{
          
float:left;
width:400px;
        }

  .cuadros2{
          
float:right;
width:400px;
        }
  .cuadros3{          
float:left;
width:400px;
        }
   .cuadros4
   {
	
             display:inline-table;           
           height:435px;     
           
          /* margin:auto;*/
            width:400px;
           /* border:1px solid #ccc;*/
            text-align:center;
            color: #000066;
              font-family: Tahoma, Trebuchet, Helvetica ;
            font-size: 16px;
            font-weight: bold;
float:right;
	padding: 5px;

   }
}


@media screen and (max-width: 1120px){



  .cuadros1{
          
float:left;
width:300px;
        }

  .cuadros2{
          
float:right;
width:300px;
        }
  .cuadros3{          
float:left;
width:300px;
        }
   .cuadros4
   {
	
        
          /* margin:auto;*/
            width:300px;
           /* border:1px solid #ccc;*/
          
/*float:right;*/
	padding: 5px;

   }
}




@media screen and (max-width: 848px){



  .cuadros1{
          float:none;
margin:auto;
width:400px;
        }

  .cuadros2{
              
          float:none;
margin:auto;
width:400px;
        }
  .cuadros3{    
          float:none;        
margin:auto;
width:400px;
        }
   .cuadros4
   {
	
             display:none;           
         

   }
}



@media screen and (max-width: 470px){



  .cuadros1{
          float:none;
margin:auto;
width:300px;
        }

  .cuadros2{
              
          float:none;
margin:auto;
width:300px;
        }
  .cuadros3{    
          float:none;        
margin:auto;
width:300px;
        }
   .cuadros4
   {
	
             display:none;           
         

   }
}



#contentline{  
       /* background-color:#cc0000;  */
       /* height:340px;  */
}  


.contentlimit {
            overflow:hidden;
            text-align: center;
            margin:auto;
            /*background:red;*/
	width:79%;
        }


 .contenttodo{
            display:block;       
           /* height:340px;     */
            line-height:18px;
           margin:auto;
            width:100%;
            /*border:1px solid #ccc;*/
            text-align:justify;
            color: #ffffff;
            font-family: Verdana, Helvetica, Trebuchet;
            font-size: 13px;
float:left;
        }


 .contenttodo2{
            display:block;       
           /* height:340px;     */
            line-height:18px;
           margin:auto;
            width:500px;
           /* border:1px solid #010101;*/
            text-align:justify;
            color: #ffffff;
            font-family: Verdana, Helvetica, Trebuchet;
            font-size: 13px;
/*float:left;*/
        }


/*#form{
 width: 470px;
 padding: 0 5px;
 margin: 0 auto;
}*/

           .pregcont{
            display:inline-table;          
            height:35px;           
           /* line-height:25px;*/
	
            /*margin-right:5px;*/
           float:left;
            text-align:right;
             color: #000066;
	width: 140px;
            font-family: Verdana, Helvetica, Trebuchet;
            font-size: 12px;
          /* border:1px solid #cc0000;*/
        } 

           .respcont{
            display:inline-table;          
            height:35px;           
         /*   line-height:25px;*/
	/*margin-left:5px;*/
            /*text-align: left;*/
           float:left;
            text-align:left;
            color: #000066;
	width: 340px;
            font-family: Verdana, Helvetica, Trebuchet;
            font-size: 12px;
	/*border:1px solid #cc0000;*/
        } 

input[type=contacto] {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    height: 24px;
    width: 200px;
    background: #ffffff;
    color: #010101;
	
	border: 1px solid;
}






@media screen and (max-width: 630px){


.contenttodo2{
            width:280px;
        }



           .pregcont{
           
	width: 140px;
        } 

           .respcont{
	width: 300px;
        }

}




 .fichabio{
            display:block;       
           /* height:340px;     */
            line-height:18px;
           margin:auto;
            width:100%;
            /*border:1px solid #ccc;*/
            text-align:justify;
            color: #ffffff;
            font-family: Verdana, Helvetica, Trebuchet;
            font-size: 13px;
float:left;
        }





 .cuadrosnoticias{
            display:inline-table;           
           /*height:210px;     */
           /* line-height:25px;*/
            margin-right:10px;
            width:320px;
           /* border:1px solid #cc0000;*/
           text-align:left;
            /*color: #cc0000;*/
           /* font-family: Verdana, Helvetica, Trebuchet;
            font-size: 20px;*/
float:left;

        }


.cuadrosnoticias .image{
	width:100px;
	float:left;
	margin:0px 10px 0px 0;
}


.noti_titulo
 {  
              font-family: Tahoma, Trebuchet, Helvetica ;
    font-size: 14px;
    color: #7E919C;  
    LETTER-SPACING: 0px;
    text-decoration: none;
    font-weight: bold;      }
  a.noti_titulo:link, a.noti_titulo:active, a.noti_titulo:visited {
              font-family: Tahoma, Trebuchet, Helvetica ;
    font-size: 14px;
    color: #000066;
    LETTER-SPACING: 0px;
    text-decoration: none;
    font-weight: bold;   }
  a.noti_titulo:hover {
              font-family: Tahoma, Trebuchet, Helvetica ;
    font-size: 14px;
    color: #7E919C;   
    LETTER-SPACING: 0px;
    text-decoration: none;
    font-weight: bold;  }


.noticiainfonew
 {  
              font-family: Tahoma, Trebuchet, Helvetica ;
    font-size: 13px;
    color: #7E919C;  
    LETTER-SPACING: 0px;
    text-decoration: none;
    font-weight: normal;      }
  a.noticiainfonew:link, a.noticiainfonew:active, a.noticiainfonew:visited {    
              font-family: Tahoma, Trebuchet, Helvetica ;
    font-size: 13px;
    color: #000066;
    LETTER-SPACING: 0px;
    text-decoration: none;
    font-weight: normal;   }
  a.noticiainfonew:hover {    
              font-family: Tahoma, Trebuchet, Helvetica ;
    font-size: 13px;
    color: #7E919C;   
    LETTER-SPACING: 0px;
    text-decoration: none;
    font-weight: normal;  }



.hr1 {border: 0; border-top: 1px solid #7E919C; border-bottom: 1px solid #7E919C; height:0; }



.graybar
 {  font-family: Arial, Helvetica, Verdana;
    font-size: 12px;
    color: #ffffff;  
    LETTER-SPACING: 0px;
    text-decoration: none;
    font-weight: normal;      }
  a.graybar:link, a.graybar:active, a.graybar:visited {
    font-family: Arial, Helvetica, Verdana;
    font-size: 12px;
    color: #CDE3F5;
    LETTER-SPACING: 0px;
    text-decoration: none;
    font-weight: normal;   }
  a.graybar:hover {
    font-family: Arial, Helvetica, Verdana;
    font-size: 12px;
    color: #ffffff;   
    LETTER-SPACING: 0px;
    text-decoration: none;
    font-weight: normal;  }






.solucion11
 {  font-family: Arial, Helvetica, Verdana;
    font-size: 30px;
    color: #ffffff;  
    LETTER-SPACING: 0px;
    text-decoration: none;
    font-weight: normal;      }


.solucion22
 {  font-family: Arial, Helvetica, Verdana;
    font-size: 22px;
    color: #ffffff;  
    LETTER-SPACING: 0px;
    text-decoration: none;
    font-weight: normal;      }
.solucion33
 {  font-family: Arial, Helvetica, Verdana;
    font-size: 18px;
    color: #ffffff;  
    LETTER-SPACING: 0px;
    text-decoration: none;
    font-weight: normal;      }

.titparr
 {  font-family: Tahoma, Arial, Helvetica;
    font-size: 16px;
    color: #7E919C;  
    LETTER-SPACING: 0px;
    text-decoration: none;
    font-weight: normal;      }


.contenido
 {  font-family: Arial, Helvetica, Sans serif;
    font-size: 13px;
    color: #7E919C;  
    LETTER-SPACING: 0px;
    text-decoration: none;
    font-weight: normal;      
    text-align: justify;
}
  a.contenido:link, a.contenido:active, a.contenido:visited {
     font-family: Arial, Helvetica, Sans serif;
    font-size: 11px;
    color: #7e919c;
    LETTER-SPACING: 0px;
    text-decoration: underline;
    font-weight: normal;   }
  a.contenido:hover {
     font-family: Arial, Helvetica, Sans serif;
    font-size: 14px;
    color: #586974;   
    LETTER-SPACING: 0px;
    text-decoration: none;
    font-weight: normal;  }



.productos
 {  font-family: Arial, Helvetica, Sans Serif;
    font-size: 13px;
    color: #7E919C;  
    LETTER-SPACING: 0px;
    text-decoration: none;
    font-weight: normal;      
    }
  a.productos:link, a.productos:active, a.productos:visited {
    font-family: Arial, Helvetica, Sans Serif;
    font-size: 12px;
    color: #7E919C;
    LETTER-SPACING: 0px;
    text-decoration: none;
    font-weight: bold;   }
  a.productos:hover {
    font-family: Arial, Helvetica, Sans Serif;
    font-size: 12px;
    color: #586974;   
    LETTER-SPACING: 0px;
    text-decoration: none;
    font-weight: bold;  }


