/**
 * CSS Document
 * Estilos del menu principal PAGINA DE PLUS PROJECTS
 * @param menu.css
 **/
.menu_naranja{
	background:url(../images/bg_menu_naranja.gif) repeat-x;
	margin:0px;
	padding:0px 25px;
	height:40px;
}
.menu_naranja a, .menu_naranja a:visited, .menu_naranja a:hover{
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
.menu_naranja ul{
	margin:0px;
	padding:0px 0px 0px 3px;
}
.menu_naranja li{
	background-image:url(../images/boton_naranja.gif);
	background-repeat:no-repeat;
	background-position:center center;
	height:32px;
	width:148px;
	margin:6px 0px 0px 3px;
	font-family:Trebuchet MS, Verdana, sans-serif;
	font-size:12px;
	/*font-weight:bold;*/
	color:#FFFFFF;
	text-align:center;
	line-height:25px;
	list-style-image:none;
	list-style-type:none;
	float:left;
}
.menu_naranja ul li a{

	color:#FFFFFF;

	text-decoration:none;

	font-size:12px;

	font-weight:bold;
	
	display:block;
	
	height:32px;

}
#menu_verde{
	background:transparent url(../images/bg_menu_verde.gif) repeat-x scroll 0 0;
	height:40px;
	margin:0 20px 26px;
	position:relative;
	top:-51px;
}
#menu_verde span{
	background-image:url(../images/boton_verde.gif);
	background-repeat:no-repeat;
	background-position:center center;
	cursor:pointer;
	height:32px;
	width:252px;
	margin:6px 0px 0px 3px;
	font-family:Trebuchet MS, Verdana, sans-serif;
	font-size:12px;
	/*font-weight:bold;*/
	color:#FFFFFF;
	text-align:center;
	line-height:25px;
	list-style-image:none;
	list-style-type:none;
	float:left;
}
#jFlowSlide{
}

#menu_verde span.jFlowSelected {
}

#menu_verde a{
	color:#FFFFFF;
	text-decoration:none;
}
#menu_verde ul{
	margin:0px;
	padding:0px 0px 0px 3px;
	font-size:12px;
	font-weight:bold;
}
#menu_verde li{
	background-image:url(../images/boton_verde.gif);
	background-repeat:no-repeat;
	background-position:center center;
	height:32px;
	width:252px;
	margin:6px 0px 0px 3px;
	font-family:Trebuchet MS, Verdana, sans-serif;
	font-size:12px;
	/*font-weight:bold;*/
	color:#FFFFFF;
	text-align:center;
	line-height:25px;
	list-style-image:none;
	list-style-type:none;
	float:left;
}
