/*
Theme Name: SaSaSa
Version: 1.0
Author: Nathalie baa Bergeron
Author URI: http://baazooka.com/

*/

/* Begin 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,
b, u, i, center,
dl, dt, dd, /*ol, */ul, ul li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
/*ol, */
ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a img { border: none; }
/* End RESET */






/* Source: http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}










html, body { 
  	width:100%;
  	height:100%;
  	margin:0;
  	padding:0;
  	overflow:hidden;}

body {
	font: 82.5% Helvetica, Arial, sans-serif;
	background: #fcfcfc url(../images/body_bg.gif) repeat-y center 0;
  	color:#333;
}
body#bodyflash{
	background:#000 url(../images/flash_bg.jpg) no-repeat center bottom;
	background:#000;
}





	
* { 
	margin: 0px;
	padding: 0px;
	outline: none;
	border: 0;
}

a, a:link {
	color: #011b4f;
	text-decoration: underline;
	cursor:pointer;
	
}
a:visited {
	color: #444;
}
a:hover, a:active {
	color: #011b4f;
	text-decoration: none;
}

#wrapper{
	border: 0; 
	width: 100%; 
	height: 100%; 
	position: absolute; 
	left: 0px; 
	top: 0px;
	overflow: auto;
}



#header{
    width:  100%;
    height:179px;
	margin: 0 auto;
	background:#000 url(../images/header_bg.jpg) repeat center bottom;
	}
	#header div{
    	width:  752px;
		margin: 0 auto;
		padding: 0px; 
	}



#content {
    width:  775px;
    color: #333;
	border-bottom:15px solid #f1f1f1;
	margin: 8px auto 20px;
}

#forflash{
	min-height:100%;
	height:auto;
    height: 100%;
    width:100%;
	overflow: hidden;
	margin:0 auto;padding:0; 
	position: absolute; 
	left: 0px; 
	top: 0px;/**/
	background:transparent;
}

	

/*-------------------- HEADER  FOOTER  -------------------*/

#titre {
	width: 750px;
	height: 136px; 
    position: relative;
}
#titre span {
	background: url(../images/titre.png) no-repeat center center;
	position: absolute;
	width: 750px;
	height: 136px;
}
#titreflash {
	width: 240px;
	height: 75px; 
    position: absolute;
    top:15px;left:15px;
}
#titreflash span {
	background: url(../images/titre_flash.png) no-repeat 0 0;
	position: absolute;
	width: 240px;
	height: 75px;
}

#titre strong,
#titreflash strong{ 
	display: none; 
}

#titre a{
	cursor:pointer;
}
#titre a:hover,
#titre a:active{
	cursor:pointer;
	opacity: .75;
}




/* ----------------- NAV*/
div#nav {
    width:  100%;
    height:43px;
	margin: 0 auto;
	background:transparent url(../images/nav_bg.png) repeat 0 0;
}

#nav ul#fr{
	width:487px;
	margin: 0 auto;
}
#nav ul#en{
	width:451px;
	margin: 0 auto;
}

#nav ul li{
	list-style-type: none;
    display:block;
	float:left;
	padding: 6px 3px;
}



#nav a{ 
	text-decoration: none;
	height:30px;
	color: #fff;
	font-size:18px;
    float:left;
    display:block;
	text-indent:-9009px;
	overflow:hidden;
	cursor:pointer;
}

