Body
{
	background-color: #eae9e1;
	margin: 0px;
	background-image: url(images/fondo_crb.gif);
	background-repeat: repeat-x;
}


.idiomas{
   font-family: Arial, Helvetica;
   font-size:  11px;
   font-weight: normal;
   color: #333333;
}


.Normal, .NormalDisabled {
font-family:Arial,Helvetica;
font-size:13px;
font-weight:normal;
}

/* 
================================
CRB
================================
*/   

/* IMPORTANTE!!!! NO ANADIR ACENTOS EN LOS COMENTARIOS, IE PETA */

/* 
================================
PANELS
================================
*/ 

/* modificamos los margenes */

.controlpanel {
	width: 100%;
	background-color: #fefefe;
}

.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 0px;
}

.rightpane {
	background-color: transparent;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 25px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
.leftpane {
	background-color: transparent;
	padding-left: 16px;
	padding-right: 0px;
	padding-top: 25px;
}

.menupane {
	background-color: transparent;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 10px;
}

.columna1 {
	width: 293px;
	background-color: transparent;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
}

.columna2 {
	width: 293px;
	background-color: transparent;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
}

.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

/* A�ADE MARGEN A LA COLUMNA DERECHA */ 

#columnaDerecha{
	padding-left: 3px;

}

#paneSearch{
	height: 54px;
	background-image: url(buscar.gif);
	background-repeat: no-repeat;
	background-position: right top;

}

.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}

.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}

.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}

.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}

/* 
================================
LOGIN Y USUARIO
================================
*/ 
/* .Top_link a:link no funciona hay que poner la propiedad directamente */

.Top_Link:link, .Top_Link:active, .Top_Link:visited, .Top_Link:hover  {
   font-family: Verdana, Arial, Helvetica;
   font-size:  11px;
   font-weight: normal;
   color: #fefefe;
}


.Top_Link:vi {
   font-family: Verdana, Arial, Helvetica;
   font-size:  11px;
   font-weight: bold;
   color: #999999;
}

/* 
=========================================
COPYRIGHT, TERMINOS DE USO, PRIVACIDAD
=========================================
*/ 

/* .Bottom_link a:link no funciona hay que poner la propiedad directamente */

.Copyright {
   font-family: Verdana, Arial, Helvetica;
   font-size:  11px;
   font-weight: normal;
   color: #999999;
}

.Bottom_Link:link, .Bottom_Link:active, .Bottom_Link:visited {
   font-family: Verdana, Arial, Helvetica;
   font-size:  11px;
   font-weight: normal;
   color: #999999;
}


/* LINKS GENERAL */

a:hover{
   color: #572f08;
}

.Search_Button {
   font-family: Verdana, Arial, Helvetica;
   font-size:  11px;
   font-weight: normal;
   color: #999999;
}

/* 
=========================================
BREADCRUMB
=========================================
*/ 
/* a.Breadcrumb_Link_Vert de este modo se definen todos los estados para A con la clase a exepci�n de HOVER que persiste el general */

a.SkinObject, SkinObject, a.SkinObject:visited, a.SkinObject:link, a.SkinObject:active {
   font-family: Verdana, Arial, Helvetica;
   font-size:  12px;
   font-weight: bold;
   color: #572f08;
	padding: 0px 0px 0px 2px;
}

a.Breadcrumb_Link {
   font-family: Verdana, Arial, Helvetica;
   font-size:  12px;
   font-weight: normal;
   color: #634329;
}

/* 
=========================================
BUSCADOR Y IDIOMA
=========================================
*/

.NormalTextBox {
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	font-weight: normal;
	margin: 4px 0px 1px 6px;
}


/* SelectorIdioma a�adido al skin como CssClass */

.SelectorIdioma {
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
	font-weight: normal;
	margin: 4px 0px 5px 3px;
}

/* 
=========================================
MENU
=========================================
*/

/* Barra contenedora de todo el menu */

.MainMenu_MenuContainer {
	width: 199px;
	height: 26px;	
	margin: 0px 5px 3px 5px;
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	color: #572f08;
	font-family: Arial;
	font-weight: normal; 
	font-size: 14pt;
	height: 36px;
	padding: 0px 0px 1px 0px;
	background-image: url(images/fons_menu.jpg);
}

/* Anadimos TD para que se vea el margen anterior y posterior en Firefox */

.MainMenu_MenuBar TD {
	cursor: pointer; 
	cursor: hand;
	color: #572f08;
	font-family: Arial; 
	font-weight: normal; 
	font-size: 12px;
	height: 38px;
	padding: 0px 0px 0px 0px;
	background-image: url(images/fons_menu.jpg);
}

.MainMenu_MenuItem {
	color: #572f08;
	font-family: Arial; 
	font-size: 14px;
	border: none;
	padding-left:20px;
	Xmargin: 0px 0px 0px 15px;
}

.MainMenu_MenuIcon {
	color: #FFFFFF;
	font-family: Verdana; 
	font-size: 12px; 
	font-weight: bold; 
	height: 30px;
	background-color: #0F5089;
	width: 0;
	border: none;
}

