/* @group General Styles */

@font-face {
	font-family: "bolonewt";
	src: url("images/bolonewt.ttf");
}


@font-face {
	font-family: "penoftruth";
	src: url("images/penoftruth.ttf");
}

#stats{
	color: #FFF;
	font-size: 0.6em;
	width: 1200px;
	height: 20px;	
}

.messageIE6{
	color: #5b0d5b;
	background-color: #d1de00;
	text-align: center;
	padding: 5px;
	letter-spacing: 0.1em;
}

body {
	text-align: center;
	padding: 0;
	margin: 0px auto;
	font: 0.88em "bolonewt", Arial, Genova, Verdana, Palatino Linotype, Times New Roman, Geneva, Helvetica, Lucida Grande, Arial;
	background-image: url("images/header.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	width: 1245px;
	/*background-color: #FF6400;
	background: -webkit-gradient(linear, center top, center bottom, from(#FF6400), to(#000));*/
}

#container {
	margin: 0px auto;
	text-align: left;
	position: relative;
	z-index: 3;
	overflow: hidden;
	/*background-color: #f78e1e;*/
	/*background: -webkit-gradient(linear, center top, center bottom, from(#FF6400), to(#000));*/
}

#stage{
	width: 775px;
	height: 57px;
	position: absolute;
	left: 30px;
	top: 3px;
	/*background-color: #5b0d5b; d1de00*/
	/*background-image: url(images/bg_bandeau.png);
	border: 1px solid #888;*/
	font: 0.88em #fff "bolonewt", Arial;
}

#stage a:link, a:visited{
	color: #FFF;
}

#inside_stage{
	width: 775px;
	height: 42px;
}

#inside_stage div{
	padding-left: 3px;
	padding-top: 2px;
	width: 775px;
	background-color: #5b0d5b;
	border: 1px solid #FFF;
}

#inside_stage div img{
	padding-right: 3px;
}

#inside_stage a:link, #inside_stage a:visited{
	color: #FFF;
}

#sinscrire{
	position: absolute;
	left: 980px;
	top: 75px;
	z-index: 30;
}

#text_header{
	color: #222; /*5b0d5b*/
	position: absolute;
	top: 5px;
	left: 230px;
	text-align: center;
	letter-spacing: 0.3em;
	z-index: 20;
	width: 800px;
	font-size: 1.45em;
	font-weight: bold;
	/*background-color: #5b0d5b;*/
	/*background-image: url(images/bg_violet.png);*/
}

#background{
	position:absolute;
	left:-60px;	
	padding: 0px;
	margin: 0px;
	z-index: 1;
}

#photocycle{
	float: left;
	padding-right: 5px;
	width: 360px;
	height: 330px;
}

#photocycle img{
	padding: 5px;
	background-color: #fff;
}

#logo {
	display: inline;
	position: absolute;
	width: 220px;
	height: 220px;
	top: 0px;
	left: 0px;
	cursor: pointer;
	z-index: 0;
}

#pictos_dessins {
	display: block;
	width: 400px;
	height: 202px;
	position: absolute;
	top: 0px;
	left: 970px;
	z-index: 20;
	background: transparent;
}

#promoactuelle{
	position: absolute;
	top: 180px;
	left: 0px;
	background-image: url("images/annonce_du_mois.png");
	background-repeat: no-repeat;
	background-position: 0px 67px;
	width: 187px;
	height: 247px;
	z-index: 20;
}

#promoactuelle div{
	position: relative;
	top: 70px;
	left: 22px;
	width: 145px;
	color: #FFF;
}

#promoactuelle a{
	color: #FFF;	
}

#promoactuelle a:link{
	color: #FFF;	
}

#promoactuelle a:hover{
	color: #FFF;	
}

#promoactuelle a:visited{
	color: #FFF;	
}

#slate{
	background-image: url("images/slate.png");
	background-repeat: repeat-y;
	color: #FFF;
	/*height: 680px;*/
	width: 1030px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-right: 10px;
	line-height: 20px;
	border-radius: 15px;
	border: 4px solid #EEE;
}

#slate tr{
	
}

#slate tr td{
	font: 1.2em "bolonewt", Arial, Verdana;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
}

#slate a{
	text-decoration: none;
	color: #d1de00;
}

#slate a:hover{
	cursor: pointer;
	text-decoration: underline;
	border-bottom: 1px solid #555;
	color: #5b0d5b;
	font-weight: bold;
}

#slate tr:hover{
	background-image: url("images/bg_white75.png");
	background-repeat: repeat;
	color: #222;
}

#slate tr:hover td{
	border: 0px;
	border-spacing: 0px;
	border-radius: 5px;
}

