/* CSS Document */

/* GENERAL ----------------------------------------------------------------------------------------------------------------  */
html {
	scrollbar-3dlight-color : #911701;/* webflavors */
	scrollbar-arrow-color : #f50; /* webflavors */
	scrollbar-darkshadow-color :#0f0f0f ; /* webflavors */
	scrollbar-face-color : #911701; /* webflavors */
	scrollbar-highlight-color : #df3c1f; /* webflavors */
	scrollbar-shadow-color : #480000; /* webflavors */
	scrollbar-track-color : #650504;/* webflavors */
}
body {
	margin:0;
	background-color:#ae1a00;
	font-size:62.5%;
}
p {
	color:#333;
	font-size:1.3em;
	font-family:"Tahoma", Helvetica, sans-serif;
	line-height:1.5em;
	margin-left: 17px;
}
img {
	border:3px solid #e08400;
}

/* CONTENT */
#content {
	background-color:#fff;
	width:740px;
	position:absolute;
	left:50%;
	margin-left:-370px;
}

/* TOP : HEADER + MENU */
#header {
	height:220px;
	margin:0;
	padding:0;
}
#header img {
	border:none;
}
#menu {
	width:740px;
	padding:0; 
	margin:0; 
	list-style-type:none; 
}
#menu a {
	display:block;
	width:103px;
	height:25px;
	color:#fff;
	background-image:url(images/canvas/bg_menu.gif);
	text-align:center;
	padding:10px 0 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	text-decoration:none;
	float:left;
}
#menu a:hover {
	color:#ffffff;
	background-image:url(images/canvas/bg_menu_over.gif);
}
#menu ul {
	list-style:none;
	padding:0;
	margin:0 0 0 10px;
}
#menu li {
	margin:0;
	padding:0;
	float:left;
	width:103px;
	height:25px;
}
#menu .active {
	display:block;
	width:103px;
	height:25px;
	color:#ffa238; 
	background-image:url(images/canvas/bg_menu_over.gif);
	text-align:center; 
	padding:10px 0 0 0; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	text-decoration:none; 
	float:left;
}

#menu .selected {
	display:block;
	width:103px;
	height:25px;
	color:#ffa238; 
	background-image:url(images/canvas/bg_menu_over.gif);
	text-align:center; 
	padding:10px 0 0 0; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	text-decoration:none; 
	float:left;
}



/* FOOTER */
#footer {
	background-image:url(images/canvas/bg_footer.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:740px;
	height:55px;
	float:left;
	text-align:center;
	margin-top:30px;
}
#footer p {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:1em;
	color:#6a6a6a;
	margin:0;
	padding-top:5px;
}
#footer p a {
	color:#6a6a6a;
}
#footer p a:hover {
	color:#300;
}

/* STANDARD PAGE CANVAS ----------------------------------------------------------------------------------------------------------- */
/* MAIN CONTENT TOP */
#top {
	width:720px;
	margin:0 10px 0 0;
}
#top #image {
	width:220px;
	float:right;
	display:inline;
	margin:0 0 0 10px;
	background-image: url(images/sample.jpg);
	background-repeat: no-repeat;
}

#top #testimonial {
	width:210px;
	float:right;
	display:inline;
	margin:10px 10px 0 0;
	font-family: "Tahoma", Helvetica, sans-serif;
	font-size: 1.32em;
	color: #E08400;
	font-style: italic;
	line-height: 1.5em;
}
#top #topleft {
	width:430px;
	padding:0;
	margin:0;
	float:left;
	display:inline;
}
#top #topleft h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.8em;
	line-height:1.25em;
	font-weight:normal;
	width:440px;
	margin:0 0 0 20px;
	color:#ae1a00;
	padding-top: 15px;
}
#top #topleft h1.brel {
	margin-top:0;
}

/* SUBMENU */
#top #topleft #submenu {
	list-style-type:none;
	margin:0;
	padding:0;
}
#top #topleft #submenu a {
	display:block;
	width:120px;
	height:22px;
	color:#fff; 
	background-image:url(images/canvas/bg_submenu.gif);
	text-align:center; 
	padding:8px 0 0 0; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	text-decoration:none; 
	float:left;
}
#top #topleft #submenu a:hover {
	color:#ffa238; 
	background-image:url(images/canvas/bg_submenu_over.gif);
}
#top #topleft #submenu ul {
	list-style:none;
	padding:0;
	margin:0;
}
#top #topleft #submenu li {
	margin:0;
	padding:0;
	float:left;
	width:120px;
	height:30px;
}
#top #topleft #submenu .active {
	display:block;
	width:120px;
	height:22px;
	color:#ffa238; 
	background-image:url(images/canvas/bg_submenu_over.gif);
	text-align:center; 
	padding:8px 0 0 0; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	text-decoration:none; 
	float:left;
}

