﻿




.panelInaesHeader {

background-color:blue;

}





    #icono101 {
            width: 100%;
            height: 42px;
            background: #bd1e61;
            text-align: center;
            line-height: 25px;
            font-size: 28px;
            padding: 5px 0px 0px 0px;
            display: block;
            border-radius: 7px 7px 7px 7px;
            -moz-border-radius: 7px 7px 7px 7px;
            -webkit-border-radius: 7px 7px 7px 7px;
            border: 0px solid #000000;
            position: relative;
            overflow: hidden;
            color: white;
        }

            #icono101:hover {
                color: #0695d6;
                background: white;
                border-color: #5bc0de;
                border-width: 1px;
                border-style: solid;
                transform: scale(1);
                transition-duration: 5s ease-in-out;
                z-index: 1;
            }







    #icono10 {
            width: 100%;
            height: 42px;
            background: #82bc00;
            text-align: center;
            line-height: 25px;      
            font-size: 28px;
            padding: 5px 0px 0px 0px;           
             display: block;
            border-radius: 7px 7px 7px 7px;
            -moz-border-radius: 7px 7px 7px 7px;
            -webkit-border-radius: 7px 7px 7px 7px;
            border: 0px solid #000000;
            position: relative;
            overflow: hidden;
            color: white;
        }

            #icono10:hover {
                color: #0695d6;
                background: white;
                border-color: #5bc0de;
                border-width: 1px;
                border-style: solid;
                transform: scale(1);
                transition-duration: 5s ease-in-out;
                z-index: 1;
            }

        #textoAreas {
            font-size: 24px;
            position: relative;
            overflow: hidden;
            text-align: center;
            bottom: 12px;
        }
         #textoAreasE {
            font-size: 24px;
            position: relative;
            overflow: hidden;
            text-align: center;
            bottom: 12px;
        } #textoAreasO {
            font-size: 24px;
            position: relative;
            overflow: hidden;
            text-align: center;
            bottom: 12px;
        }


    #icon-sumarios {
            text-align: center; 
            color:#7D3C98; 
            height:50px;
        }


    .fa-8x {
    font-size: 8em;
    text-align: center; 
            
            height:50px;

        }

    i.icon-sumarios{
    
 color:#7D3C98; 
        }

    .pan-body{
	
	background: #dbe8fb;
	
	overflow: hidden;
    	
}	


.pan-body:hover{
	
	
	background: #0072bc;
	
	transform: scale(1);
	transition-duration: 5s ease-in-out;
	z-index:1;
	
         	
}	





/*#pan-gral:hover > #pan1 { */
    
    /*background-color: red; */
        
        /*}*/

#pan-gral:hover > #pan2 { background-color: #7FB9FA; }





/*.panelInaesHeader {

background-color:blue;

}









    #icono10 {
            width: 100%;
            height: 60px;
            background: #3498DB;
            text-align: center;
            line-height: 30px;
            font-size: 32px;
            padding: 7px 0px 0px 0px;
            display: block;
            border-radius: 7px 7px 7px 7px;
            -moz-border-radius: 7px 7px 7px 7px;
            -webkit-border-radius: 7px 7px 7px 7px;
            border: 0px solid #000000;
            position: relative;
            overflow: hidden;
            color: white;
        }

            #icono10:hover {
                color: #0695d6;
                background: white;
                border-color: #5bc0de;
                border-width: 1px;
                border-style: solid;
                transform: scale(1);
                transition-duration: 5s ease-in-out;
                z-index: 1;
            }

        #textoAreas {
            font-size: 30px;
            position: relative;
            overflow: hidden;
            text-align: center;
            bottom: 12px;
        }*/



    



