html,body
{
margin:0 ;
background-color: #352c19;
font-weight:normal;
color:#393733;
 height:98%;
 padding:0;

}
/*f4f3bd / fbfac0 , 78a755 #f1f1d6 #eaead6*/
.portlet {
background-color: #352C19;
color:white;
margin:0px;
}

#center{
position: relative;
top:-11px;
width:100%;

}

#content {
background-color:white;
float:left;
margin-bottom:1em;

width:auto;
max-width:75%;
min-width:700px;
}

a {
color: #EB9506;
text-decoration:none;
}


#footer
{
background-color:#352c19;

}
#breadcrumps {
    color: auto;
}
#breadcrumps a {
    color: #EB9506;
    margin: 0 4px;
}

.gToolbar a {
color:#EB9506;}

#container
{

margin: 8px;
margin-left:0px;

min-width: 1033px;
width: 99%;

padding:0px;

background-color:white;
}
#header
{
height: 62px;
background: None;
background-color: #352c19;

 margin-bottom:0px;
}
h1 {
font-size:24px;
display:inline;
position:relative;
left:10px;
top: 6px;
color: #EB9506;
}
#rightpanel {
    float: right;
    width: 120px;
    
    border-left: 1px solid orange;
}
.mytigatou{
color: #EB9506;
font-weight:700;
font-size:10px;
}
#animContainer2{

position:relative;
top:-10px;
padding-right:10px;
float:left;
border-right: 2px solid white;
cursor:pointer;
}
.fixed2{
font-size:8px;
font-family: Courier,monospace;
line-height: 7px;
letter-spacing:0.3px;
}
#bar
{
position:relative;
top: 10px;
left: -10px;
width:850px;
}
.gToolbar .gCaption, .pagerToolbar .gCaption {
    background-color: #352C19;
	position:relative;
	top:1px;
	border:none;
}
.blogToolbar {
border-bottom:1px solid #352C19;}
.pagerToolbar {
 
border-top:1px solid #352C19;}
.pagerToolbar a {
color: #EB9506;}

.blogToolbarTitle {
    background-color: #352C19;}
.gToolbar, .pagerToolbar {
    border-bottom: 2px solid #352C19;
}
#footer {
    color: white;
    text-align:right;
}

#bar ul li.selected a
{

background:  transparent url("/media/styles/images/redsquare.jpg") no-repeat 4px 7px;
padding: 0px 15px 0px 15px;
}

.portletItem a:hover
{color: white;
text-decoration: underline;
}
.portletItem a:visited {
    color: white;
    display: block;
    padding-left: 4px;
}

.portletItem a:link {
    color: white;
}

.portletHeader a:link {
    color: #DEDEDE;
    text-decoration: none;
}
#animContainer
{

float:left;
}

.fixed
{
line-height:10px;
font-family: "Courier New" ,Courier, monospace;
padding:0;margin:0;
font-size:9px;
letter-spacing:1px;
font-weight: 700;
}

.fixed a
{
color:white;
text-decoration:none;
}

#portal_title
{
font-size:21px;
font-weight: 700;
display:inline;
margin:0px;
margin-left:15px;
color: #EB9506;
}



ul
{
margin-left:0px;
}

#infopanel
{
width:125px;
}

.activeLang {
font-size:1.1em;
padding:2px;
letter-spacing:2px;
margin:4px 5px 0 0;
background-color: white;
color: black;

}