/* Theme SFGG */
 /* Style Attributes */

 /* Standard Content */
body
{
background-color: #123B60;
background-image:none;
}

div#trameFond
{
background:#EFEFEF none repeat scroll 0% 50%;
border:1px dashed #333333;
padding:10px;
}

.companyView 
{
display: none;
}

h1, h2, h3, h4, h5, h6
{
    color: #123B60;
}
a
{
    color: #123B60;
}
#page
{
    width: 910 px;
    left: 0px;
    margin: auto;
}
.main-content-withrightmenu {
width:690px;
}
.pagetitle-withtoolbar {
width:665px;
}

#footer
{
   background-color: #FFFFFF;
}

.wizardNaviguationBar .page .current
{ 
    color: #123B60;
}
.buttons input {
    color: #123B60;
}

.wizardNaviguationBar .link .current
{
    border-color: #123B60 ;
}
.wizardButtons
{
    font-size: 1.1em;
}
 

#rightSideMenu .template-design
{
    margin-right: 2em;
}
.welcomeEventName
{
display:none;
}
/* END Theme SFGG */
