@charset "utf-8";
/**************************************************************************
CSS DOCUMENTO - COLOR - 20090224@JCP
***************************************************************************/
body 			{background:#9fb90c url(../imagenes/bg/body.gif) repeat-x;}
#popUp 			{background-color:#f4f5ec; background-image:none;}
#splash-home 	{color:#000; background-color:#9fb90c; background-image:none;}
#footer 		{color:#000; background:#9fb90c url(../imagenes/bg/footer.gif) repeat-x top;}
a 				{color:#000}
/**************************************************************************
ESTRUCTURA
***************************************************************************/
#splash ul li,
#splash ul li a {color:#FFF;}
#header 		{background:url(../imagenes/bg/header.gif) repeat-x top left;}
#header .fright {background:url(../imagenes/bg/sidebar.gif) repeat-x top;}
#capaContent 	{background:#9fb90c url(../imagenes/bg/capa_content.gif) repeat-y top right;}
#capaContent2 	{background:#5F6D12 url(../imagenes/bg/capa_content.gif) repeat-y top right;}
#footer 		{color:#5F6D12;}
#main 			{background: #9fb90c;}
/**************************************************************************
MENU
***************************************************************************/
#menu li, #menu li a {color:#5F6D12;}
#menu li {border-right:#7f930f solid 2px;}
#menu .active {color:#FFF;}
#menu .last {border-right:none;}
#menu li a:hover {color:#FFF;}
/**************************************************************************
SUB-MENU
***************************************************************************/

/**************************************************************************
SIDEBAR NOTICA
***************************************************************************/
.noticia 	{background:url(../imagenes/bg/noticia-sidebar.gif) repeat-x bottom}
.noticia p 	{color:#FFF;}
#sidebar a	{color:#9FB90C;}
/**************************************************************************
H1 - H2 - H3
***************************************************************************/
h1, h2, h3, h6 	{color:#FFF;}
h4 		{color:#9FB90C;}
/**************************************************************************
FLASH
***************************************************************************/
#flash-section {color:#FFF;}
/**************************************************************************
NEWSLETTER
***************************************************************************/
#sidebar form label {color:#9FB90C;}
.enviar {background:none; color:#FFF; border:none;}
/**************************************************************************
EQUIP
***************************************************************************/
#equip 		{border-right:#7f930f solid 2px;}
#equip li	{background:#9db70c url(../imagenes/bg/equip2.gif) repeat-x top;}
#equip .active 	{background:#728d05 url(../imagenes/bg/equip.gif) repeat-x top;}
#equip li a, .block h6 a	{color:#5f6d12;}
#equip li a:hover {color:#FFF;}
#equip .active a	{color:#FFF;}
#equip,
#integrants a {color:#FFF;}
#integrants li {background-color:#738e05;}
.info, .curric {color:#5F6D12;}
.desc {color:#FFFFFF;}
#integrants .active {background-color:#92ac0a; color:#b6ca4b;}
#integrants .active a {color:#b6ca4b;}
/**************************************************************************
SERVEIS
***************************************************************************/
.off 								{background:url(../imagenes/bg/serveis.gif) no-repeat top left;}
.on 								{background:url(../imagenes/bg/serveis-on.gif) no-repeat top left;}
.cell-1 							{background:url(../imagenes/bg/cell.gif) top right repeat-y;}
.serveiCapa h5 						{color:#FFF;}
.cell-2 p a, .cell-2 p, .cell-2 h4 	{color:#5F6D12;}
.block p 							{color:#FFF; font-size:13px;}
/*.capaGlobal 						{background-color:#5f6d12;}*/
.serveiCapa a 						{color:#9bb419;}
.serveiCapa a:hover					{color:#FFF;}
/**************************************************************************
POPUP
***************************************************************************/
#popup 			{background-color:#f4f5ec; background-image:none;}
#cerrar2 		{float:right;}
#popup h2 		{color:#000;}
#popup p 		{color:#5F6D12;}
#popup a 		{color: #5f6d12;}
#popup a:hover 	{color: #738e05;}
#popup input 	{color:#5F6D12;}
#popup input.noborder 	{color:#5F6D12;background-color:#f4f5ec;}
.pagina strong 	{color:#5F6D12;}
/************************************************************************
OTROS COLORES
***************************************************************************/
.green 	{color:#5f6d12 }