/*Logos C.D.A - Expresando la Creatividad -- Edicion 4.2*/
/* Colores o Decoración de la Web*/
/* Autor: Jesús Velasco Campos*/
/* Tema: Inspiración Nocturna (v. 4.2)*/
#mostrar_acercade{
width:660px;
min-height:900px;
padding:0px;
margin-top:10px;
margin-left:1px;
}

#f_acercade_top{
	background-image:url(../imagenes/LogosCDA_4/elementos/f_acercade_top.png);
    background-position: top;
    background-repeat: no-repeat;
    width:645px;
    height:20px;
    text-align: left;
    padding-top:8px;
    margin:0px;
    padding-left:25px;
    display: block;
    color:#000;
    font-size:16px;    
          }
          
             #f_acercade_center{
	background-image:url(../imagenes/LogosCDA_4/elementos/f_acercade_center.png);
    background-position: top;
    background-repeat: repeat-y;
    width:650px;
    min-height: 1194px;
    margin:0px;
    padding-left:10px;
    padding-right:10px;
padding-top:10px;
padding-bottom:10px;

    
    font-size:14px;
       display: block;       
     }
     
     #f_acercade_center hr{
border:1px solid  #797979;
width:100%;

}
         #f_acercade_bottom{
 background-image:url(../imagenes/LogosCDA_4/elementos/f_acercade_bottom.png);
    background-position: top;
    background-repeat: no-repeat;
    width:670px;
    height: 20px;
    }
    
    #panel_izquierdo{
	float: right;
	margin-left:680px;
	margin-top:11px;
	position: fixed;

	
	
}
#titulo_panel{
	background-image:url(../imagenes/LogosCDA_4/elementos/f_menublog_top.png);
    background-position: top;
    width:215px;
        background-repeat: no-repeat;
    height: 17px;

}
#centro_panel{
	background-image:url(../imagenes/LogosCDA_4/elementos/f_menublog_center.png);
    background-position: top;
    width:215px;
    padding-top:2px;
    padding-bottom:2px;
    list-style-type:none;

    
}
#centro_panel a{
    color:#e5e5e5;
    font-size:14px;   
border-bottom:1px #767676 solid;


}
#centro_panel a:hover{
    color:#fff;
    font-size:14px;   
border-bottom:1px #ffd400 solid;


}
#centro_panel ul{
		    list-style-type:none;
	width:100%;

}
#centro_panel li{
	width:200px;
}

#pie_panel{
		background-image:url(../imagenes/LogosCDA_4/elementos/f_menublog_bottom.png);
    background-position: top;
    width:215px;
        background-repeat: no-repeat;
    height: 17px;
}
