/* Main */

body 
{
    background-color : #D6CCBE;
    border : 0px;
    color : #000000;
    font-family : verdana,geneva,arial,helvetica,sans-serif;
    font-size : 12px;
    height : 100%;
    margin : 0px;
    padding : 0px;
    width : 100%; 
}

html
{
    height : 100%;
    width : 100%; 
}

img 
{
    border : 0px;
    margin : 0px; 
    padding : 0px; 
}

table 
{
    border : 0px;
    font-family : verdana,geneva,arial,helvetica,sans-serif;
    font-size : 12px;
    margin : 0px; 
    width : 100%;  
}

#ctnMain
{
    background-color : #FFFFFF;
    border-left : solid 2px #FFFFFF;
    border-right : solid 2px #FFFFFF;
    min-height : 100%;
    margin : auto;
    width : 880px;
    z-index : 1;
}

.buttons
{ 
    background-color : #CCCCCC;
    border-bottom-color : #929292;
    border-left-color : #D6D6D6;
    border-right-color : #929292;
    border-style : solid;
    border-top-color : #D6D6D6;
    border-width : 1px;
    color : #555555;
    cursor : default;
    font-family : verdana,geneva,arial,helvetica,sans-serif; 
    font-size : 11px;
    font-weight : bolder;
    text-align : center;
    width : auto;
    -moz-user-select : none;
}

.buttons:hover
{ 
    background-color : #000000; 
    color : #FFFFFF;
    cursor : pointer; 
}

.input 
{
    background-color : #EEEEEE;
    border : solid 1px #CCCCCC;
    color : #000000; 
    font-family : verdana,geneva,arial,helvetica,sans-serif; 
    font-size : 11px; 
    font-weight : normal; 
    width : 100%;
}

.marketing
{
    margin-bottom : 10px;
    margin-top : 10px;
    text-align : center;
}    

.picsLeft
{
    border : solid 1px #FFFFFF;
    float : left;
    margin-right : 5px;
}

.picsLeftRoll
{
    float : left;
    border : solid 1px #FFFFFF;
    margin-right : 5px;
}

.picsLeftRoll:hover
{
    border : solid 1px #551A8B;
    cursor : pointer;
}

.picsNoRoll
{
    border : solid 1px #000000;
}

.picsWithRoll
{
    border : solid 1px #FFFFFF;
}

.picsWithRoll:hover
{
    border : solid 1px #551A8B;
    cursor : pointer;
}

.select
{
    background-color : #EEEEEE;
    border : solid 1px #CCCCCC;
    color : #000000; 
    font-family : verdana,geneva,arial,helvetica,sans-serif; 
    font-size : 11px; 
    font-weight : normal; 
    width : 100%;
}

.textarea 
{
    background-color : #EEEEEE;
    border : solid 1px #CCCCCC;
    color : #000000; 
    font-family : verdana,geneva,arial,helvetica,sans-serif; 
    font-size : 11px; 
    font-weight : normal; 
    width : 100%;
}

/* Alert */

#ctnAlert
{
    background-color : #FFFFFF;
    border : 0px;
    color : #000000;
    font-family : verdana,geneva,arial,helvetica,sans-serif;
    font-size : 12px;
    height : 100%;
    margin-bottom : 10px;
    margin-left : 0px;
    margin-right : 0px;
    margin-top : 10px;
    padding : 0px;
    width : 100%; 
}

#ctnAlert .boxesBottom
{
    background-image : url('/images/content.box.bottom.png');
    background-repeat : no-repeat;
    height : 25px;
    margin-bottom : 10px;
    width : 500px;
}    

#ctnAlert .boxesContent
{
    background-color : #D6CCBE;
    padding-bottom : 10px;
    padding-left : 10px;
    padding-right : 15px;
    padding-top : 10px;
    text-align : justify;
    width : 475px;
}    

#ctnAlert .boxesTop
{
    background-image : url('/images/content.box.top.png');
    background-repeat : no-repeat;
    color : #FFFFFF;
    font-family : arial,helvetica,sans-serif;
    font-size : 18px;
    font-weight : bolder;
    height : 38px;
    padding-right : 160px;
    padding-top : 7px;
    text-align : right;
    width : 340px;
}    

#ctnAlert .line
{
    background-color : #555555;
    height : 1px;
    margin-bottom : 15px;
    margin-top : 15px;
    overflow : hidden;
    width : 100%;
}    

