@charset "UTF-8";
/* CSS Document */
html {
height:100%
}
body {
margin: 0px;
padding: 0px;
background:#0d3569;
background-image: url(images/background_accueil.jpg);
background-repeat: no-repeat;
color:#FFFFFF;
font-family: Georgia, "Times New Roman", Times, serif;
height:100%
}

body.page {
margin: 0px;
padding: 0px;
background:#0d3569;
background-image: url(images/background_page.jpg);
background-repeat: no-repeat;
color:#FFFFFF;
}

#center {
width: 950px;
margin: 0px 0px 0px 30px;
min-height: 100%;
position: relative;
}

#footer {
border-top: 2px solid #cfcbdc;
height: 28px;
position: absolute;
bottom: 0px;
width: 950px;
padding-top: 10px;
font-size: 13px;
clear: both;
}

#footer span {
float: right;
}

#pagecontent {
padding-top: 189px;
padding-bottom: 51px;
}

#homecontent {
padding-top: 292px;
padding-bottom: 51px;
}

#clear {
clear: both;
float: none;
}

#sagesse {
padding-left: 143px;
background-image: url(images/sagesse.gif);
background-repeat: no-repeat;
min-height: 210px;
}
* html #sagesse, { /* IE6 only */
height: 210px;
}

#comprendre {
padding-left: 143px;
background-image: url(images/Comprendre.jpg);
background-repeat: no-repeat;
min-height: 210px;
}
* html #sagesse, { /* IE6 only */
height: 210px;
}

#audio {
padding-left: 143px;
background-image: url(images/audio.gif);
background-repeat: no-repeat;
min-height: 145px;
}

#audio01 {
padding-left: 143px;
background-image: url(images/audio01.gif);
background-repeat: no-repeat;
min-height: 145px;
}

* html #audio01, * html #audio02, * html #audio03, * html #audio04, { /* IE6 only */
height: 145px;
}

#audio02 {
padding-left: 143px;
background-image: url(images/audio02.gif);
background-repeat: no-repeat;
min-height: 145px;
}
#audio03 {
padding-left: 143px;
background-image: url(images/audio03.gif);
background-repeat: no-repeat;
min-height: 145px;
}
#audio04 {
padding-left: 143px;
background-image: url(images/audio04.gif);
background-repeat: no-repeat;
min-height: 145px;
}

#eventright {
width: 450px;
float: left;
padding-top: 12px;
padding-left: 10px;
}

#eventleft {
width: 210px;
float: left;
padding-top: 12px;
}

#eventright span {
font-weight: bold;
color: #ff9966;
}

/*  NAV   */

#logoaccueil {
height: 82px;
width: 323px;
display: block;
position: absolute;
top: 70px;
background-image: url(images/logo_big.gif);

}

#logopage {
height: 54px;
width: 233px;
display: block;
position: absolute;
top: 32px;
background-image: url(images/logo_small.gif);
}


#logopage h1, #logoaccueil h1 {
text-indent: -9999px;
}

#navaccueil {
position: absolute;
top: 224px;
width: 950px;
height: 40px;
}

* html #navaccueil,  { /* IE6 only */
position: absolute;
top: 223px;
width: 950px;
height: 40px;
}

#navpage {
position: absolute;
top: 126px;
width: 950px;
height: 40px;
}

* html #navpage,  { /* IE6 only */
position: absolute;
top: 125px;
width: 950px;
height: 40px;
}

ul.nav {
display: block;
margin: 0px;
padding: 0px;
height: 40px;
}

ul.nav a {
display: block;
margin: 4px 0px;
padding: 9px 6px 9px 4px;
text-decoration: none;
color: #FFFFFF;
}

ul.nav a:hover {
display: block;
margin: 4px 0px;
text-decoration: underline;
}

ul.nav li {
list-style: none;
float: left;
font-size: 12px;
font-style:italic;
padding: 0px;
background:url(images/nav_right.gif);
background-position: right;
background-repeat: no-repeat;
height: 40px;
}

ul.nav li.active {
list-style: none;
float: left;
font-size: 12px;
font-style:italic;
padding: 0px;
background:url(images/nav_rightover.gif);
background-position: right;
background-repeat: no-repeat;
height: 40px;
}

ul.nav li.end {
background:url(images/nav_rightlast.gif);
background-position: right;
background-repeat: no-repeat;
}
ul.nav li.endover {
background:url(images/nav_rightlastover.gif);
background-position: right;
background-repeat: no-repeat;
}
/*  LEFTCOLUMN (subnav)   */

#leftcolumn {
float: left;
width: 220px;
}

#leftcolumnrenessence {
float: left;
width: 220px;
height: 210px;
background: url(images/round_renessence.gif) no-repeat;
}

#leftcolumnservices {
float: left;
width: 220px;
height: 210px;
background: url(images/round_services.gif) no-repeat;
}

#leftcolumncontact {
float: left;
width: 220px;
height: 210px;
background: url(images/round_contact.gif) no-repeat;
}

#leftcolumn ul {
text-decoration: none;
border-top: 2px solid #cfcbdc;
list-style: none;
margin: 0px;
}

#leftcolumn ul li {
border-bottom: 2px solid #cfcbdc;
padding: 0px;
display: block;
}

#leftcolumn ul li a {
text-decoration: none;
color:#FFFFFF;
font-size: 12px;
display: block;
padding: 8px 10px 8px 10px;
height: 14px;
margin-top: 3px;
margin-bottom: 3px;
background: #37325b;
}

