@CHARSET "utf-8";

body {
    font-family: verdana;
    text-align: center;
    padding-top: 10px;
}

img {
    border: 0px none;
}

#main {
    margin-left: auto;
    margin-right: auto;
    width: 985px;   
    text-align: left;
}

#header a {
    display: block;
    font-size: 0px;
    text-indent: -1000px;
    height: 98px;
    background-image: url('images/header.jpg');
    background-position: right;
    background-repeat: no-repeat;
}

#header-command {
    margin-top: 20px;
    margin-bottom: 2px;
    height: 38px;
    background-image: url('images/bg_first_menu.jpg');
    background-repeat: no-repeat;
    background-position: left top;
}

#first-menu ul {
    margin: 0px;
    padding: 0px;
}

#first-menu li {
    float: left;
    margin: 1px 0px 1px 10px;
    padding: 12px 0px 10px 10px;
    font-size: 0.7em;
    list-style-type: none;
    background-image: url('images/separator_first_menu.png');
    background-position: left top;
    background-repeat: no-repeat;
}

#first-menu li.first {
    margin: 1px 0px 1px 0px;    
    background-image: none;
}

#first-menu li a {
    color: #ffffff;
    text-decoration: none;

    font-weight: bold;  
}

#first-menu li a:hover {
    text-decoration: underline;
}

#search {
    margin-right: 10px;
    padding-top: 10px;
    float: right;
    color: #ffffff;
    font-weight: bold;
    font-size: 0.9em;
}

#search input {
    width: 50px;
    border: 0px none;
    background-image: url('images/bg_search.gif');
}

#search input.submit {
    width: auto;
    background-image: none;
    background-color: #ffffff;
}

#main-left {
    width: 136px;
    float: left;        
}

#breadcrumb {
    margin: 3px 0px 3px 0px;
    text-align: center;
    overflow: auto;
    font-size: 0.7em;
}

#breadcrumb a,#breadcrumb a:link,#breadcrumb a:visited,#breadcrumb a:hover,#breadcrumb a:active
    {
    background-image: url("images/breadcrumb_bullet.gif");
    background-repeat: no-repeat;
    color: #2c2c2c;
    text-decoration: underline;
    padding: 0 0.6em 0 0.6em;
}

#breadcrumb a:hover,#breadcrumb a:active {
    color: #000000;
}

#breadcrumb ul,#shortcuts ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    bottom: 0;
}

#breadcrumb li,#shortcuts li {
    display: inline;
}

#second-menu {
    margin-right: 17px;
    margin-bottom: 10px;
    padding-bottom: 37px;
    
    font-size: 0.7em;
    font-weight: bold;
    letter-spacing: -1px;
    
    background-image: url('images/footer_first_menu.png');
    background-position: bottom;
    background-repeat: no-repeat;
    
}

#second-menu ul {
    border-bottom: 1px #ffffff solid; // for IE
}
        
#second-menu li ul {
    border: 0px none;
}

#second-menu ul {
    margin: 0px;
    padding: 0px;
}

#second-menu li {   
    padding-top: 3px;
    text-decoration: none;
    text-align: center;
    background-image: url('images/bg_second_menu.jpg');
    background-position: top;
    background-repeat: no-repeat;
    list-style-type: none;
}

#second-menu li.first {
    background-image: url('images/bg_second_menu_first.jpg');
}

#second-menu li a {
    color: #ffffff;
    text-decoration: none;
    vertical-align: middle;
}

#second-menu ul ul {
    margin-top: 4px;
}

#second-menu li li {
    text-align: left;
    background-image: none;
    padding: 4px;
    margin-left: 3px;
    padding-left: 12px; 
    background-image: url('images/menu_bullet.gif');
    background-position: left center;
    background-repeat: none;
}

#second-menu li li.first {
    background-image: url('images/menu_bullet.gif');
}

#second-menu li li a {
    color: #777777;
    text-decoration: none;
    vertical-align: baseline;   
}

