/* @override 
	http://ecla.localhost/css/frontend/main.css
*/

/* @group CSS Reset */
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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	vertical-align: baseline;
	
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: center;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a{
	text-decoration: none;
}
a.download
{
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(img/page_white_put.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
}
em
{
	font-style: italic;
}


/* @end */

/* @group Backgrounds */
#mainWrapper{

	background: url(img/bg-image2.gif) repeat-y center top;
}
#secondWrap{
	background: url(img/bg-main.gif) no-repeat center top;	
}
#footer{
	height: 58px;
	background: #fff url(img/bg-image3.gif) no-repeat center top;
}


/* @end */

/* @group Main blocks */

/* @group header */

#header{
	width: 934px;
	margin: 0 auto;
	padding: 144px 27px 0;
}
#header p{
	float: left;
	width: 634px;
}
#header ul{
	float: left;
}
#header li{
	font-size: 12px;
	text-transform: uppercase;
	height: 23px;
	padding:2px 0 0 28px ;
}

/* @group nav */

/*.navigation li:hover{
	background-color: #f0f0f0;
}*/
.navigation a{
		display: block;
	margin-top: 4px;
	margin-right: 4px;
}

.navigation a:hover{
	text-decoration: underline;
}
.nav1{
	background: url(img/navBullet1.gif) no-repeat 4px center;
}
.nav1 a{
	color: #96bd0a;
}
.nav2{
	background: url(img/navBullet2.gif) no-repeat 4px center;
}
.nav2 a{
	color: #832929;
}
.nav3{
	background: url(img/navBullet3.gif) no-repeat 4px center;
}
.nav3 a{
	color: #f6ba00;
}

/* @end */

/* @group breadcrumbs */
.breadcrumb{
	margin: 0;
	padding: 5px 0 20px;
	background: url(img/breadcrumbBlue.gif) repeat-x 0 -6px;
}

.white{
	background-color: #fff;
	padding-right: 10px;
}
/* @end */

/* @end */

/* @group Content */

#content{
	clear: both;
	position: relative;
	width: 934px;
	margin: 0 auto;
	padding: 0 27px;
}
#contentEnd
{
	clear: both;
}

.col1, .col2, .col3{
	float: left;
	width: 300px;
	margin: 0 0 24px 0;
	padding-top: 14px ;
}

.col23
{
	float: left;
	width: 617px;
	margin: 0 0 24px 0;
	padding-top: 14px ;
}
#content .col1.lessons, .youngSpace, .artotheque,{
	border-top-style: solid;
	border-top-width: 4px;
}
.col1, .col2{
	margin-right: 17px;	
}
.col1 img, .col2 img, .col3 img{

}
.moreInfo{
	padding: 5px;
}

/* @end */

/* @group footer */

#footer{
	clear: both;
	margin: 0 auto 0;
	padding: 52px 0 0;

}
#footer .newsTitles
{
	list-style-type: none;
	background: 	url(img/newsticker.gif) no-repeat center top;
	height: 59px;
	width: 1000 px;
	margin: 0 auto;	
}
#footer .newsTitles li{
	display: block;
	width: 850px;
	margin: 0 auto;
	padding: 18px 0 25px;
}	

#footer .newsTitles a,
#footer .newsTitles a:link,
#footer .newsTitles a:hover,
#footer .newsTitles a:active,
#footer .newsTitles a:visited
{
	padding-left: 15px;
	color: #000;
	font-size: 12px;
	text-transform: uppercase;
}
#footer p{
	color: #cacaca;
	text-align: center;
}

/* @end */

/* @end */

/* @group text */
h1, h2{
	text-transform: uppercase;
}
h1{
	font-size: 20px;
	padding-bottom: 15px;
}
#content h1 a{
	text-decoration: none;
}
h1.title{
	position: relative;
	top: -5px;
	background: no-repeat left center;
	padding: 0 0 0 18px;
}
.titleWrap{
	margin-top: 10px;
	border-top-style: solid;
}

.titleWrap span{
	background: #fff;
	padding: 0 10px;
}

.lessons h1, .youngSpace h1, .artotheque h1{
	margin-top: 14px;
	text-decoration: none;
}
h2{
	font-size: 11px;
	padding-bottom: 20px;
}
h3{
	padding: 10px 0 3px 0;
}
h4{
	color: #666;
}
p, table, li{
	font-size: 11px;
	color: #666;
}
table img, .price-type img{
	position: relative;
	top: 3px;
}
#content a{
	color: #666;
	text-decoration: underline;
}

#content .lessonCategories a{
	display: block;
	font-size: 14px;
	padding : 0 0 10px 20px ;
	text-decoration: none;
}

