/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset { margin: 0; padding: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  12px;
	color: #fff;
	background: #333030 url('../images/bg.jpg') no-repeat center top;        
	}

a{ text-decoration: underline; color: #EB1E25; }
a:hover{text-decoration:none;}
a img { border: none; }
p { margin: 10px 0; line-heigth: 12px; text-align: left; }
ul { margin: 10px 0 10px 30px; list-style-image: url('../images/puce-li.png'); }
ul li ul { list-style-image: url('../images/puce-li-2.gif'); }
ol { margin: 5px 0 5px 30px; font-size: 12px; }
li { margin: 2px 0; }
dl { padding: 0 20px; }
dt { font-weight: 700; margin: 10px 0 5px 0; }
dd { margin: 5px 0; padding: 5px;}
fieldset { border: 1px solid #fff; padding: 5px; margin: 10px 0;}
legend { font-weight: 700; color: #fff; font-size: 14px; }
address { margin: 15px 30px; }
small { font-size: 11px;}
blockquote { margin: 12px 0; font-size: 16px; font-weight: 700 }

.left { float: left; }
.right { float: right; }
.clear { clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 0px; font-size: 0px; }
.align_left {text-align: left; }
.align_right {text-align: right; }
.center { text-align: center;}
.justify { text-align: justify; }
.invisible { display: none; }

h1 { font-size: 20px; margin: 15px 0 }
h2 { font-size: 16px; margin: 10px 0 }
h3 { font-size: 14px; margin: 10px 0 }
h4 { font-size: 12px; margin: 10px 0 }

#site { background: url('../images/bg-ombre.png') repeat-y center top; }

#conteneur {
	width: 940px;
	margin: 0 auto;
        position: relative
	}
	
#header{
	width: 940px;
	height: 112px;
	background: url('../images/header.jpg') no-repeat left top;
	}

#header div a {
	display: block;
	width: 940px;
	height: 112px;
	}
	
#header div a #headerSpan {
	display: none;
	}
        
.logo-left {
        position: absolute;
        left: -80px;
        background: url('../images/logo.png') no-repeat;
        width: 382px; height: 178px;
        }

ul#navbar {
        display: block;
        width: 700px;
        height: 30px;
        background: #343434 url('../images/bg-navbar.jpg') no-repeat left top;        
        list-style: none;
        margin: 0; padding: 0 0 0 240px;
        }

ul#navbar li { float: left; display: inline }
ul#navbar li a { font-size: 13px; line-height: 30px; padding: 0 20px; border-right: 1px solid #5D5D5D; text-decoration: none; color: #fff; letter-spacing: 1px }
ul#navbar li a:hover { color: #EB1E25; }

#contenu, #contenu2 {
	width: 880px;
        min-height: 400px;
	padding: 30px;
}
#contenu { background: #000 url('../images/bg-contenu.jpg') no-repeat right top }
#contenu2 { background: #000 url('../images/bg-contenu2.jpg') no-repeat right top }

#adresseAccueil {
        padding: 2px 0;
        margin: 10px 0 0 0;
        float: left;
        color: #EBEBEB;
        background: url('../images/pixeltransparent.png');
        text-transform: uppercase;
        font-size: 12px;
        font-weight: 700;        
        letter-spacing: 1px
        }
#adresseAccueil p { float: left; width: 170px; text-align: center }
#adresseAccueil p a { text-decoration: none; color: #fff }
#adresseAccueil p a:hover { color: #EB1E25 }

#adresse {
        padding: 2px 0;
        margin: 0;
	background: #272727;
        color: #EBEBEB;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: 700;
        letter-spacing: 1px
        }
#adresse p { float: left; width: 300px; text-align: center }
#adresse p a { text-decoration: none; color: #fff }
#adresse p a:hover { color: #EB1E25 }

#miniNavbar { text-align: center; background: #FFFF00; margin-top: 5px; line-height: 30px; color: #000; font-size: 12px; letter-spacing: 1px; text-transform: uppercase }
#miniNavbar a { color: #000 }

/***********************/
.btn-themes { 
        padding: 5px 15px;
        background: url('../images/puce-themes.png') no-repeat left center;
        }
.btn-themes a { color: #fff; text-transform: uppercase; letter-spacing: 1px }
/* + -----------------------------------------------------
	Styles appliqués au Calendrier
+ ----------------------------------------------------- */
#calendrier li{
	list-style: none;	
}

#libelle {
	width: 588px;
	margin: 10px auto 0 auto;
	padding: 0;
        font-size: 15px;
        font-weight: 700
}
.ligne {
	width: 588px;
	margin: 0 auto;
	padding: 0;
        font-size: 14px;
} 
#libelle li {
        list-style: none;	
	float : left;
	width : 82px;
        text-align: center;
        margin: 1px;
}
.ligne li {
	list-style: none;	
	color: #000;
	float : left;
	width : 80px;
        line-height: 60px;
        text-align: center;
        margin: 1px;
        border: 1px solid #bfbfbf;        
}

.ligne li a {
        text-decoration: none;
        display: block;
        width: 80px; height: 60px;
        background: #F29F46;
        color: #EBEBEB;
        font-weight: 700
}

.ligne li a:hover{
	list-style: none;
	text-decoration: none;
        background: #DB4E45;
}

li.itemCurrentItem {
	/* apparence de la date du jour */
        font-weight: 700;
        color: #EBEBEB;
        background: #403335;
}
li.itemCurrentItem a {
	/* apparence du jour sélectionné */
        width : 74px;
        height: 54px;
        border: 3px solid #403335;
}		

li.itemOtherItem {
        background: #DDDCDD;
}

div.scroller { 
        /* modify width and height of scrolling section if necessary	*/		
        width: 880px; 
        height: 455px;
        overflow: hidden;
        }
div.scroller div.section {
        /* modify width and height of each section as needed (should match the size of the scroller window)	*/		
        width:880px;
        height:455px;
        overflow:hidden;
        margin-bottom: 50px;
        float:left;
        }
div.scroller div.content {
        width: 10560px;
        }

.btn-calendarL a, .btn-calendarR a { margin-top:20px; padding: 4px 10px; background: #343434; border: 1px solid #5D5D5D; text-decoration: none }        
.btn-calendarL a:hover, .btn-calendarR a:hover { background: #fff }
.btn-calendarL a { float:left; margin-left: 15px }
.btn-calendarR a { float:right; margin-right: 15px }        
/***********************/
#map {
	width: 550px;
	height: 400px;
	border: 2px solid #333030;
	margin: 5px 15px 5px 0
	}
.erreur { color: #ff0000; text-align: center; font-size: 14px; padding: 2px 0; background: #fff; border: 1px dashed #ff0000;}

#footer{
        padding-top: 5px;
        color: #808080
	}
        
#footer p{
	text-align: center;
        margin: 1px 0;
        line-height: 18px;
	}
	
#footer a { color: #808080; text-decoration:none; }
#footer a:hover { text-decoration: underline; }
