/* ========================*/
/* Menú n1		   */
/* ========================*/
	
/* Estilos para las opciones de menú  */
#csd_menu_lateral {  	
list-style:none;	
margin:0px;	
padding:0px;
width:150px;
width:209px
}

.csd_menu_n1 {	
padding:0px 0px 0px 0px;
border-bottom:#c0c0c0 1px solid;
border-top:#c0c0c0 0px solid;
background-color:#ffffff;

}

/*.csd_menu_a {	
display:block;
padding:0px 0px 7px 0px;
text-decoration:none;	
text-align:left;	
font-family:Helvetica;
font-size:12px;	
color:#000000;
line-height: 30px;
background-color:#ffffff;
margin:1px;
background-image: url(../img/cuadrado.gif);
background-repeat: no-repeat;
background-position: right;
width:208px;
border-bottom: solid 1px #dadada;
}

.csd_menu_a:hover {
font-family:Helvetica;
font-size:12px;	
text-decoration:none;
color:#ffffff;
background-color:#F07C31;
background-image: url(../img/cuadrado_flecha.gif);
background-repeat: no-repeat;
background-position: right;
}*/

.csd_menu_prin {	
display:block; /*Convertimos el vínculo en un bloque.*/
padding:0px 0px 7px 0px;
text-decoration:none;	
text-align:left;	
font-family:Helvetica;
font-size:12px;	
color:#000000;
line-height: 30px;
background-color:#ffffff;
margin:1px;
background-image: url(../img/cuadrado.gif);
background-repeat: no-repeat;
background-position: right;
width:208px;
border-bottom: solid 1px #dadada;
}

.csd_menu_prin:hover {	
font-family:Helvetica;
font-size:12px;	
text-decoration:none;
color:#ffffff;
background-color:#F07C31;
background-image: url(../img/cuadrado_flecha.gif);
background-repeat: no-repeat;
background-position: right;
}

.csd_menu_a_intra {	
display:block; /*Convertimos el vínculo en un bloque.*/
padding:0px 0px 7px 0px;
text-decoration:none;	
text-align:left;	
font-family:Helvetica;
font-size:12px;	
color:#000000;
line-height: 30px;
background-color:#ffffff;
margin:1px;
background-image: url(../img/cuadrado.gif);
background-repeat: no-repeat;
background-position: right;
width:150px;
border-bottom: solid 1px #dadada;
}

.csd_menu_a_intra:hover {	
font-family:Helvetica;
font-size:12px;	
text-decoration:none;
color:#ffffff;
background-color:#F07C31;
background-image: url(../img/cuadrado_flecha.gif);
background-repeat: no-repeat;
background-position: right;
}



.csd_menu_ain {	
display:block; /*Convertimos el vínculo en un bloque.*/
padding:2px 0px 7px 0px;
text-decoration:none;	
text-align:left;	
font-family:Helvetica;
font-size:12px;	
color:#000000;
line-height: 30px;
background-color:#ffffff;
margin:1px;
background-image: url(../img/cuadrado.gif);
background-repeat: no-repeat;
background-position: right;
width:208px;
border-bottom: solid 1px #dadada;
}

.csd_menu_ain:hover {
font-family:Helvetica;
font-size:12px;	
text-decoration:none;
color:#ffffff;
background-color:#F07C31;
background-image: url(../img/cuadrado_flechabajo.gif);
background-repeat: no-repeat;
background-position: right;

}

.csd_menu_a_sub {	
display:block; /*Convertimos el vínculo en un bloque.*/
padding:0px 0px 7px 0px;
text-decoration:none;	
text-align:left;	
font-family:Helvetica;
font-size:11px;	
color:#000000;
background-color:#ffffff;
margin:1px;
width:208px;
height:14px;
border-bottom:solid 1px #dadada;
}

.csd_menu_a_sub:hover {
font-family:Helvetica;
font-size:11px;	
text-decoration:none;
color:#ffffff;
background-color:#dadada;
background-image: url(../img/cuadrado_flecha.gif);
background-repeat: no-repeat;
background-position: right;
height:14px;
}
