/* andreas01 - a free xhtml/css website template by Andreas Viklund - http://andreasviklund.com/ - that may be used for any purpose as long as the proper credits are given to the original designer.

Version: 2.5 (Jan 11, 2007)

Screen layout: */

/***** Body and main container *****/

body {
margin:0 auto;
padding:0;
font:70% Verdana,Tahoma,Arial,sans-serif;
background:#404040;
color:#404040;
}

#wrap {
background:#ffffff;
color:#404040;
margin:0 auto;
width:1000px;
}
.horaires {
border:2px solid #CCCCCC;
width:98%;
border-spacing: 0px;
border-collapse: collapse;
margin-bottom:20px;

}
.horaires .bandeau_titre {
font-weight:bold;
text-align:center;
font-size:1.3em;
background-color:#B1C4E4;
border-bottom:2px solid #CCCCCC;
padding:4px;
}
.horaires table {
    width:100%;
    border:0px;
    padding:0;border-spacing: 0px;
    font-weight:normal;font-size:0.9em;
}
.horaires table th {
    border: solid #CCC;
    border-width:0px 1px 1px 0px ;
    margin:0;
    padding:4px;
    width:12%;
    
}
.horaires table thead th {
    font-weight:bold;
    font-size:1.1em;
}
.horaires table th.empty {
    background:url('img/barre.gif');
}
.horaires table th.entete {
    background:#EEE;

}
#contact {
position:absolute;
top:50px;
padding:10px;
width:300px;
height:180px;
border-style:solid;
border-width:2px;
border-color:#ccddee;
background-color:#FFFFFF;
z-index:1;
}

/***** Various tags *****/

a {
text-decoration:none;
font-weight:bold;
color:#286ea0;
background-color:inherit;
}

a:hover {
text-decoration:underline;
color:#286ea0;
background-color:inherit;
}

a img {
border:0;
}

p {
margin:0 0 1.4em 0;
}
img .imgnoborder {
    border:0px;
}
/***** Header *****/

#header {
margin:10px 0 0 0;
padding:0;

}

#header h1 {
color:#505050;
background-color:inherit;
width:350px;
margin:0 0 10px;
font-size:1em;
float:left;
}

#header h1 a {
color:#505050;
background-color:inherit;
text-decoration:none;
}

#header p {
width:400px;
float:right;
text-align:center;
margin:8px 0 0;
font-weight:bold;
line-height:1.3em;
}

#frontphoto {
margin:0 0 10px;
border:0;
}

/***** Left sidebar *****/

#leftside {
clear:left;
float:left;
width:145px;
margin:0 5px 0 5px;
padding:0;
}

#leftside h2, #leftside h3 {
color:#505050;
background-color:inherit;
font-size:1.3em;
margin:0 0 5px;
padding:0;
}

#leftside div.announce {
clear:left;
margin:10px 0 15px;
padding:7px 5px;
width:126px;
font-size:0.9em;
background-color:#f4f4f4;
color:#505050;
border-left:4px solid #cccccc;
line-height:1.5em;
}

#leftside div.announce p {
margin:10px 0 0;
padding:0;
}
#leftside img {
padding:1px;
display:inline;
background:#cccccc;
color:#303030;
border:4px solid #f0f0f0;
}
/***** Main menu *****/



ul.menu {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 140px;

}
ul.menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 130px;
  margin-left:10px;

}

ul.menu a {
  display: block;
  text-decoration: none;
  margin:0;
}

ul.menu li {
  margin-top: 1px;
  margin-bottom:0;

}

ul.menu li a {
  background: #333;
  color: #505050;	
  padding: 0.5em;
  background:#dedede;
  border-left:solid 5px #6c8698;
  
}
ul.menu li a.current {
background-color:#cecece;
border-left:4px solid #CC3300;
}


ul.menu li a:hover {
  background: #eaeaea;
  border-left: 5px #286ea0 solid;
}

ul.menu li ul li a {
  color: #505050;
  padding-left: 20px;
  background:#dedede;
  border-left:solid 5px #6c8698;
}

ul.menu li ul li a:hover {
  background: #eaeaea;
  border-left: 5px #286ea0 solid;
}
ul.menu li ul li a.current {
background-color:#cecece;
border-left:4px solid #CC3300;
}
/***** Right sidebar *****/

#extras, #extrasimple {
float:right;
width:240px;
margin:0 5px 0 5px;
padding:0;

}
/*
 #extrasimple ul, #extrasimple ol {
   margin: 0;
   padding-left: 0;
 }
 #extras ul, #extras ol {
   margin: 5px 0 5px 20px;
   padding-left: 0;
 }

#extras p {
margin:0 0 16px;
padding:0;
}
*/
#extras p {
font-size:0.9em;
line-height:1.4em;
}