#top2 {
	width:720px;
	margin:0 10px 0 10px;
}
#top2 #image {
	width:220px;
	float:right;
	display:inline;
	margin:0 0 0 10px;
}

#top2 #testimonial {
	width:210px;
	float:right;
	display:inline;
	margin:10px 10px 0 0;
	font-family: "Tahoma", Helvetica, sans-serif;
	font-size: 1.32em;
	color: #E08400;
	font-style: italic;
	line-height: 1.5em;
}

#top2 #top2left {
	width:430px;
	padding:0;
	margin:0;
	float:left;
	display:inline;
}
#top2 #top2left h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.8em;
	line-height:1.25em;
	font-weight:normal;
	width:440px;
	margin:0 0 0 20px;
	color:#ae1a00;
	padding-top: 15px;
}



#top3{
	width:430px;
	height: 310px;
	
}
#top3 #image {
	width:220px;
	float:right;
	display:inline;
	margin:0 0 0 10px;
}

#top3#testimonial {
	width:210px;
	float:right;
	display:inline;
	margin:10px 10px 0 0;
	font-family: "Tahoma", Helvetica, sans-serif;
	font-size: 1.32em;
	color: #E08400;
	font-style: italic;
	line-height: 1.5em;
}

#top3 #top3left {
	width:430px;
	padding:0;
	margin:0;
	float:left;
	display:inline;
	background-image: url(images/workshop.jpg);
	background-repeat: no-repeat;
}
#top3 #top2left h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.8em;
	line-height:1.25em;
	font-weight:normal;
	width:440px;
	margin:0 0 0 20px;
	color:#ae1a00;
	padding-top: 15px;
}

.header5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.9em;
	line-height:1.75em;
	font-weight:normal;
	width:430px;
	color:#fff;
	padding-top: 20px;
	margin-bottom: 5px;
	margin-left: 17px;
}

.flierheader {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	line-height:1.25em;
	font-weight:normal;
	color:#fff;
	text-align: right;
	margin-right: 10px;
	margin-top: -5px;
}

.flierimage {
	border:none;
}

.flier {
	color:#000000;
	font-size:1.3em;
	font-family:"Tahoma", Helvetica, sans-serif;
	line-height:1.25em;
	margin-left: 145px;
	margin-right: 10px;
}

.fliersubtext {
	color:#000000;
	font-size:1.2em;
	font-family:"Tahoma", Helvetica, sans-serif;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: -6px;
}




/* DASHED LINE */
.dashed {
	width:720px;
	margin:0 10px 10px 10px;
	padding:0 0 0 0;
	border-bottom:dashed 1px #ccc;
	clear:both;
}
/* LEFT AND RIGHT COLUMN */
#content #leftColumn,#content #rightColumn {
	display:inline;
	width:350px;
	margin:10px 10px 0 10px;
}
#content #leftColumn h1, #content #rightColumn h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2.4em;
	font-weight:normal;
	text-transform:uppercase;
	padding:0;
	margin:0 10px 0 10px;
	color:#ae1a00;
}
#content #leftColumn h1:first-letter, #content #rightColumn h1:first-letter {
	font-size:130%;
}
#content #leftColumn h2, #content #rightColumn h2 {
	font-size:1.5em;
	font-weight:normal;
	text-transform:uppercase;
	padding:0;
	margin:0 10px 0.2em 10px;
}
#content #leftColumn h2:first-letter, #content #rightColumn h2:first-letter {
	font-size:150%;
}
#content #leftColumn h3, #content #rightColumn h3 {
	text-transform:uppercase;
	font-size:1.3em;
	padding:0;
	margin:1em 10px 0.1em 10px;
}
#content #leftColumn p, #content #rightColumn p {
	color:#333;
	font-size:1.3em;
	font-family:"Tahoma", Helvetica, sans-serif;
	line-height:1.5em;
	margin:5px 10px 0 10px;
}
#content #leftColumn p.noTopMargin, #content #rightColumn p.noTopMargin {
	margin-top:0;
}
#content #leftColumn p.lastParagraph, #content #rightColumn p.lastParagraph {
	margin-bottom:2em;
}
#content #leftColumn p.underline, #content #rightColumn p.underline{
	height:0;
	margin:1em 10px 1em 10px;
	border-bottom:dashed 1px #ccc;
}
#content #leftColumn p.note, #content #rightColumn p.note {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	line-height:180%;
	color:#f50;
}
#content #leftColumn p a, #content #rightColumn p a{
	color:#333;
}
#content #leftColumn p a:hover, #content #rightColumn p a:hover{
	color:#f50;
}
#content #leftColumn ul, #content #rightColumn ul {
	list-style-position:outside;
	list-style-type:square;
	margin:5px 10px 0 10px;
	padding:0;
	color:#333;
	font-size:1.3em;
	font-family:"Tahoma", Helvetica, sans-serif;
	line-height:1.5em;
}
#content #leftColumn ul li, #content #rightColumn ul li {
	margin-left:15px;
}
	
