html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent
}
body {
line-height: 1
}
ol,ul {
list-style: none
}

li {
margin: 0;
}
blockquote,q {
quotes: none
}
blockquote:before,blockquote:after,q:before,q:after {
content: '';
content: none
}
:focus {
outline: 0
}
ins {
text-decoration: none
}
del {
text-decoration: line-through
}
table {
border-collapse: collapse;
border-spacing: 0
}


/* Structure
----------------------------------------------- */
HTML {
font-size: 100.01%;
}

BODY {
min-height: 100%;
height: 100%;
color: #7b7d82;
background: #fff url(/images/gateau/bg_main.jpg) repeat-x left top;
margin: 0;
padding: 0;
}

BODY#accueil {
background: #fff url(/images/gateau/bg_main.jpg) repeat-x left -39px;
}

TD, BODY, DIV {
font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
font-size: 14px;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1.5em;
}

IMG {
border: 0;
}

TD, FORM {
padding: 0;
margin: 0;
}

TABLE {
border-collapse: collapse;
}

p {
padding: 0;
margin: 0 0 15px 0;
}

.clear, .clearb {
clear: both;
font-size: 0;
line-height: 0;
}

.block {
display: block;
}

.mainblock .content p {
clear: none;
}


#header {
background:transparent url(/images/gateau/header.gif) repeat scroll 0 bottom;
height:43px;
position:fixed;
width:100%;
}


/* Content
----------------------------------------------- */
.content {
list-style-type: none;
padding: 0;
margin: 0;
}

.content p {
line-height: 1.8em;
padding: 0 60px 0 0;
clear: both;
}

.content img {
border: 1px solid #ddddde;
padding: 9px;
margin: 0 20px 5px 0;
background: #f2f2f2;
float: left;
}

.content ul.list {
font-size: 11px;
margin: 0;
padding: 0;
display: block;
}

.content ul.list * {
margin: 0;
padding: 0;
}

.content ul.list li {
list-style-type: none;
line-height: 14px;
display: block;
text-decoration: none;
background: #f5f5f5;
width: 155px;
margin: 0 2px 2px 0;
padding: 5px;
height: 60px;
float: left;
}

.content ul.list li:hover {
color: #FFF;
background: #3C4955;
}

.bread {
padding: 0;
font-size: 9px;
text-transform: uppercase;
margin-bottom: 10px;
display: inline;
}

.bread a {
text-decoration: none;
color: #7b7d82;
}

.bread a:hover {
color: #3C4955;
text-decoration: underline;
}

/* Menu
----------------------------------------------- */

#header #menuwrapper
{
margin: 0 auto;
background: transparent url(/images/gateau/header_bg.jpg) left top repeat-x;
width: 1000px;
}

ul.menu {
background: url(/images/gateau/header_or_bg.jpg) left top no-repeat;
list-style: none;
margin: 0;
padding: 0;
text-align: center;
line-height: 0.9em;
position: absolute;
z-index: 500;
width:1000px;
}

ul.menu * {
margin: 0;
padding: 0;
}

ul.menu a {
text-decoration: none;
font-size: 9px;
text-transform: uppercase;
letter-spacing: 0.3em;
color: #fff;
display: table-cell;
vertical-align: middle;
}

ul.menu li {
position: relative;
float: left;
}

ul.menu ul {
position: absolute;
left: 0;
list-style: none;
top: 43px;
opacity: 0;
display: none;
}

ul.menu ul li {
position: relative;
width: 140px;
margin: 0;
padding: 0;
float: left;
}

ul.menu ul li a {
display: block;
background: #ff9000;
display: block;
padding: 0;
color: #FFF;
text-transform: none;
letter-spacing: 0em;
font-size: 11px;
padding: 9px 3px 11px 3px !important;
border-bottom: 1px solid #ffab3e;
}

ul.menu ul li a:hover {
background: #fa7e04;
}

ul.menu ul ul {
left: 131px;
top: -1px;
}

ul.menu .menulink {
background: url(/images/gateau/header_or_bg.jpg) right top no-repeat;
width: 130px;
padding: 0px 5px 0 5px;
height: 43px;
letter-spacing:1px;
}

ul.menu .active {
background: url(/images/gateau/header_active.gif) left top repeat-x;
color: #3c4955;
}

ul.menu .menulink:hover, 
ul.menu .menuhover {
/*background: url(/images/gateau/header.gif) left -43px repeat-x;*/	
color: #000;
}