#extras h2, #extras h3, #extras h4 {
color:#505050;
background-color:inherit;
font-size:1.3em;
margin:0 0 8px;
padding:0;
}
#extras h4 {
  font-size:1em;
  font-weight:bold;
  margin:8px 0 5px 0;
  
}
#extras h2 {
    margin-top:15px;
}

#extras #actualite {
background-color:#336699;
color:#FFFFFF;
font-size:1.3em;
padding:5px;
font-weight:bold;
text-align:center;

}

#extras #feed {
    font-size:0.9em;
    background:#CCC;
    padding:7px;
    margin-bottom:7px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-bottomright: 3px;
}

.onglet {
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    float:left;
    display: block;
    margin: 0 4px 0 0;
    padding: 4px 7px;
    text-align: center;
    width:110px;
    background:#FFF;
    color:#336699;
    font-weight:bold;
}


#rss, #mail {
    border-top:#999999 dotted 1px;
    padding:5px 0;
    clear:both;
    margin-bottom:5px;
}
#extras #feed #feedlink {
    background:#FFF;
    padding:7px;
    clear:both;
}
#extras #feed #feedlink img {
    background:none;
}

.sidebar {
    padding: 5px 0 5px 30px;
    height:28px;
    float: left;
    
    }
.rss_sidebar {
    background: url("img/feed.png") no-repeat left 0 transparent;
    width: 75px;
}
.twitter_sidebar {
    background: url("img/twitter.png") no-repeat left 0 transparent;
    width: 75px;
}
.mail_sidebar {
    background: url("img/message.png") no-repeat left 0 transparent;
    
}

#extras #descriptionrss a{
    font-size:0.9em;
}
#extras .news {
border-bottom-color:#dddddd;
border-bottom-style:solid;
border-bottom-width:2px;
margin-bottom:5px;
padding-bottom:10px;
}
#extras .news h2 {
    font-weight:bolder;
    color:#336699;
}
#extras a .suite {
text-align:right;
}

#extras img {

display:inline;
background:#cccccc;
color:#303030;
}

/***** Main content *****/

#content {
margin:0 250px 5px 150px;
border-left:1px solid #e0e0e0;
border-right:1px dotted #ededed;
padding:0 15px;
line-height:1.5em;
min-height:600px;
}

#contentwide {
    float:left;
    width:830px;
margin:0 0 5px 0;
border-left:1px solid #f0f0f0;
padding:0 0 0 10px;
line-height:1.5em;
}

#contentwide2 {
margin:0 150px 5px 0;
border-right:1px solid #f0f0f0;
padding:0 10px 0 0;
line-height:1.5em;
}

#content h1,#contentwide h1, #contentwide2 h1 {
color:#404040;
font-size:2em;
margin:0 0 10px;
}

#content h2,#contentwide h2, #contentwide2 h2 {
color:#4974b1;
font-size:1.4em;
margin:0 0 10px;
}

#content h3,#contentwide h3, #contentwide2 h3 {
color:#4974b1;
font-size:1.1em;
margin:0 0 8px;
}

#contentwide img, #contentwide2 img {
padding:1px;
display:inline;
color:#303030;
}

#content ul, #contentwide ul, #contentwide2 ul, #content ol, #contentwide ol, #contentwide2 ol{
margin:5px 0 5px 25px;
padding:0;
}
#content .sliderphotos li {
    margin:0;
    padding:0;
    text-indent:0;
}
#content li, #contentwide li, #contentwide2 li,.news li {
margin:0;
padding:0 0 0 5px;
}

#content ul ul, #contentwide ul ul, #contentwide2 ul ul, #content ol ol, #contentwide ol ol, #contentwide2 ol ol {
margin:0 0 0 16px;
padding:0;
}
#content textarea {
border:solid 1px #ccc;  
width:80%;

}
#content .text {
    width:80%;
    margin-bottom:10px;
    margin-right:8px;
}
#content textarea.message {
    width:80%;
    margin-bottom:10px;
    margin-right:8px;
    margin-right:8px;
    display:block;
}

#content input.valid {
    background:#DDD;
    border:solid 2px #AAA;
}
/***** Footer *****/

#footer {
clear:both;
text-align:center;
color:#555;
background:#e0e0e0;
font-size:0.8em;
}

#footer p {
margin:0;
padding:0;
line-height:20px;
}

#footer a {
color:#555;
text-decoration:none;
font-weight:bold;
}

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

/***** Various classes *****/
/*
.left {
margin:3px 10px 2px 0;
float:left;
}

.right {
margin:2px 0 2px 10px;
float:right;
}
*/
.textright {
text-align:right;
}

.center {
text-align:center;
}

.small {
font-size:0.8em;
}

.bold {
font-weight:bold;
}