.lessonCategories em
{
	font-size: 11px;
	color: #aaa;
	font-style: normal;
}

#content .lessonCategories li{
	background-position: -4px -4px;
	background-repeat: no-repeat;
	background-image: url(img/bulletDuckBlue.gif);
}

dl{
	margin-top: 10px;
	font-size: 10px;
	line-height: 12px;
	color: #999;
}
dt{
	color: #666;
	font-weight: bold;
}

thead td {
		border-bottom: 1px solid #999;

}
th, td {
	padding: .5em;
}

th {
	font-weight: bold;
	text-align: center;
}
.pricing {
	text-align: right;
	padding: 10px 0;
}
#content .collapsable h3
{
	margin: 0;
}
#content .collapsable h3 a
{
	display: block;
	position: relative;
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	font-size: 12px;
	padding: .5em .5em .5em 20px;
	background-color: #C18BDF;
}
#content .collapsable h3 a span
{
	position: absolute;
	left: 7px;
	top: 10px;
	width: 8px;
	height: 8px;
	background-image: url(img/arrows.png);
	background-repeat: no-repeat;
}
#content .collapsable.hidden h3 a span
{
	background-position: 100% 100%;
}
#content .collapsable.visible h3 a span
{
	background-position: 100% 3px;
}
.collapsableContent
{
	margin-left: .5em;
}
.markdown .collapsableContent .links li
{
	list-style-type: none;
}
.pdf
{
	clear: both;
	float: right;
	margin: -10px 0 20px;
	padding: 0;
}
#content .pdf a
{
	display: block;
	width: 300px;
	padding: 10px 0;
	text-decoration: none;
	color: #fff;
	background-color: #6E3989;
	background-position: 5px 0;
	text-align: center;
	font-size: 12px;
	background-image: url(img/document_down.png);
}
.packDescription
{
	margin: 0;
	padding: 1em 0;
	font-size: 20px;
}

/* @group table horaires */
.schedule td{
	text-align: left;
}
.schedule .odd{
	background-color: #e4eeee;
}

/* @end */

/* @group table "staff" */
table.staff th, table.staff td{
	border: none;
	width: 50%;
}
table.staff th{
	text-align: right;
}

table.staff td{
	text-align: left;
}
table.staff ul li{
	list-style-type: none;
}

table.staff ul{
	margin: 0;
}
/* @end */


/* @group markdown */
.markdown {
	line-height: 1.4em;
	font-size: 12px;
	color: #333;
}

.markdown h1 {
	font-size: 130%;
}

.markdown h2 {
	font-size: 120%;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.markdown h3 {
	font-size: 110%;
}

.markdown h1,
.markdown h2,
.markdown h3,
.markdown h4,
.markdown h5,
.markdown h6
{
	margin: 1.5em 0 0.5em;
}

.markdown h1,.markdown h2,.markdown h3,.markdown h4,.markdown h5,.markdown h6,.markdown strong,.markdown dt {
	font-weight: bold;
}
.markdown optgroup {
	font-weight:normal;
}

.markdown abbr,.markdown acronym {
	border-bottom: 1px dotted #000;
	cursor: help;
}

.markdown em {
	font-style: italic;
}

.markdown del {
	text-decoration: line-through;
}

.markdown blockquote,.markdown ul,.markdown ol,.markdown dl {
	margin: 1em;
}

.markdown ol,.markdown ul,.markdown dl {
	margin-left: 1.2em;
}

.markdown ol li {
	list-style: decimal outside;
}

.markdown ul li {
	padding-bottom: 0px;
	list-style-type: disc;
	list-style-position: outside;
}

.markdown dl dd {
	margin-left: 1em;
}

.markdown th,.markdown td {
	border: 1px solid #000;
	padding: .5em;
}

.markdown th {
	font-weight: bold;
	text-align: center;
}

.markdown caption {
	margin-bottom: .5em;
	text-align: center;
}

.markdown sup {
	vertical-align: super;
}

.markdown sub {
	vertical-align: sub;
}

.markdown p,
.markdown fieldset,
.markdown table,
.markdown pre {
	margin-bottom: 1em;
}
.markdown button,
.markdown input[type="checkbox"],
.markdown input[type="radio"],
.markdown input[type="reset"],
.markdown input[type="submit"] {
	padding:1px;
}


/* @end */

/* @group colors */

/* @group home */
.lessons{
	border-top: 4px solid#d40426;

}
#content .lessons h1 a, .lessons h2, .contact1 h2{
	color: #d40426;
}
.youngSpace{
	border-top: 4px solid #3fadbc;
}
#content .youngSpace h1 a, .youngSpace h2, .contact2 h2{
	color: #3fadbc;

}
body .artotheque{
	border-top: 4px solid#722e91;	
}
#content .artotheque h1 a, .artotheque h2, .contact3 h2{
	color: #722e91;
}
/* @end */