ul.menu .sub {
background: #ff9000 url(/images/gateau/arrow.gif) 120px 50% no-repeat;
}

ul.menu a.sub:hover {
background: #fa7e04 url(/images/gateau/arrow.gif) 120px 50% no-repeat;
}

ul.menu .topline {
border-top: 1px solid #ffab3e;
}


/* Second Menu
----------------------------------------------- */

#pagewrapper #menuwrapper {
width: 260px;
float: left;
}


#pagewrapper #menuwrapper  ul {
font-size: 12px;
list-style: none;
margin: 0;
padding: 0 35px;
display: block;
}

#pagewrapper #menuwrapper  ul * {
margin: 0;
padding: 0;
}

#pagewrapper #menuwrapper  ul li a {
display: block;
width: 170px;
padding: 6px 0 7px 12px;
border-bottom: 1px solid #ddddde;
background: url(/images/gateau/bull.gif) left 50% no-repeat;
text-decoration: none;
color: #7b7d82;
}

#pagewrapper #menuwrapper  ul li a:hover,
#pagewrapper #menuwrapper  ul li a.menuactive {
color: #3c4955;
background: #f5f5f5 url(/images/gateau/bull.gif) -252px 50% no-repeat;
}

#pagewrapper #menuwrapper  ul li ul {
font-size: 11px;
list-style: none;
margin: 0;
padding: 0 0 15px 0;
display: block;
border-top: 1px solid #ddddde;
border-bottom: 1px solid #ddddde;
width: 140px;
}

#pagewrapper #menuwrapper  ul li ul a {
display: block;
width: 120px;
padding: 1px 0 2px 12px;
background: none;
border: none;
text-decoration: none;
color: #3c4955;
}

#pagewrapper #menuwrapper  ul li ul a:hover {
background: #ff9000;
color: #FFF;
}



/* Third Menu
----------------------------------------------- */
ul.third-menu {
font-size: 11px;
list-style: none;
margin: -5px 0 0 0;
padding: 0;
display: block;
}

ul.third-menu * {
margin: 0;
padding: 0;
}

ul.third-menu li a {
line-height: 1.2em;
display: block;
width: 160px;
padding: 6px 0 7px 0;
text-decoration: none;
color: #7b7d82;
}

ul.third-menu li a:hover,
ul.third-menu li a.active {
color: #3c4955;
}

/* Footer
----------------------------------------------- */
#footer {
position: relative;
background: url(/images/gateau/footer_bg.jpg) top repeat-x;
border-top: 4px solid #ddddde;
padding: 0;
}

.fcontent {
width: 780px;
font-size: 11px;
list-style-type: none;
padding: 15px 0 0 0;
margin: 0 auto;
line-height: 16px;
}

.fcontent li {
float: left;
padding-left: 30px;
}

.fcontent li span {
color: #a3a4a8;
padding: 0 0 0 12px;
background: url(/images/gateau/bull.gif) left 50% no-repeat;
}

.fcontent img {
padding: 5px 0;
}

.fcontent h4,
.fcontent h2 {
font-size: 16px;
font-weight: normal;
color: #3c4955;
margin: 0;
padding: 5px 0 10px 0;
}

#footer #menuwrapper {
height: 200px;
display: block;
}

#footer #primary-nav {
height: 200px;
display: block;
}


#footer #menuwrapper ul * {
margin: 0;
padding: 0;
}

#footer #menuwrapper ul {
list-style-type: none;
padding: 0;
margin: -6px 0 0 0;
}

#footer #menuwrapper li {
padding-left: 30px;
}

#footer #menuwrapper ul li a {
display: block;
width: 200px;
padding: 6px 0 7px 12px;
border-bottom: 1px solid #ddddde;
background: url(/images/gateau/bull.gif) left 50% no-repeat;
text-decoration: none;
color: #7b7d82;
font-size: 11px;
}

#footer #menuwrapper ul li a:hover {
color: #3c4955;
background: #e9e9ea url(/images/gateau/bull.gif) -252px 50% no-repeat;
}

ul.services {
list-style-type: none;
padding: 0;
margin: 0;
color: #3c4955;
}

ul.services li {
padding: 0 0 10px 0;
}

ul.services li a {
text-decoration: none;
color: #7b7d82;
display: block;
}

ul.services li a:hover {
color: #3c4955;
}


/* Copyrights
----------------------------------------------- */
.copyrights {
background: #e9e9ea;
padding: 25px 0;
color: #a3a4a8;
}

