/* CSS pagina de Ejesa 
contenedor azul : menu vertical  - ENERO 2009  */

#contenedorA{ padding:0px; padding-bottom:10px; margin:0px; width:120px;}

/* borde superior izquierdo*/
.c-azul_r1_c1{
background-image:url('img/c-azul_r1_c1.png');
background-repeat:no-repeat;
height:8px ; width:8px ;
max-width:8px;
min-width:8px;
min-height:8px;
max-height:8px;
}

/* borde superior derecho*/
.c-azul_r1_c3{
background-image:url('img/c-azul_r1_c3.png');
background-repeat:no-repeat;
height:8px ; width:8px ;
max-width:8px;
min-width:8px;
min-height:8px;
max-height:8px;
}

/* borde inferior izquierdo*/
.c-azul_r3_c1{
background-image:url('img/c-azul_r4_c1.png');
background-repeat:no-repeat;
height:8px ; width:8px ;
max-width:8px;
min-width:8px;
min-height:8px;
max-height:8px;
}

/* borde inferior derecho*/
.c-azul_r3_c3{
background-image:url('img/c-azul_r4_c3.png');
background-repeat:no-repeat;
height:8px ; width:8px ;
max-width:8px;
min-width:8px;
min-height:8px;
max-height:8px;
}

/* parte superior*/
.c-azul_r1_c2 {
background-image:url('img/c-azul_r1_c2.png');
background-repeat:repeat-x;
height:8px ; width:102px; 
max-width:102px;
min-width:102px;
min-height:8px;
max-height:8px;

}

/* parte inferior*/
.c-azul_r3_c2 {
background-image:url('img/c-azul_r3_c2.png');
background-repeat:repeat-y;
height:8px ; width:102px; 
max-width:102px;
min-width:102px;
min-height:8px;
max-height:8px;


}

/* parte principal*/
.c-azul-cont {
color:  #0050C1; 
background-color: #0050C1; 
font:Helvética; 
background-repeat:repeat-y;
width:118px; height:141px;
max-width:118px;
min-width:118px;
min-height:200px;margin: 0 8 11 13;

}