#leftcolumn ul li a:hover {
text-decoration: underline;
}



/* RIGHTCOLUMN */

#rightcolumn {
float: left;
width: 685px;
border-left: 1px solid #cfcbdc;
margin-left: 15px;
padding-left: 15px;
}

#rightnarrow {
width: 450px;
}

#rightapropos {
width: 685;
background: url(images/lineapropos.gif) no-repeat;
background-position: bottom right;
min-height: 189px;
padding-bottom: 20px;
}

#rightcolumn ul ul {
margin-top: 9px;
}

/*  TYPE   */

p, ul, li {
font-family: Georgia, "Times New Roman", serif;
margin: 0px;
padding: 0px;
}

#rightcolumn, #rightcolumn p, #rightcolumn ul li {
margin-bottom: 9px;
font-size: 13px;
line-height: 18px;
}
#rightcolumn ul {
text-decoration: none;
list-style: none;
}
#rightcolumn ul li {
padding-left: 18px;
background: url(images/bullet.gif) no-repeat;
background-position: 0px 5px;
}

#footer a, #middle a, #rightcolumn a {
text-decoration: none;
margin: 0px;
padding: 0px;
color:#FFFFFF;
background:#0e193f;
}

#footer a:hover, #middle a:hover, #rightcolumn a:hover {
text-decoration: underline;
}

#homeleft {
width: 690px;
padding: 0px 10px;
float: left;
}

#homeleft p {
font-size: 13px;
line-height: 18px;
margin-top: 9px;
}

#eventslinks {
float: right;

}

ul.quicklinks, #rightcolumn ul.quicklinks li {
list-style: none;
font-size: 13px;
}

ul.quicklinks {
margin-top: 20px;
}
ul.quicklinks li span {
font-style: italic;
font-size: 12px;
}

#rightcolumn ul.quicklinks {
margin-top: 0px;
padding-top: 0px;
}
#rightcolumn ul.quicklinks li {
margin-top: 0px;
}


ul.quicklinks li, #rightcolumn ul.quicklinks li {
width: 198px;
height: 43px;
border-top: 2px solid #cfcbdc;
border-bottom: 2px solid #cfcbdc;
float: left;
padding-left: 30px;
padding-top: 13px;
background-image: url(images/quicklinkbg.gif);
background-repeat: no-repeat;
background-position: 0px 2px;
display: block;
}

#homeright {
width: 220px;
float: left;
margin-left: 10px;
font-size: 13px;
}

#homeright ul{
list-style: none;
}

#homeright a, #homeleft a {
text-decoration: none;
color: #FFFFFF;
background: #0e193f;
}

#homeright a:hover, #homeleft a:hover {
text-decoration: underline;
}

#homeright ul ul li {
display: block;
padding: 10px 0px;
border-bottom: 1px solid #cfcbdc;
}

#homeright ul ul {
margin-top: 12px;
border-top: 1px solid #cfcbdc;
}

#homeright ul p {
margin-top: 12px;
}

h2.page {
position: absolute;
left: 250px;
top: 53px;
font-size: 20px;
text-transform: uppercase;
letter-spacing: 2px;
font-weight: normal;
margin: 0px;
padding: 0px;
color: #0e193f;
}

h2.home {
font-size: 22px;
line-height: 32px;
font-style: italic;
font-weight: normal;
margin: 0px;
padding: 0px;
color: #FFFFFF;
}

h3 {
font-size: 16px;
text-transform: uppercase;
letter-spacing: 2px;
font-weight: normal;
margin: 0px 0px 18px 0px;
padding: 0px;
color: #FFFFFF;
}

h4 {
margin: 0px 0px 9px 0px;
padding: 0px;
font-size: 16px;
line-height: 24px;
font-style:italic;
font-weight: normal;
font-family: Georgia, "Times New Roman", serif;
}

h5 {
margin: 0px 0px 9px 0px;
padding: 0px;
font-size: 16px;
line-height: 24px;
font-weight: normal;
font-family: Georgia, "Times New Roman", serif;
}


h6 {
margin: 0px;
padding: 10px 0px 10px 0px;
font-size: 13px;
line-height: 18px;
border-top: 2px solid #cfcbdc;
border-bottom: 1px solid #cfcbdc;
display: block;
font-weight: bold;
font-family: Georgia, "Times New Roman", serif;
}

h6.event {
margin: 0px;
padding: 0px;
font-size: 11px;
line-height: 18px;
font-weight: normal;
letter-spacing: 2px;
font-family: Georgia, "Times New Roman", serif;
text-transform: uppercase;
border-top: none;
border-bottom: 0px;
display: inline;
}

h6.home {
margin: 0px;
padding: 0px 0px 0px 25px;
font-size: 11px;
line-height: 18px;
font-weight: normal;
letter-spacing: 2px;
font-family: Georgia, "Times New Roman", serif;
text-transform: uppercase;
background-image: url(images/calendar.gif);
background-repeat: no-repeat;
background-position: 0px -2px;
border: none;
}

hr {
border-bottom: 1px solid #cfcbdc;
border-top: 1px solid #cfcbdc;
color: #cfcbdc;
background-color: #cfcbdc;
}

#dottedtop {
border-top: 1px dotted #cfcbdc;
}

ul li.eventhome span.debut {
display: none;
}
ul li.Formation span.debut, ul li.Formation span.enddate, ul li.Atelier span.debut, ul li.Atelier span.enddate {
display: inline;
}

ul li.Formation span.enddate, ul li.Atelier span.enddate {
display: none;
}
