/***************************************************************************************/
/* CSS: Hoja de estilos del menú lateral del portal csirtcv.es									*/
/***************************************************************************************/

.menu_left ul 				{padding: 0em 0em 0em 0em;margin:1em 0em 0em 0em;list-style-type:none;}	
.menu_left li 				{margin:0em 0em 0.085em 0em;}

.menu_left ul a 			{width:auto;text-align:left;text-decoration:none;padding:0.2em 0.125em 0.125em 0.6em;display:block;background: url(../images/arrow.gif) #95b7c3 no-repeat 0.2em 50%;color:#03202e;}
.menu_left ul a:hover   {background: url(../images/arrow2.gif) no-repeat #34728f; color:white;background-position:0.125em;}
.menu_left ul a#current {background: url(../images/arrow2.gif) no-repeat #d05000; color:white;background-position:0.125em 50%;}



.menu_left ul a.button        {padding:0.625em 0.125em 0.625em 0.25em; margin:0em 0em 0em 0.625em;background:url(../images/circuito_boton.jpg) #95b7c3 repeat;width:85%;text-align:center;text-decoration:none;border:0.062em solid #d05000;}
.menu_left ul a.button:hover 	{background:url(../images/bg_button2.gif)  repeat; color:black;}


.menu_left ul .sublist1			{margin:0em 0em 0em 0em;}
.menu_left ul .sublist1 li		{width:100%;}
.menu_left ul .sublist1 li a	{color:#03202e;background:#c7d3d7;border-bottom:0.063em solid white;}
.menu_left ul .sublist1 li a:hover {background:url(../images/arrow2.gif) no-repeat #34728f; color:white;background-position:0.125em;}

.menu_left .trusted{text-align:center;}
.menu_left .trusted img{height:10em;width:10em;border:0em;padding-top:2em;}

.menu_right #aa_google {width:100%;padding:1em 0em .2em 0em ;list-style-type:none;margin:0em;text-align:center;}
.menu_right #aa_ultimas_alertas{list-style-position:outside;list-style-image:url(../images/arrow.gif);}
.menu_right #aa_ultimas_alertas li{margin-left:-1em;margin-bottom:0.5em;margin-right:0.5em;}
.menu_right .aa_button {width:5em;height:1.9em;background:url(../images/bg_title_table.gif) repeat-x; margin-top: 0.313em;}
.menu_right .aa_form   {background: url(../images/bg_form.gif) repeat-x; border:#7497aa 0.063em solid; height:1.25em; width:10em;}