.copyrights a {
color: #a3a4a8;
text-decoration: none;
}

.copyrights a:hover {
color: #3c4955;
}

/* Text & Colors
----------------------------------------------- */
.white {
color: #FFF;
}
.dark {
color: #3c4955;
}
.gray {
color: #8f8f91;
}

.lh11 {
line-height: 1.1em;
}
.lh13 {
line-height: 1.3em;
}
.lh15 {
line-height: 1.5em;
}

.f9 {
font-size: 9px;
}
.f10 {
font-size: 10px;
}
.f11 {
font-size: 11px;
}
.f12 {
font-size: 12px;
}
.f14 {
font-size: 14px;
}
.f16 {
font-size: 16px;
}
.f18 {
font-size: 18px;
}
.f20 {
font-size: 20px;
}
.f24 {
font-size: 24px;
}


.upp {
text-transform: uppercase;
}

.norm, .normal {
font-style: normal;
font-weight: normal;
}

.nobold {
font-weight: normal;
}
.bold {
font-weight: bold;
}
.italic {
font-style: italic;
}

.nolist {
list-style-type: none;
}

.txtnone {
text-decoration: none;
}
.txtnone:hover {
text-decoration: underline;
}






/* Paddin & Margin
----------------------------------------------- */
.pt5 {
padding: 5px 0 0 0;
}
.pt10 {
padding: 10px 0 0 0;
}
.pt45 {
padding: 45px 0 0 0;
}
.pt53b45 {
padding: 53px 0 45px 0;
}
.pt57b45 {
padding: 57px 0 45px 0;
}

.pb5 {
padding: 0 0 5px 0;
}
.pb15 {
padding: 0 0 15px 0;
}
.pb25 {
padding: 0 0 25px 0;
}
.pb45 {
padding: 0 0 45px 0;
}

.pl10 {
padding: 0 0 0 10px;
}

.pr5 {
padding: 0 5px 0 0;
}
.pr25 {
padding: 0 25px 0 0;
}
.pr30 {
padding: 0 30px 0 0;
}

.p0 {
padding: 0;
}

.mt-2 {
margin: -2px 0 0 0;
}
.mt5 {
margin: 5px 0 0 0;
}
.mt20b20 {
margin: 20px 0;
}

.mb5 {
margin: 0 0 5px 0;
}
.mb35 {
margin: 0 0 35px 0;
}

.ml5 {
margin: 0 0 0 5px;
}

.mc {
margin: 0 auto;
}

.m0 {
margin: 0;
}
.m0auto {
margin: 0 auto;
}



/* Height & Widht
----------------------------------------------- */
.h5 {
height: 5px;
}
.h20 {
height: 20px;
}
.w130 {
width: 130px;
}
.w160 {
width: 160px;
}
.w210 {
width: 210px;
}
.w235 {
width: 190px;
}
.w300 {
width: 200px;
}

.w430 {
width: 490px;
}

.w560 {
width: 560px;
}
.w780 {
width: 780px;
}



/* Borders
----------------------------------------------- */
.bb1lgray {
border-bottom: 1px solid #d9d9d9;
}



/* Align
----------------------------------------------- */
.vtop {
vertical-align: top;
}
.vmid {
vertical-align: middle;
}




/* Headings
----------------------------------------------- */
h1 {
position: absolute;
top: 100px;
letter-spacing: -0.04em;
font-weight: normal;
line-height: 1em;
padding: 12px 0;
margin: 0 0 0 -3px;
}

h1 a {
font-size: 30px;
color: #3c4955;
text-decoration: none;
margin: 0;
padding: 0;
}

h1 span {
font-size: 11px;
letter-spacing: 0em;
padding: 0 0 0 10px;
color: #7b7d82;
}

h2 {
font-weight: normal;
line-height: 1.3em;
letter-spacing: -0.04em;
font-size: 19px;
color: #3c4955;
padding: 12px 0 18px 0;
margin: 0;
}

h2.pagetitle {
font-weight: bold;
line-height: 1.15em;
letter-spacing: -0.08em;
font-size: 36px;
padding: 8px 0 40px 0;
margin: 0 0 0 -0.05em;
}

h3, h3 a {
font-size: 24px;
line-height: 1.2em;
font-weight: bold;
color: #3c4955;
margin: 0;
padding: 0;
text-decoration: none;
width: 320px;
letter-spacing: -0.05em;
float: left;
}

h3 a:hover {
text-decoration: underline;
}

h4 {
}

