body{
background: #FFF;
}

#header {
background: #FFF;
 }
 
#search {
background: #d4d4d4;
border: 1px inset #bbbbbb;
}
#search .inputbox{
background: #d4d4d4;	
}

#banner {
background: url(../images/banner_back.jpg) no-repeat;
}

a, #search .inputbox, #search .button{
color: #295391;
}

/* 03-04-2006. Cambio de estilos de modulos (Login,Polls, NewsFlash,...). En este caso el color de texto de la cabecera*/
div.module h3 {
color: #b0b095;
border-bottom: 1px solid #005E31;
}

ul#mainlevel-nav li{
background: url(../images/headmenu_left.gif) bottom left no-repeat;	
}

ul#mainlevel-nav li a{
background: url(../images/headmenu_right.gif) bottom right no-repeat;
}


ul#mainlevel-nav li:hover, ul#mainlevel-nav li.sfhover {
background: url(../images/headmenu_left_hover.gif) bottom left no-repeat;
}

ul#mainlevel-nav li:hover a, ul#mainlevel-nav li.sfhover a{
background: url(../images/headmenu_right_hover.gif) bottom right no-repeat;
}

#maincol-normal-800 div.moduletable h3, #maincol-wide-800 div.moduletable h3, #maincol-broad-800 div.moduletable h3,#maincol-normal-1024 div.moduletable h3, #maincol-wide-1024 div.moduletable h3, #maincol-broad-1024 div.moduletable h3{
background: url(../images/module_head_back.jpg) repeat-x;
}

/* 03-04-2006. Cambio de color de texto en menus (mainmenu, usermenu,...)*/
a.mainlevel {
color: #efefef;
}

a.mainlevel:hover, a.mainlevel#active_menu {
	
}

a.sublevel {
color: #005E31;
background: url(../images/submenu_back.gif) left center no-repeat;
}

a.sublevel:hover, a.sublevel#active_menu {
background: #F1F1F1 url(../images/submenu_back.gif) left center no-repeat;
border-right: 4px solid #669E83;
}

.contentheading {
border-bottom: 1px solid #000000;
color: #2e3291;
}

table.contentpane td.contentheading {
color: #033c91;
}

table.contentpane ul li{
/*background: url(../images/readon_caha.png) no-repeat left;*/
}

.componentheading {
border-bottom: 1px solid #002E61;
color: #033c91;
}

.blog_more ul li{
background: url(../images/readon_caha2.gif) no-repeat left;*/
}