/* Content */

#ctnContent
{
    float : left;
    margin-left : 10px;
    width : 580px;
}    

#ctnContent .boxesBottom
{
    background-image : url('/images/content.box.bottom.png');
    background-repeat : no-repeat;
    height : 25px;
    margin-bottom : 10px;
    width : 580px;
}    

#ctnContent .boxesContent
{
    background-color : #D6CCBE;
    padding : 10px;
    text-align : justify;
    width : 560px;
}    

#ctnContent .boxesTop
{
    background-image : url('/images/content.box.top.png');
    background-repeat : no-repeat;
    color : #FFFFFF;
    font-family : arial,helvetica,sans-serif;
    font-size : 18px;
    font-weight : bolder;
    height : 38px;
    padding-right : 240px;
    padding-top : 7px;
    text-align : right;
    width : 340px;
}    

#ctnContent .listContent
{
    font-size : 11px;
    margin-top : 10px;
}    

#ctnContent .listDatas
{
    color : #555555;
    font-size : 11px;
}    

#ctnContent .listElements
{
    margin-bottom : 3px;
    margin-top : 3px;
}    

#ctnContent .listNews
{
    font-size : 12px;
    font-weight : bolder;
}    

#ctnContent .listTitles
{
    font-size : 18px;
    font-weight : bolder;
}    

#ctnContent .datas
{
    color : #555555;
    font-size : 11px;
}    

#ctnContent .line
{
    background-color : #555555;
    height : 1px;
    margin-bottom : 10px;
    margin-top : 10px;
    overflow : hidden;
    width : 100%;
}    

#ctnContent .textContent
{
    font-size : 12px;
    margin-bottom : 10px;
    margin-top : 10px;
}    

#ctnContent .titles
{
    font-size : 18px;
    font-weight : bolder;
}    

#ctnContent .topNewsContainer
{
    overflow : hidden;
    width : 580px;
}    

#ctnContent .topNewsDatas
{
    background-image : url('/images/back.preview.png');
    background-repeat : repeat-x;
    height : 75px;
    overflow : hidden;
    position : relative;
    top : -75px;
    width : 580px;
}    

#ctnContent .topNewsPreview
{
    color : #FFFFFF;
    font-size : 11px;
    padding-bottom : 4px;
    padding-left : 4px;
    padding-right : 4px;
    padding-top : 2px;
}

#ctnContent .topNewsTitle
{
    color : #FFFFFF;
    font-size : 18px;
    font-weight : bold;
    padding-bottom : 2px;
    padding-left : 4px;
    padding-right : 4px;
    padding-top : 4px;
}

#ctnContent .blocNewsContainer
{
    background-color : #00A29D;
}

#ctnContent .blocNewsDatas
{
    background-color : #FFFFFF;
    padding : 5px;
}

#ctnContent .blocNewsImage
{
    height : 100px;
    overflow : hidden;
    width : 275px;
}

#ctnContent .blocNewsPreview
{
    font-size : 11px;
    min-height : 75px;
}

#ctnContent .blocNewsSection
{
    background-color : #FFFFFF;
    font-size : 18px;
    font-weight : bold;
    padding : 3px;
}

#ctnContent .blocNewsSubcontainer
{
    border : solid 3px #000000;
    float : left;
    margin-bottom : 8px;
    margin-left : 4px;
    margin-right : 4px;
    margin-top : 8px;
    width : 275px;
}

#ctnContent .blocNewsTitle
{
    font-size : 14px;
    font-weight : bold;
}

/* Links */

a:link
{
    color : #551A8B;
    text-decoration : none;
}

a:active
{
    color : #551A8B;
    text-decoration : none;
}

a:visited
{
    color : #555555;
    text-decoration : none;
}

a:hover
{
    color : #551A8B;
    text-decoration : underline;
}

a.main:link
{
    color : #551A8B;
    text-decoration : none;
}

a.main:active
{
    color : #551A8B;
    text-decoration : none;
}

a.main:visited
{
    color : #551A8B;
    text-decoration : none;
}

a.main:hover
{
    color : #551A8B;
    text-decoration : underline;
}

/* Debug */

#ctnDebug
{
    background-color : #EEEEEE;
    border : solid 2px #900201;
    font-family : arial,helvetica,sans-serif;
    font-size : 12px;
    margin : 10px;
    padding : 10px;
}    