h5 {
font-size: 16px;
line-height: 1.2em;
font-weight: normal;
color: #3c4955;
margin: 0 0 15px 0;
padding: 0 0 10px 0;
border-bottom: 1px solid #9da4aa;
}

h5.resptitle {
font-size: 16px;
line-height: 1.2em;
font-weight: bold;
color: #3c4955;
margin: 0 0 10px 0;
padding: 0 0 15px 0;
border-bottom: 1px solid #9da4aa;
}


/* Links
----------------------------------------------- */
a {
outline: none;
color: #5b8bcc;
}

a:hover {
text-decoration: none;
}

a.invert {
text-decoration: none;
}
a.invert:hover {
text-decoration: underline;
}

.rss {
color: #FFF;
font-size: 12px;
text-decoration: none;
background: url(/images/gateau/rss.gif) right 50% no-repeat;
padding: 4px 22px 3px 9px;
position: absolute;
font-family: "Lucida Grande",Arial,"Bitstream Vera Sans",sans-serif;
}

a.button {
background: #5b8bcc url(/images/gateau/bg_but.gif) top left repeat-x;
color: #FFF;
font-size: 11px;
text-decoration: none;
padding: 4px 15px 6px 15px;
margin: 0 5px 0 0;
border: 1px solid #5b8bcc;
}

a.button:hover {
border: 1px solid #2c5ea2;
}

a img.imgborder {
border: 1px solid #ddddde;
background: #f2f2f2;
margin: 0 0 8px 0;
padding: 9px;
display: block;
}

a:hover img.imgborder {
border: 1px solid #9da4aa;
}

a.more {
color: #7b7d82;
text-decoration: none;
padding: 0 0 0 12px;
margin: 10px 0 0 0;
display: block;
background: url(/images/gateau/bull.gif) left 60% no-repeat;
}

a.more:hover {
color: #3c4955;
}




/* Search Field
----------------------------------------------- */

#search {
display: inline;
float: right;
}

.searchcont {
z-index: 0;
position: absolute;
top: 114px;
margin: 0 0 0 564px;
}

#searchform {
margin: 2px 0 0 63px;
}

.searchfield {
background: #FFF url(/images/gateau/bg_search.gif) 5px 50% no-repeat;
border: 1px solid #bdbec0;
padding: 3px 0 0 21px;
height: 17px;
width: 130px;
font-family: "Lucida Grande",Arial,"Bitstream Vera Sans",sans-serif;
font-size: 11px;
color: #7b7d82;
}



/* Tabs
----------------------------------------------- */
#tabs {
padding: 0;
margin: 0;
}

ul.tabs-nav {
list-style-type: none;
margin: 0;
padding: 0;
border-bottom: 1px solid #9da4aa;
width: 160px;
display: block;
height: 27px;
}

ul.tabs-nav li {
float: left;
margin: 0 1px 0 0;
display: block;
}

ul.tabs-nav li a {
font-size: 12px;
color: #7b7d82;
display: block;
padding: 3px 5px;
background: none;
text-decoration: none;
outline: none;
}

ul.tabs-nav li a:hover {
background: #e0e0e1 url(/images/gateau/bg_tab.gif) top left repeat-x;
color: #7b7d82 !important;
}

li.tabs-selected {
background: #9da4aa url(/images/gateau/bg_tab.gif) left -50px repeat-x !important;
}

li.tabs-selected a {
color: #FFF !important;
}

#tab-1, #tab-2, #tab-3 {
background: #FFF;
}



/* Misc
----------------------------------------------- */
.none {
display: none;
}
.fl {
float: left;
}
.fr {
float: right;
}
.absolute {
position: absolute;
}
.relative {
position: relative;
}
.alignright {
text-align: right;
}
.both {
clear: both;
}

pre {
font-family: Consolas,Monaco,"Courier New",Courier,monospace;
font-size: 12px;
margin-bottom: 22px;
background: #F5F5F5 none repeat scroll 0%;
border: 1px solid #DADADA;
font-size: 12px;
line-height: 1.3em;
overflow: auto;
padding: 11px;
}

.welcome {
padding: 28px 0 30px 0;
font-size: 14px;
}

.welcome span {
color: #3c4955;
font-size: 19px;
display: block;
padding: 0 0 15px 0;
letter-spacing: -0.04em;
}


p.recent {
font-size: 12px;
line-height: 16px;
color: #3c4955;
padding: 0 0 0 10px;
margin: 0;
}

p.recent a {
color: #7b7d82;
display: block;
text-decoration: none;
}