#slate tr:hover a{
	text-decoration: none;
	border-bottom: 1px solid #555;
	color: #5b0d5b;
	font-weight: bold;
}

#slate tr td:nth-child(1){
	width: 140px;
}

#slate tr td:nth-child(2){
	width: 400px;
}

#slate tr td:nth-child(3){
	width: 70px;
	text-align: center;
}

#slate tr td:nth-child(4){
	width: 60px;
}
	
#slate tr td:nth-child(5){
	width: 60px;
}

#listrecettes{
	font: 1.2em "bolonewt", Arial, Verdana;
	border-spacing: 10px;
}

#listrecettes th{
	padding: 3px;
	font-variant: small-caps;
	font-size: 1.15em;
	letter-spacing: 0.1em;
	margin: 20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	text-align: center;
}

#listrecettes th:nth-child(1){
	background-color: #5b0d5b;
	color: #FFF;
}

#listrecettes th:nth-child(2){
	background-color: #d1de00;
	color: #333;
}

#listrecettes td{
	color: #FFF;
	background-image: url("images/slate.png");
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width: 400px;	
	padding: 3px;
	padding-left: 30px;
	padding-top: 15px;
	vertical-align: top;
	margin: 20px;
}

#listrecettes li:hover{
	color: #5b0d5b;
	cursor: pointer;
	font-weight: bold;
}

#listrecettes a{
	color: #FFF;
	text-decoration: none;
}

#listrecettes a:hover{
	color: #FFF;
}

#listrecettes a:visited{
	color: #FFF;
}


p {
	margin: 0 0 15px;
	padding-left: 20px;
	padding-right: 20px;
	letter-spacing: 0.1em;
}

.indent {
	padding-left: 10px;
}

.indent a:hover,a:visited{
	color: #222;
}

table tr td{
	font-variant: small-caps;
	letter-spacing: 0.1em;
}

.col {
	width: 370px;
	float: left;
	padding-left: 15px;
	text-align: justify;
	line-height: 20px;
}

p:first-letter {
        float: left;
        font: 3.2em "penoftruth", Arial, Verdana;
        /*ont-size: 3.4em;*/
        /*background-color: #fff;*/
        background-image: url(images/bg_firstletter2.png);
        background-repeat: no-repeat;
        background-position: 0 7px;
        color: #fff;
        /*border: 1px solid #DDD;*/
 
        padding: 10px;
        padding-right: 15px;
        padding-top: 15px;
        padding-bottom: 4px;
        margin-top: -10px;

        line-height: 0.7em;
}

b, strong {

}

a:link, a:visited {
}

a:hover, a:active {
	text-decoration: none;
}

img {
	border: none;
}

.image-left {
	float: left;
	margin: 3px 10px 3px 0;
	z-index: 6;
}

.image-right {
	float: right;
	margin: 3px 0 3px 10px;
	z-index: 6;
}

.img_left{
	float: left;
	padding-right: 10px;
}

.img_right{
	float: right;
	padding-left: 10px;
}
	
/* @end */

/* @group Layout */
#top_bar {
	position: absolute;
	left: 0;
	top: -5px;
	display: block;
	width: 100%;
	overflow: hidden;
}

#top_swirl {
	display: block;
	width: 222px;
	height: 140px;
	position: absolute;
	top: 0;
	left: 25px;
	z-index: 0;
}

#tools {
	display: block;
	width: 1200px;
	height: 199px;
	position: absolute;
	top: 50px;
	left: 810px;
	z-index: 0;
}

#fouet {
	display: block;
	width: 250px;
	height: 327px;
	position: absolute;
	top: -80px;
	left: 700px;
	z-index: 20;
}

.clear{
	clear: both;
}


.overall {
	margin: 0 auto;
}


.clearer {
	clear: both;
}


#pageHeader {
	height: 180px;
	position: relative;
	margin: 0 80px;
	overflow: hidden;
	width: 600px;
	margin-bottom: 30px;
}

#logo_overlay {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}

#pageHeader #logo {
	display: block;
	height: 175px;
	width: 100%;
	position: absolute;
	top: 0;
	right: 1px;
	z-index: 1;
	background-position: right top;
	background-repeat: no-repeat;
}

#pageHeader #logo img {
	position: absolute;
	right: 1px;
	top: 0;
}

#pageHeader h1 {
	margin: 0;
	position: absolute;
	top: 30px;
	left: 30px;
	font: 2.8em Lucida Grande;
	z-index: 3;
	letter-spacing: 0.3em;
}

#pageHeader h2 {
	margin: 0;
	position: absolute;
	top: 75px;
	left: 30px;
	font: italic normal 1.5em Arial, Lucida Grande, Georgia, "Times New Roman", Times, serif;
	z-index: 3;
	letter-spacing: normal;
}