.postinfo {
background-color:#f4f4f4;
border-left:4px solid #cccccc;
color:#606060;
font-size:0.9em;
line-height:1.4em;
margin:1px 0 20px;
padding:8px 5px 8px 8px;
}

.clearing {
clear:left;
padding:0;
margin:0;
visibility:hidden;
}

.hide {
display:none;
}

.container_photo_right {
padding-bottom:5px;
float:right;
width:auto;
margin:0 0 5px 5px;
display:block;
}
.container_photo_right  img {
margin-left:5px;
}
.container_photo_left{
padding-bottom:5px;
float:left;
width:auto;
text-align:right;
margin:0 5px 0 5px;

}
.container_photo_left  img {
margin-right:5px;
}
.separator {
background:url(img/separator.gif) top center repeat-x;
display:block;
}

.foto {
width:55px;
height:55px;
display:block;
padding:1px;
border:4px solid #f0f0f0;
float:left;
margin-right:5px;
}
.foto img{
width:55px;
height:55px;
}
.date_actu {
font-size:0.9em;
font-weight:bold;
}

.titre_ascenceur {
background:#336699 url('img/page-down.gif') left no-repeat;
color:#FFF;
font-size:1.3em;
border:1px solid #336666;
padding-left: 50px;
width:760px;
overflow:visible;
cursor:pointer;
}
.ascenceur {
width:760px;
padding: 10px 25px 10px 25px;
background:#F4F4F4;
border:1px solid #336666;
overflow:visible;
}

.indicateur{
    margin-left:8px;
}

.lien {
    display:block;
    text-indent:60px;
    
    padding:12px 0 12px 0;
    background:url("img/lien.gif") left top no-repeat;
    
}

.actu, .actuarchive {
    background:url(img/separator.gif) bottom center repeat-x;
    padding-bottom:10px;
    margin-bottom:10px;
    line-height:1.3em;
}

.actuphoto {min-height:125px;}
.actuarchive{min-height:60px;}

#avant_datatable {
    height:70px;
    width:830px;
}
#avant_datatable #avant_datatable_left {
    width:200px;
    float:left;
}
#avant_datatable #avant_datatable_right {
        width:600px;
    float:right;
    text-align:right;
}
.date{
    height:45px;
    width:45px;
    background:url("img/fonddate.png") no-repeat;
    color:#FFFFFF;
    text-align:center;
    padding:5px;
    float:left;
    margin:0 7px 7px 0;
}
.date .jour {
    font-size:1.4em;
    font-weight:bold;
    margin-top:4px;
}
.date .mois {
    font-size:1em;
    font-weight:bold;
     margin-top:-2px;
}
.date .annee {
    font-size:0.9em;
    padding:0px;
    margin-top:-2px;
}
.under_photo {
    width:65px;
    height:20px;
    background:#336699;
    color:#FFFFFF;
    font-weight:bold;
    line-height:20px;
    text-align:center;
    font-size:0.9em;
    border-left:solid 2px #336699;
    border-right:solid 2px #336699;
   cursor:pointer;
    
}
.diapophoto {
	height:65px;
	width:65px;
	overflow:hidden;
        position:relative;
	border:2px solid #336699;
	padding:0;
        background:#404040;
}
.titre_archive a{
    font-size:1em;
    text-decoration:none;
}
.boutonnav{width:16px; height:16px; padding:5px;cursor:pointer; margin:3px; text-align:center; color:#999999;}
.boutonnav:hover {background:#ccc;}
.floatright {float:right;}
.floatleft {float:left;}
.stop {clear:both;}

#super-conversion-button.kiss.blue {
    background-color: #447BA3;
}
#super-conversion-button.kiss.blue:hover {
    background-color: #336699;
}
a#super-conversion-button.kiss {
    -moz-border-radius: 5px 5px 5px 5px;
    -moz-box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.1);
    display: inline-block;
    margin: 0 0 10px 0;
    overflow: hidden;
    padding: 1px;
    text-decoration: none;
    vertical-align: middle;
    width: auto !important;
}
a#super-conversion-button.kiss span {
    -moz-border-radius: 5px 5px 5px 5px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    font-weight: bold;
    line-height: normal;
    margin: 0;
    padding: 8px 12px;
    position: relative;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    width: auto !important;
}
.social {
    padding:0 5px;
    
    margin:12px 0;
    width:128px;
    font-weight:bold;

    
}
.social .line {
    padding:8px 0;
}

.col1 {
    width:100px;
    padding:10px;
    float:left;
    

}
.col2 {
    width:200px;
    padding:10px;
    float:left;
   
}
.colblue {
    background:#B1C4E4;
    font-weight:bold;
}
.colgrey {
    background:#ddd;
}
.colgrey2 {
    background:#cdcdcd;
}