p.recent a:hover {
color: #3c4955;
}

.quote {
width: 17px;
height: 14px;
background: url(/images/gateau/quote.gif) left top no-repeat;
position: absolute;
margin: 0 0 0 -20px;
}

.resplink2 {
position: absolute;
text-align: right;
width: 200px;
padding: 0 0 10px 0;
margin: -2px 0 0 365px;
}

/* ADDONS */

#pagewrapper {
width: 1000px;
margin: 0 auto;
overflow: hidden;
padding-top:43px;
}

body#accueil #pagewrapper {
max-width: 1060px;
min-width: 1000px;
margin: 15px auto 0;
overflow: hidden;
position: relative;
padding-top:0px;
}


#main {
padding: 0px 0 0 0px;
background: transparent;
width: 650px;
float: left;
margin-top: -80px;
margin-bottom: 20px;
}

dfn {
display: none;
}

#main h2 {
background: transparent url(/images/gateau/bg_top.gif) no-repeat scroll center 50px;
height: 35px;
}

#logo {
background: url(/images/gateau/logo_s.png) no-repeat top;
display: block;
width: 260px;
height: 132px;
text-indent: -99999px;
}

#logo a {
display: block;
width: 260px;
height: 120px;
text-indent: -99999px;
}

#slider {
left: 35px;
margin-top: 34px;
overflow: hidden;
position: relative;
}
#slider ul,#slider ul li {
margin: 0;
padding: 0;
list-style: none
}
#slider ul li {
height: 243px;
overflow: hidden;
position: relative;
font-size: 1em
}
#prevBtn,#nextBtn {
display: block;
height: 53px;
left: 400px;
position: absolute;
text-indent: -999em;
top: 115px;
width: 25px;
z-index: 500;
}
#nextBtn {
left: 963px;
}
#prevBtn a,#nextBtn a {
display: block;
width: 25px;
height: 53px;
background: url(/images/gateau/slider-controls.gif) no-repeat 0 0
}
#nextBtn a {
background-position: 0 -53px
}


body#accueil #texte {
float: left;
margin-right: 30px;
margin-top: -15px;
padding-left: 25px;
width: 345px;
}

body#accueil #pagewrapper {
margin: 15px auto;
margin-bottom: 0px;
}

.infs {
border-top: 1px solid #CCCCCC;
clear: left;
margin-bottom: 10px;
margin-top: 10px;
padding-bottom: 10px;
padding-top: 10px;
width: 724px;
}

.infss {
clear: left;
padding-bottom: 10px;
width: 724px;
}

.infs span, .infss span {
float: right;
}

a#zoom img {
border: 1px solid #DDDDDD;
padding: 5px;
}


body#accueil p {
font-size: 12px;
margin-bottom: 10px;
}

body#accueil #search {
float: left;
left: 402px;
position: relative;
}

/* Comment Form
----------------------------------------------- */
.commentform {
width: 480px;
padding-left: 80px;
}

.commentform input, .commentform textarea {
border-top: 1px solid #c0c0c0;
border-bottom: 1px solid #e7e7e7;
border-left: 1px solid #cacaca;
border-right: 1px solid #cacaca;
background: #f4f4f4 url(/images/gateau/bg_input.gif) top left repeat-x;
color: #333;
font-size: 16px;
font-family: arial,sans-serif;
padding: 3px;
}

.commentform .submit {
color: #FFF;
font-size: 12px;
text-decoration: none;
margin: 10px 5px 0 0;
width: 50px;
}

.commentform .submit:hover {
cursor: pointer;
}

.commentform textarea {
font-size: 12px;
padding: 5px;
width: 473px;
}

.commentform p {
padding: 0;
margin: 0;
clear: none;
}

.commentform .w230 {
padding: 0 0 5px 0;
display: block;
}

.commentform .w230 input {
width: 220px;
}

.commentform .w473 {
padding: 0 0 5px 0;
}

.commentform .w473 input {
width: 473px;
}


.commentform .w150 {
padding: 0 0 5px 0;
display: block;
}

.commentform .w150 input {
width: 152px;
}

.commentform .w230 {
padding: 0 0 5px 0;
display: block;
}

.commentform .w230 input {
width: 220px;
}

label {
font-size: 11px;
color: #585A60;
display: block;
padding: 0;
margin: 0;
height: 22px;
}

.error_message {
color: red;
padding-left: 80px;
}


body#accueil h2 {
padding-bottom: 5px;
}