#contentContainer {
	margin: 0 auto;
	width: 1200px;
}

.circle {
	display: block;
	width: 80px;
	height: 80px;
	background: #333;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}

#content {
	margin: -5px 0 0 0;
	position: relative;
	z-index: 4;
	padding: 10px 30px 10px;
	background-color: #ffffff;
	background: transparent;
	margin-left: 70px;
	text-align: justify;
}

#sidebarContainer {
	width: 100px;
	font-size: 0.95em;
	line-height: 1.45em;
	margin-bottom: 2px;
	position: relative;
	z-index: 5;
}

#sidebarContainer #sidebar {
}

#sidebarContainer .sideHeader,
#sidebarContainer h1,
#sidebarContainer h2,
#sidebarContainer h3,
#sidebarContainer h4 {
	font-weight: normal;
	margin: 0 0 5px;
}

#sidebarContainer .sideHeader,
#sidebarContainer h1 {
	font-size: 1.3em;
}

#sidebarContainer h2 {
	font-size: 1.2em;
}

#sidebarContainer h3 {
	font-size: 1.15em;
}

#sidebarContainer h4 {
	font-size: 1.1em;
}

#footer {
	overflow: hidden;
	height: 60px;
	width: 800px;
	margin: 0 auto;
	position: relative;
	text-align: center;
}

#footer_swirl {
	display: block;
	width: 702px;
	height: 69px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}

#footer_swirl img {
}

#footer p {
	position: relative;
	z-index: 6;
	margin: 0;
	padding:  10px 0 0 0;
}

#footer a:link, #footer a:visited {

}

#footer a:hover, #footer a:active {
}
	
#contacts{
	font-size: 0.62em;
	letter-spacing: 0.2em;
	color: #444;
	font-variant: small-caps;
}

/* @end */

/* @group Bread-crumb */

#breadcrumbcontainer {
	position: relative;
	z-index: 6;
}

#breadcrumbcontainer ul {
	list-style: none;
	margin: 0;
	padding: 0 30px 0 30px;
}

#breadcrumbcontainer li {
	display: inline;
}

#breadcrumbcontainer a {

}

#breadcrumbcontainer a:hover {

}
	
/* @end */

/* @group Toolbar */

/* Toolbar Styles */

body#Accueil #icon1,
/* body#Menus #icon2,*/
body#Calendrier #icon3,
body#Tarifs #icon4,
body#Contacts #icon5,
body#Plans #icon7,
body#Partenaires #icon8 {
	height: 130px;
}


#navcontainer {
	width: 800px;
	height: 120px;
	font-size: 0.99em;
	position: absolute;
	z-index: 5;
	left: 190px;
	top: 60px;
	/*border: 1px solid;*/
}

#navcontainer table{
	vertical-align: middle;
	height: 120px;
}

#navcontainer td{
	padding-left: 10px;
	padding-right: 10px;
	font-size: 1.2em;
	color: #d1de00;
	/*border: 1px solid #f00;*/
	height: 135px;
	width: 110px;
}

.icons{
	text-align:center;	
}

.signature{
	text-align: right;
}

.adresses{
	letter-spacing: 0.1em;
	font-size: 1.2em;
}

.adresses u{
	font-size: 1.43em;
}

.adresses td{
	padding: 5px;
	font-variant: normal;
}

.divAdresses
{
    overflow: hidden;
    float: left;
    margin: 5px;
    margin-top: 15px;
}

#navcontainer img{
	/*border: 1px solid #f00;*/
	margin: 0px;
}

#navcontainer #current {
	border: none;
	font-weight: bold;
}

#navcontainer #current:hover {
	font-weight: bold;
}

#navcontainer .currentAncestor {
	background-color: #fff;
	border: none;
	font-weight: bold;
}

/* Parent - Level 0 */
/* @end */

/* @group Global Classes */

blockquote, .standout {
	font-style: italic;
	margin: 0;
	font-size: 1.2em;
}

h4 {
	font-size: 1.4em;
	font-weight: normal;
	margin: 0 0 5px;
	letter-spacing: -1px;
}


/* @group Contact Form */
#form {
	margin-left: 100px;
	padding: 0px;
	color: #5b0d5b;
	width: 800px;
}

.message-text {
	
} 

.required-text {
} 


.form-input-button {
	font-size: 1.3em;
} 

.form-footer{
	font: 1.1em "bolonewt", Arial, Lucida Grande, Helvetica, Geneva, sans-serif;
}

* {
	margin: 0;
	padding: 0;
}

#overall {
	width: 755px;
	margin: 0 auto;
}

button{
	width:200px;
	height:20px;
}

.form_title{
	font-variant:small-caps;
	color:#dedb00;
	padding-bottom: 5px;
	font: 1.1em "bolonewt", Arial;
}