.MainMenu_SubMenu td {
	z-index: 1000;
	height: 30px;
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand; 
	color: #572f08;
	font-weight: normal;
	background-color: #ebebeb;
	border-right: none;
	border-top: none;
	border-left: none; 
	border-bottom: #D8D1CA 1px solid; 
}



/* MENUBREAK caja que contiene el separador especificado en parametro SEPARATOR */

.MainMenu_MenuBreak {
	background-color: #ffffff; 
	height: 1px;
	border: none;
}

.MainMenu_MenuItemSel {
	color: #000000;
	font-family: Arial; 
	font-weight: normal; 
	font-size: 12px;
	border: none;
}

.MainMenu_MenuItemSel TD {
	color: #000000;
	font-family: Arial; 
	font-weight: normal; 
	font-size: 12px;
	border: none;
}

.MainMenu_SubMenuItemSelected TD {
	color: #000000;
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: bold; 
	height: 30px;
	background-color: #ebebeb;
	border: none;
}

.MainMenu_SubMenuItemSelected {
	color: #000000;
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: bold; 
	height: 30px;
	background-color: #ffffff;
	border: none;
}

.MainMenu_SubMenuItemActive {
	color: #CC3300;
	font-family: Verdana, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	height: 30px;
	background-color: #0F5089;
	border: none;
}

/* Active Tab */

.rootmenuitemactive { 
	color: #3775ab; 
	background-color: #dfe3e7;
}

.rootmenuitemactive TD{ 
	color: #3775ab; 
	background-color: #dfe3e7;
}
.MainMenu_MenuItemSel {
	background-image: url(impress_18.gif);
	border-left: #3C3939 0px solid; 
	border-bottom: #3C3939 1px solid; 
	border-top: #3C3939 1px solid; 
	border-right: #3C3939 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #000000;
	font-size: 11px; 
	font-style: normal;
	font-weight: bold; 
	background-color: Transparent;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}


/* clase anadida al objeto MLMENU del skin SubMenuItemSelectedCssClass igual a submenuitemselected */

.submenuitem {
	color: #CC3300;
	font-size: 11px; 
	font-weight: normal; 
	height: 30px;
	background-color: #ffffff;
	border: none;
}

.submenuitemselected {
	color: #000000;
	font-size: 11px; 
	font-weight: bold; 
	height: 30px;
	background-color: #ffffff;
	border: none;
}

/* MARCA EL MENU DONDE NOS ENCONTRAMOS */

.submenuitemactive {
	color: #000000;
	font-size: 11px; 
	font-weight: bold; 
	height: 30px;
	background-color: #ffffff;
	border: none;
}


/* cancelado */

.-submenuitembreadcrumb {
	color: #000000;
	font-size: 11px; 
	font-weight: bold; 
	height: 30px;
	background-color: #ffffff;
	border: none;
}

/* Espacio a la derecha del submenu reservado para flecha */

.MainMenu_MenuArrow {
	font-family: webdings;
	font-size: 0pt;
	cursor: pointer;
	cursor: hand;
	background-color: #0F5089;
	border: none;
   	background-image: none;
	border: none;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	border: none;
}


/* UTILIZADO POR EL T�TULO DE LAS NOTICIAS */
/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #634329;
}

/* ENLACES LINKS */
a.normal
{
    color: #923222;
}
a:visited
{
    color: #923222;
}
.normal a
{
    color: #923222;
}

/* PAGETITLE */
.titulo_pagina
{
 	font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
    color: #634329;	
    font-size: 0.8em;
	width: 98%;
	padding-top: 7px;
	padding-right: 0pt;
	padding-bottom: 4px;
	padding-left: 5pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d8d1ca;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 10px;
	margin-left: 0pt;

}

liyyt{
list-style-type: none;
list-style-image: none;
list-style-position: outside;
vertical-align: top;
background-color: transparent;
background-image: url(gen-bullet.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-x-position: left;
background-y-position: top;
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 5px;
padding-left: 11px;
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0pt;
margin-left: 0pt;

}


/* display:none; se puede utilizar para ocultar ciertas cosas

SOLPARTMENU 			attribute Controled menu item state 
menuitemcssclass 		initial state of root and sub menu items 
rootmenuitemcssclass 		controls no state 
rootmenuitemactivecssclass 	root menu item when active 
rootmenuitemselectedcssclass 	root menu item when hovering it 
rootmenuitembreadcrumbcssclass 	root menu item when in the breadcrumb trail 
submenuitemactivecssclass 	sub menu item when active 
submenuitemselectedcssclass 	sub menu item when hovering it 
submenuitembreadcrumbcssclass 	sub menu item when in the breadcrumb trail 

*/


.whitetxt
{
   font-family: Verdana, Arial, Helvetica;
   font-size: 11px;
   font-weight: normal;
   color: #dedede;
}

.buscador
{
   font-family: Verdana, Arial, Helvetica;
   font-size: 11px;
   font-weight: normal;
   color: #dedede;
}

a.buscador
{
   font-family: Verdana, Arial, Helvetica;
   font-size: 11px;
   font-weight: normal;
   color: #dedede;
}