/* @group title Colors */
.blue .title{
	background-image: url(img/bulletDuckBlue.gif) ;
}
.blue .titleWrap{
	border-top-color: #36b2b3;
}
.blue h3, .blue .breadcrumb, #content.blue .breadcrumb a, #content .pricing a{
	color: #36b2b3;
}
.blue .moreInfo{
	background-color: #36b2b3;
}
.blue .moreInfo p{
	color: #fff;
}
.pack
{
	clear: both;
	margin: 2em 0;
	padding: 1em 1em 1em 60px;
	min-height: 72px;
	background-color: #E5E5E5;
	background-image: url(img/pack.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
.pack h2
{
	margin: 0;
	padding: 0 0 4px;
	font-size: 1em;
}


/* @end */


/* @end */

/* @end */

/* @group News */
.news.show .newletterInscription
{
	float: right;
	margin-top: 0;
}
.newletterInscription
{
	margin: 35px 0 0;
	float: right;
	padding: 10px;
	width: 280px;
	background-color: #36b2b3;
}
.newletterInscription h2
{
	margin: 0;
	padding: 0;
	color: #000;
}
.newletterInscription input.text
{
	width: 265px;
}

p.illustration{
	float: left;
	margin: 0 12px 12px 0;
}
.newsDate{
	margin: 0 0 12px;
	text-transform: uppercase;
}

/* @group Pagination */

.pagination
{
	margin: 1em 0;
	padding: 1em;
}

/* @end */
.newletterInscription p
{
	margin: 0;
	padding: .8em 0 0;
	color: #333;
}
.newletterInscription p.submit
{
	text-align: center;
}
div.news
{
	clear: both;
}
ul.news, .oneNews
{
	margin: 0;
	padding: 0 0 34px 0;
	width: 628px;
}
ul.news p.date
{
	font-size: 12px;
	margin: 3em 0 1em;
	padding: .2em .4em;
	background: #ccc;
	color: #333;
}
ul.news p.illustration
{
	margin: 0;
	padding: 0;
	width: 300px;
}
ul.news .endNews
{
	clear: both;
}
#content ul.news h2.newsTitle a
{
	font-size: 150%;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	color: #333;
	line-height: 1.3em;
}
#content ul.news .odd h2.newsTitle a
{
	color: #34B1B2;
}

#content ul.news .even h2.newsTitle a
{
	color: #94BD09;
}

ul.news .odd h2.newsTitle,
ul.news .odd .markdown
{
	margin-left: 314px;
}
ul.news .odd p.illustration
{
	float: left;
}
ul.news .even h2.newsTitle,
ul.news .even .markdown
{
	margin-right: 314px;
}
ul.news .noIllustration h2.newsTitle,
ul.news .noIllustration .markdown
{
	margin-left: 0;
	margin-right: 0;
}

ul.news .even p.illustration
{
	float: right;
}

/* @end */

/* @group animators */


ul.lessonsList{
	padding: 5px 0;	
}
.lessonsList li{
	list-style-type: disc;
	list-style-position: inside;
	padding-bottom: 5px;
}
#content .lessonsList li a:hover{
	text-decoration: underline;
}

#content .lessonsList li a{
	text-decoration: none;
	color: #36b2b3;	
}

/* @end */

/* @group Page Packs */

body.packs .col
{
	line-height: 1.4em;
	font-size: 12px;
	color: #333;
}

body.packs .col h1 {
	font-size: 130%;
}

body.packs .col h2 {
	font-size: 120%;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

body.packs .col h3 {
	font-size: 110%;
}

body.packs .col h1,
body.packs .col h2,
body.packs .col h3,
body.packs .col h4,
body.packs .col h5,
body.packs .col h6
{
	margin: 1.5em 0 0.5em;
}

body.packs .col ol,body.packs .col ul,body.packs .col dl {
	margin-left: 1.2em;
}

body.packs .col ol li {
	list-style: decimal outside;
}

body.packs .col ul li {
	padding-bottom: 0px;
	list-style-type: disc;
	list-style-position: outside;
}

body.packs .col p,
body.packs .col fieldset,
body.packs .col table,
body.packs .col pre {
	margin-bottom: 1em;
}

/* @end */

/* @group Contact */


#mapEcla
{
	clear: both;
	float: left;
	width: 614px;
	font-size: 12px;
}
#mapYoungSpace
{
	float: right;
	width: 300px;
	font-size: 12px;
}
#mapEnd
{
	clear: both;
	height: 50px;
}
/* @end */

/* @group Pages */

.page .markdown
{
	margin-top: -1.5em;
}

/* @end */