.form_littletitle{
	font: 1.0em "bolonewt", Arial;
}

#form center{
	font-size:1.2em;
	letter-spacing: 0.3em;
}

#form label{
	font: 1.2em "bolonewt", Arial;
	letter-spacing: 0.1em;
	margin-left: 10px;
	width: 130px;
	height: 45px;
}

#form input{
	background: url(images/bg_white75.png);
	border:0px solid #999999;
	color: #5b0d5b;
	position: relative;
	margin-left: 180px;
	margin-top: -19px;
	padding: 0px;
	width: 200px;
	display: block;
	height: 20px;
	font: 1.2em "bolonewt", Arial;
}

#sexe_form input{
	position: static;
	background: url();
	margin: auto;
	width: auto;
	display: inline;
}

#sexe_form label{
	font: 1.2em "bolonewt", Arial;
	letter-spacing: 0.1em;
	margin-left: 0px;
	width: 130px;
	height: 45px;
}

#form textarea{
	background: url(images/bg_white75.png);
	border:0px solid #999999;
	color: #5b0d5b;
	position: relative;
	margin-left: 180px;
	margin-top: -16px;
	padding: 0px;
	display: block;
	font-size: 1.2em;
	line-height: 20px;
}


.form_block{
	background-color: #333;
	background-image: url(images/slate.png);/*-webkit-gradient(linear, left top, left bottom, from(#5b0d5b), to(#BBB));*/
  	background-repeat: no-repeat; 
	margin:10px;
	padding:8px;
	letter-spacing: 0.1em;
	font-size:0.8em;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	color: #ffffff;
	width: 800px;
	padding-bottom: 5px;
}

.form_block_half{
	display: block;
	background-color: #333;
	background-image: url(images/slate.png);/*-webkit-gradient(linear, left top, left bottom, from(#5b0d5b), to(#BBB));*/
  	background-repeat: no-repeat; 
	margin:10px;
	padding:8px;
	letter-spacing: 0.1em;
	font-size:0.8em;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	color: #ffffff;
	width: 380px;
	/*height: 230px;*/
	padding-bottom: 6px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

#form a{
	color: #ffae00;
}

.check_img
{
	position:relative;
	left:375px;
	margin-top:-28px;
	margin-left:0px;
	display: block;
}

#divreset{
	width:150px;
	height:130px;
	cursor: pointer;
	text-align: center;
	font-variant: small-caps;
	letter-spacing: 0.3em;
	margin: 1px;
	font: 1.4em "bolonewt", Arial;
}

#divreset:hover{
	color: #5b0d5b;
	background-image: url(images/bg_white75.png);
	border: 1px solid #333;
	margin: 0px;
}

#divenvoyer{
	width:150px;
	height:130px;
	cursor: pointer;
	text-align: center;
	font-variant: small-caps;
	letter-spacing: 0.3em;
	margin: 1px;
	font: 1.4em "bolonewt", Arial;
}

#buttons input{
	background-image: url();
	border:0px solid #999999;
	color: #333;
	position: relative;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	display: block;
	width: 100px;
	height: 100px;
}

#buttons td{
	text-align: center;
}

#divenvoyer:hover{
	color: #5b0d5b;
	background-image: url(images/bg_white75.png);
	border: 1px solid #333;
	margin: 0px;
}

#programme{
	width:300px;
	height:50px;
	font-size:1em;	
	color: #5b0d5b;
	/*background-color: #d1de00;*/
	background-image: url(images/bg_white75.png);
	letter-spacing: 0em;
	vertical-align: middle;
	padding: 10px;
}

.buttons_spacer{
	width:50px;	
}

.clock_spacer{
	width:10px;	
}

.clock_table{
	text-align:center;	
	margin: 0px;
	padding: 0px;
	width: 650px;
}

.clock_title{
	/*background-color: #870c8f;*/
	background-image: url(images/bg_clock_table.png);
	background-repeat: repeat-x;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 1.2em;
	letter-spacing: 0.2em;
	color: #222;
	width: 650px;
	text-align: center;
}

.titre_horaires{
	font-size:1.5em;
	color: #5b0d5b;
}

.titre_horaires:first-letter {
        float: left;
        font: 2.2em "penoftruth", Arial, Verdana;
        /*ont-size: 3.4em;*/
        /*background-color: #fff;*/
        background-image: url(images/bg_firstletter2.png);
        background-repeat: no-repeat;
        background-position: 0 7px;
        color: #fff;
        /*border: 1px solid #DDD;*/
 
        padding: 10px;
        padding-right: 12px;
        padding-top: 15px;
        padding-bottom: 4px;
        margin-top: -10px;

        line-height: 0.7em;
}

/* @end */