.content h2 {
    font-size: 1.2em;
}

#col-content {
    float: left;
    width: 323px;
    margin-right: 13px;
}

#col-focus {
    float: left;
    width: 347px;
    margin-right: 12px;
}

#sidebar .image-left, #sidebar .image-right {
    margin: 0px;
}

#footer {
    margin-top: 15px;
    text-align: center;
}

#footer p {
    margin: 0px;
    padding: 0px;
    height: 16px;
    width: 195px;
    background-image: url('images/112_your_life_your_number.png');  
    font-size: 0px;
    text-indent: -10000px;
    margin-left: auto;
    margin-right: auto;
}

#footer-menu ul {
    margin: 10px 0 0 0;
    padding: 0px;
}

#footer-menu li {
    margin: 0 0 0 8px;
    padding: 0 0 0 12px;
    display: inline;
    list-style-type: none;
    background-image: url('images/bg_menu_footer.gif');
    background-position: left;
    background-repeat: no-repeat;
}

#footer-menu a {
    color: #777777;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 0.7em;
    font-weight: bold;
}

#footer-menu li.first {
    background-image: none;
}

#story {
    padding: 5px;
    margin-bottom: 15px;
    background-image: url('images/bg_your_live.png');
    background-repeat: no-repeat;
    background-position: top;
}

#story .internal-link {
    margin: 5px -5px -5px -5px;
    padding-right: 5px; 
    padding-top: 4px;
    height: 28px;
    background-image: url('images/bg_footer_story.png');
    text-align: right;
}

#story .internal-link a {
    text-decoration: none;
    font-size: 1.1em;
    color: #ffffff;
}

#story h2 {
    margin: 0px;
    text-transform: uppercase;
}

#story p {
    margin: 0px;
}

#poeple {
    margin-top: 15px;
    margin-bottom: 15px;    
    width: 340px;
    height: 89px;
    padding: 5px;
    background-image: url('images/bg_poeple.png');
    overflow: hidden;
}

#poeple p {
    margin-top: 40px;
}

#fondation-wrapper {
    margin-top: 15px;
    padding-bottom: 3px;
    color: #ffffff;
    background-image: url('images/bg_footer_fondation.png');
    background-position: bottom;
    background-repeat: no-repeat;
}

#fondation {
    padding: 15px;
    background-image: url('images/bg_fondation.png');
    background-position: top;
    background-repeat: no-repeat;   
}

#fondation h2, #fondation h3, #fondation p {
    margin: 0px;
    padding: 0px;
    color: #ffffff;
}

/****************
* content layout
*/

#content {
    margin-right: 13px;
    padding: 15px;
    background-color: #F6F6F8;
    width: 651px;
    float: left;
    font-size: 0.7em;
    min-height: 450px;
}

#content h1 {
    margin: 0px;
    padding: 0px;
    border-bottom: 1px #fd311f solid;
    font-size: 1.5em;
}

#content h2 {
    margin: 0px;
    border-bottom: 1px #fd311f solid;
    font-size: 1.3em;
}

#content h3 {
    font-size: 1.2em;
}

#content h4 {
    font-size: 1.1em;
}

li {
    list-style-type: circle;
}

h1,h2,h3,h4,h5,h6,h7,.description {
    color: #fd311f;
}

.image-center {
    text-align: center;
}

.image-left {
    float: left;
    margin: 0 5px 0 0;
}

.image-right {
    float: right;
    margin: 0 0 0 5px;
}

/*
* Search
**********/

#search-result h1 {
    margin-bottom: 10px;
}

#search-result h2 {
    margin-bottom: 5px;
    border-bottom: 0px none;
}

#search-result .pagination-command {
   text-align: center;
}

#search-result .pagination-command span {
    padding: 5px;
}

.contact .message-info {
    background-color:#FA9C20;
    border:1px solid #FBC981;
}