#ctnDebug .elements
{
    margin-top : 10px;
}    

#ctnDebug .titles
{
    font-size : 15px;
    font-weight : bolder;
    margin-bottom : 5px;
    text-decoration : underline;
}    

/* Pages */

#ctnPages
{
    background-image : url('/images/pages.png');
    background-repeat : no-repeat;
    color : #CCCCCC;
    font-size : 12px;
    height : 20px;
    margin-bottom : 10px;
    margin-top : 10px;
    padding : 15px;
    text-align : center;
}

#ctnPages a:link
{
    color : #CCCCCC;
    text-decoration : none;
}

#ctnPages a:active
{
    color : #FFFFFF;
    text-decoration : underline;
}

#ctnPages a:visited
{
    color : #CCCCCC;
    text-decoration : none;
}

#ctnPages a:hover
{
    color : #FFFFFF;
    text-decoration : underline;
}

/* Right */

#ctnRight
{
    float : right;
    margin-right : 10px;
    width : 270px;
}    

#ctnRight a:link
{
    color : #000000;
    text-decoration : none;
}

#ctnRight a:active
{
    color : #000000;
    text-decoration : none;
}

#ctnRight a:visited
{
    color : #000000;
    text-decoration : none;
}

#ctnRight a:hover
{
    color : #990000;
    text-decoration : underline;
}

#ctnRight .bordered
{
}    

#ctnRight .container
{
    margin-bottom : 10px;
}    

#ctnRight .datas
{
    color : #777777;
    font-size : 11px;
}    

#ctnRight .links
{
    color : #000000;
    font-size : 11px;
    margin-top : 15px;
    text-align : center;
}

#ctnRight .marketing
{
    margin-bottom : 10px;
    margin-top : 0px;
    text-align : center;
}    

#ctnRight .separator
{
    background-image : url('/images/back.separator.png');
    background-repeat : repeat-y;
    height : 30px;
    margin-bottom : 10px;
    width : 100%;
}    

#ctnRight .subtitles
{
    color : #990000;
    font-size : 12px;
    font-weight : bolder;
}    

#ctnRight .titles
{
    font-family : arial,helvetica,sans-serif;
    font-size : 18px;
    font-weight : bolder;
    margin-bottom : 10px;
}    

/* Top */

#ctnTop
{
}    

#ctnTop a:link
{
    color : #00A39E;
    text-decoration : none;
}

#ctnTop a:active
{
    color : #00A39E;
    text-decoration : none;
}

#ctnTop a:visited
{
    color : #00A39E;
    text-decoration : none;
}

#ctnTop a:hover
{
    color : #990000;
    text-decoration : underline;
}

#ctnTop .accountInputs
{
    color : #00A39E;
    font-size : 10px;
    font-weight : bold;
    height : 88px;
    left : 731px;
    padding : 5px;
    position : relative;
    top : 23px;
    width : 115px;
}    

#ctnTop .accountLinks
{
    text-align : center;
}    

#ctnTop .menuElement
{
    background-color : Transparent;
    color : #FFFFFF;
    cursor : none;
    float : left;
    font-family : arial,helvetica,sans-serif; 
    font-size : 16px;
    font-weight : bold; 
    padding-bottom : 5px;
    padding-left : 10px;
    padding-right : 10px;
    padding-top : 5px;
    -moz-user-select : none;
}    

#ctnTop .menuElement:hover
{
    color : #FFCA72;
    cursor : pointer;
}    

#ctnTop .menuMain
{
    height : 29px;
    left : 18px;
    position : relative;
    top : 43px;
    width : 844px;
    overflow : hidden;
}    

#ctnTop .accountMessage
{
    margin-bottom : 3px;
    margin-top : 3px;
    text-align : center;
}    

#ctnTop .accountSubmit
{
    background-color : #00A39E;
    border : solid 1px #00A39E;
    color : #FFFFFF; 
    cursor : default; 
    font-family : verdana,geneva,arial,helvetica,sans-serif; 
    font-size : 10px;
    font-weight : normal; 
    margin-left : 2px;
    width : 25px;
}    

#ctnTop .accountSubmit:hover
{
    background-color : #007D79;
    border : solid 1px #007D79;
    cursor : pointer; 
}    

#ctnTop .main
{
    background-image : url('/images/top.jpg');
    background-repeat : no-repeat;
    height : 182px;
    width : 880px;
}    