#nav a:hover, #nav a:active{ 
	color: #000;
}
#fr a#navindex{
	width:70px;
	background:url(../images/navaccueil.png) no-repeat 0 0;
}
#en a#navindex{
	width:57px;
	background:url(../images/navhome.png) no-repeat 0 0;
}
#fr a#navworks{
	width:79px;
	background:url(../images/navoeuvres.png) no-repeat 0 0;
}
#en a#navworks{
	width:60px;
	background:url(../images/navworks.png) no-repeat 0 0;
}
#fr a#navcourses{
	width:58px;
	background:url(../images/navcours.png) no-repeat 0 0;
}
#en a#navcourses{
	width:77px;
	background:url(../images/navcourses.png) no-repeat 0 0;
}
#fr a#navabout{
	width:83px;
	background:url(../images/navapropos.png) no-repeat 0 0;
}
#en a#navabout{
	width:60px;
	background:url(../images/navabout.png) no-repeat 0 0;
}
#fr a#navcontact,
#en a#navcontact{
	width:75px;
	background:url(../images/navcontact.png) no-repeat 0 0;
}
#fr a#navlang{
	width:56px;
	background:url(../images/naven.png) no-repeat 0 0;
}
#en a#navlang{
	width:66px;
	background:url(../images/navfr.png) no-repeat 0 0;
}

#bodyindex a#navindex, #fr a#navindex:hover,#en a#navindex:hover,
#bodyworks a#navworks, #fr a#navworks:hover, #en a#navworks:hover,
#bodycourses a#navcourses, #fr a#navcourses:hover, #en a#navcourses:hover,
#bodyabout a#navabout, #fr a#navabout:hover, #en a#navabout:hover,
#bodycontact a#navcontact, #fr a#navcontact:hover, #en a#navcontact:hover,
#fr a#navlang:hover,#en a#navlang:hover{
	background-position:0px -30px;
}
#nav a:active, #nav a:focus{
	background-position:0px -30px;
}

#nav #fr a#navlang,
#nav #en a#navlang{
	margin-left:20px;
	font-size:13px;}

#nav a strong { 
	display: none;
}

#navflash{
	position: absolute;
	bottom:100px; 
	right:20px;
	width:155px;
	height:80px;
}
    	
#navflash a{
	height:40px;
	margin:0;
	padding:0;
	text-decoration: none;
	color: #fff;
	font-size:36px;
    display:block;
	text-indent:-9009px;
	overflow:hidden;
	cursor:pointer;
}

#navflash a#navbienvenue{
	width:155px;
	background:url(../images/navbienvenue.png) no-repeat 0 0;
}

#navflash a#navwelcome{
	width:141px;
	background:url(../images/navwelcome.png) no-repeat 0 0;
}
#navflash a#navbienvenue:hover, #navflash a#navwelcome:hover{
	background-position:0px -40px;
}

/* end----------------- NAV*/


#footer{
	display:none;visibility:hidden;
	position:relative;
	width:740px;
	margin:0 auto;
	font-size:9px;
	color:#666;
}

/*-------------------------------------*/



p a img {
	border:0;
	text-decoration: none;
}


.zonetitre,
.zonesoustitre,
.zonetxt,
.zonetxtlast{
	background:#f1f1f1;
	background:transparent url(../images/zonetxt_trans.png) repeat;
	background:#fff;
}
.zonetitre {
	border-bottom:6px solid #f9f9f9;
	/*padding-top:10px;*/
}
.zonesoustitre {
	border-bottom:1px solid #f1f1f1;
	background:#f9f9f9;
	background:transparent url(../images/zonesoustitre_trans.png) repeat;
	background:#fff;
}
.zonetxt{
	border-bottom:1px solid #f1f1f1;
}
.zonetxtlast{
	margin-bottom:4px;
}
.post, #fields {
	color:#333;
	text-align:left;
}
.entry {
	padding:15px 15px 15px 20px;
}
.entry p {
	line-height:18px;
	padding-bottom:5px;
}


.zonetitre h2{
	color:#c92335;
	color:#6b4247;
}
.zonetitre h2.floatleft,
.zonesoustitre h3.floatleft{
}
.zonesoustitre h3{
	color:#024074;
	color:#a24c55;
}


#content p, #content h2, #content h3, #content h4{ 
	font-weight: normal;
	margin:10px 0;
}
#content h2, #content h3, #content h4{ 
	/*line-height:110%;*/
}