/* LEFT COLUMN */
#content #leftColumn {
	float:left;
}

/* RIGHT COLUMN */
#content #rightColumn {
	float:right;
}

/* ACTIVITES */
#content #activites {
	display:inline;
	width:350px;
	margin:0;
	padding:0;
}
#content #activites h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.8em;
	line-height:1.25em;
	font-weight:normal;
	width:710px;
	margin:0 0 0 20px;
	color:#ae1a00;
	padding-top: 15px;
}
#content #activites h2 {
	font-size:2em;
	font-weight:normal;
	text-transform:uppercase;
	padding-left:20px;
	margin:10px 0px 0.2em 0px;
}
#content #activites h2:first-letter {
	font-size:150%;
}
#content #activites h3 {
	font-size:1.4em;
	padding:0;
	margin:1em 20px 0.1em 20px;
	color:#ae1a00;
	font-family:"Tahoma", Helvetica, sans-serif;		
}
#content #activites p {
	color:#333;
	font-size:1.3em;
	font-family:"Tahoma", Helvetica, sans-serif;
	line-height:1.6em;
	margin:5px 20px 0 0;
	padding:0 20px 10px 20px;
}
#content #activites p a {
	color:#333;
}
#content #activites p a:hover {
	color:#f50;
}
#content #activites ul {
	list-style-position:outside;
	list-style-type:square;
	margin:5px 30px 0 30px;
	padding:0;
	color:#333;
	font-size:1.3em;
	font-family:"Tahoma", Helvetica, sans-serif;
	line-height:1.5em;	
}
#content #activites ul li {
	margin:0 0 1em 15px;
}

/* PAGE CSS : DEFAULT ----------------------------------------------------------------------------------------------------------------  */
/* MAIN CONTENT */
#main {
	width:480px;
	float:left;
	display:inline;
	margin-left:10px;
	padding-bottom:10px;
}

/* RIGHT COLUMN */
#news {
	background-image:url(images/canvas/bg_rightColumn.jpg);
	width:240px;
	float:right;
	margin-right:10px;
}
#news #title h1 {
	font-size:1.8em;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	padding:9px 0 0 10px;
	margin:0;
	color:#fff;
	height:26px;
	width:230px;
	background-image:url(images/canvas/bg_rightColumn_Title.gif);
}
#news #title h1:first-letter {
	font-size:150%;
	font-weight:normal;
}
#news #text{
	width:238px;
	padding:20px 0 0 0;
	border:solid 1px #ffc889;
	border-top:none;
	color:#300;
	background-image:url(images/canvas/bg_rightColumn.jpg);
	background-position:center center;
	font-family:"Tahoma", Helvetica, sans-serif;	
}
#news #text h2{
	margin:0 10px 0 10px;
	padding:0;
	text-transform:uppercase;
	font-size:1.3em;
}
#news #text p {
	margin:0.5em 10px 1em 10px;
	font-size:1.1em;
	line-height:1.8em;
	padding-bottom:1em;
	border-bottom:dashed 1px #300;
}
#news #text p.lastNews {
	border:0;
}
#news #text p a {
	color:#300;
}
#news #text p a:hover {
	color:#f50;
}

/* EDITO */
#edito h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2.4em;
	text-transform:uppercase;
	font-weight:normal;
	margin:30px 0 0 10px;
}
#edito h1:first-letter {
	font-size:150%;
	font-weight:normal;
}
#edito p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	line-height:170%;
	width:450px;
	margin:1em 0 1em 10px;
}
#edito p.signature {
	margin:1em 0 0 0;
	text-align:right;
}

/* PAGE CSS : PRESSE ----------------------------------------------------------------------------------------------------------------  */
#content #leftColumn p .petitTexte, #content #rightColumn p .petitTexte {
	font-size:0.8em;
}

/* PAGE CSS : LIENS ----------------------------------------------------------------------------------------------------------------  */
.linkLine {
	width:720px;
	margin:5px 5px 5px 5px;
}
.link {
	width:210px;
	float:left;
	display:inline;
	margin:5px 5px 5px 5px;
}
.link img {
	margin-top:5px;
	border-color:#333;
	margin-bottom:20px;
}
.link p {
	margin:0 0 0.5em 0;
}
.link a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	color:#ae1a00;
}
.link a:hover {
	color:#333;
}

.first-letter {
	font-family: "Tahoma", Helvetica, sans-serif;
	font-size: 2.0em;
	color: #ae1a00;
	font-style: italic;
	line-height: 1.5em;
}
.subheader {
	font-family: "Tahoma", Helvetica, sans-serif;
	font-size: 1.0em;
	color: #ae1a00;
	font-style: normal;
	font-weight: bold;
}