#content h2{ 
	font-size: 250%; 
}
#content h3{ 
	font-size: 190%;
}
#content h4{ 
	font-size: 140%;
	color:#000;
}
#content h4.archivestitle{ 
	color:#a24c55;
}

#content h4 strong{ 
	letter-spacing:1px;
	font-size:21px;
}

#bodyworks #content p,#bodyabout #content p {font-size:90%;line-height:130%;}



/* Begin Various Tags & Classes */

small {
	color: #0e1518;
	color: #212e33;
	display: block;
	font-size: 92.5%;
	line-height: 1.5em;
	font-weight: bold;
	margin-bottom: 3px;
}

.floatleft{float:left;padding-right:20px;}

/*img.floatleft{margin:10px 10px 0  0;}*/

.floatimages{float:left;width:239px;}
.floatimages .borders, .borders{padding:2px; border: 1px solid #ccc;}
.floatimages .topmargin, .topmargin{margin:10px 0;}
.floatcontent{float:left;width:479px;}
span.mdash{width:21px height:20px;background:url(../images/mdash.gif) no-repeat;margin-right:2px;}
.emphase{background:#e7f4f7;padding:10px;}
.emphase span{padding:5px 0px 5px;display:block;}

#bodyworks p.emphase{margin-bottom:30px;}
#bodycontact .floatcontent{float:left;width:439px;margin-left:40px;}

.floatcoursleft{float:left;width:409px;}
.floatcoursright{
	float:left;
	width:249px;
	margin:50px 0 0 20px;
	padding:5px 20px;
}.floatcoursright p{
	margin:0 0px 10px 0px;
	padding:0px 0px 0px 18px;
   	background: url(../images/li_arrow.gif) no-repeat 0px 1px;
}
#content p.smallmargin{margin-top:-10px;}



.subnav1,
.subnav2{
	float:right;width:250px;
	margin:10px 5px 15px 0px; 
    padding:2px 0px 5px 0px;
}
.subnav1 li{
	margin-left:5px;
	position: relative;
	background: transparent url(../images/subnav1_on.gif) no-repeat 0px 2px;
	padding:3px 0px 3px 16px;}
.subnav1 li.title{
	padding:4px 0 4px 0;
	position: relative;
	background: none;
	padding:3px 0px 3px 0px;
	font-size:15px;}
.subnav1 a{
	text-decoration:none;
	margin: 0 0 0 0px;
	cursor:pointer;
	color:#000; 
	font-size:14px;
	display:block;
	/*border:1px solid #c92335;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius:4px;*/
}
.subnav1 a:hover,
.subnav1 a.chosen1{
	color: #a24c55;}

#bodyworks .subnav1 li,
.subnav2 li{
	padding:1px 0 1px 0;
	position: relative;
	background: transparent url(../images/subnav2_on.gif) no-repeat 0px 0px;
	padding:1px 0px 1px 15px;}	

#bodyworks .subnav1 li.title{
	padding:4px 0 4px 0;
	position: relative;
	background: none;
	margin-left:5px;}
#bodyworks .subnav1 li.archives{
	position: relative;
	background: transparent url(../images/subnav2archives_on.gif) no-repeat 0px 0px;
	padding:1px 0px 1px 15px;
	margin-left:5px;}

#bodyworks .subnav1 a,
.subnav2 a{
	text-decoration:none;
	margin: 0 0 0 0px;
	cursor:pointer;
	color:#000;
	font-size:11px;
	display:block;
}
#bodyworks .subnav1 a:hover,
#bodyworks .subnav1 a.chosen1,
.subnav2 a:hover,
.subnav2 a.chosen2{
	color:#a24c55; }
	
	
	
	
	/* contact */
#bodycontact p{margin:5px 0 0;}
input.text, textarea.text { 
	color: #111;
	width: 100%;
	border: 1px solid #ccc;
	margin: 2px 0 0px; 
	padding:2px 0;
}
textarea.text { 
	height:95px;
}
label  { 
	text-align: left; 
}

p.warning, p.warning2{color:#c92335;font-size:14px;}
input.error, textarea.error{border: 1px solid #fd9b9b;}

input:focus, textarea:focus{border: 1px solid #333;}
input.send_form{
	border: 0;
	padding:5px;
	font:14px Helvetica, sans-serif, arial;
	cursor:pointer;
	color: #fff;
	background:#94cefe;
	background:#c92335;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius:4px;
	width: 100%;
	margin: 10px 0 7px; 
}

#mediaspace,
#mediaspace1,
#mediaspace2,
#mediaspace3,
#mediaspace4,
#mediaspace5,
#mediaspace6,
#mediaspace7{margin-bottom:20px;}


ul.videos li {
  float: left;
  width: 100px;
  margin:0 10px 10px 0;
  padding:0;
  cursor:pointer;
  border: 1px solid #fff;height:75px;display:block;
}
ul.videos li:hover {border: 1px solid #000;}
ul.videos
{clear: both;
  margin: 0;
  padding : 0;
  list-style: none;
}

.thumbs{
	margin:0 -11px 9px 0px;width:370px;padding:0;
}
* html .thumbs {
  height:1px;position:relative
}

.thumbs a img{
	width:63px;
	height:63px;
}
.thumbs a{
	display:block;
	width:63px;
	height:63px;
	margin:0 4px 4px 0;
	border:2px solid #fff;
	background:#ebf3f5;
	float:left;
	color:#ebf3f5;
}

.thumbs a:hover,
.thumbs a:active{
	border:2px solid #fe5567;
	border:2px solid #0284fe;
}
.thumbs span.thumb{
	
	display:block;
	width:63px;
	height:63px;
	margin:0 4px 4px 0;
	border:2px solid #fff;
	background:#ebf3f5;
	float:left;
	color:#ebf3f5;
}

/*
#content p.p_pdf,
#content p.p_press{
	margin-top:10px;
	padding:10px 0;
}
#content p.p_press a,
#content p.p_pdf a[href $='.pdf']{
	padding: 2px 2px 2px 18px;
	text-decoration:none;
}
#content p.p_pdf a[href $='.pdf'] {
	background:#fff url(../images/icon_pdf.gif) no-repeat;
}
#content p.p_press a {
}
*/
.press{
	background:#f4eff0;
	margin: 20px auto;
	padding:10px;
	text-align:center;
}
.press p{
	padding:0px;
}
.press p a{
	background:transparent url(../images/icon_press.gif) no-repeat top left;
	color:#6b4247;
	text-decoration:none;
	font-size:13px;
	padding-left:15px;
	margin-left:-12px;
}
.press p a:hover{
	color:#000;
}

ul.listing{
	list-style-type: circle;
	padding:5px 20px 10px 20px;
	font-size:11px;
}
ul.listing li{
	padding:2px 0px;
}
.listyle{
	margin:0 20px 20px 5px;
	padding:0px 0px 0px 14px;
   	background: url(../images/li_circle.gif) no-repeat 0px 5px;
}
.listyle .emphase{padding:2px;}

ul#social li{display:inline;margin:0 4px 4px 0;}
ul#social li a:hover{opacity:.75}

#postartists{margin-bottom:4px;}


table.columns{width:775px;margin-bottom:4px;}
table.columns td.marge{width:1px;}
table.columns td.colleft{width:401px;background:#fff;}
table.columns td.colright{width:370px;background:#fff;}
table.columns td{vertical-align:top;}

.worksflrt{float:right;width:350px;}
.worksfllt{float:left;width:370px;}


/*  */

#tooltip{
	position:absolute;
	border:1px solid #a24c55;
	background:#fff;
	padding:4px 5px;
	color:#a24c55;
	display:none;
	}	

/*  */