body
{
	margin: 0 auto;
	padding: 0;
	background-color: #FFFFFF;
}

#art-main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}


#art-page-background-simple-gradient
{
	position: absolute;
	background-image:url(images/Page-BgSimpleGradient.jpg);
	background-repeat: repeat-x;
	top:0;
	width: 100%;
	height: 500px;
}

.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}


form
{
	padding:0 !important;
	margin:0 !important;
}

table.position
{
	position: relative;
	width: 100%;
	table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.art-Sheet
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 900px;
	min-width:1px;
	min-height:1px;
}

.art-Sheet-body
{
	position: relative;
	z-index:1;
	padding: 0px;
}

.art-Sheet-cc
{
	position:absolute;
	z-index:-1;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #FFFFFF;
}


.art-Sheet
{
	margin-top: 0px !important;
}

#art-page-background-simple-gradient, #art-page-background-gradient, #art-page-background-glare
{
	min-width:900px;
}

/* end Box, Sheet */

/* begin Header */
div.art-Header
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 900px;
	height: 250px;
}


div.art-Header-jpeg
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 900px;
	height: 250px;
	background-repeat: no-repeat;
	background-position: center center;
}
/* end Header */



/* begin Menu */
/* menu structure */

.art-menu a, .art-menu a:link, .art-menu a:visited, .art-menu a:hover
{
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}

.art-menu, .art-menu ul
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.art-menu li
{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background:none;
}

.art-menu li:hover
{
	z-index: 10000;
	white-space: normal;
}

.art-menu li li
{
	float: none;
}

.art-menu ul
{
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background:none;
}

.art-menu li:hover>ul
{
	visibility: visible;
	top: 100%;
}

.art-menu li li:hover>ul
{
	top: 0;
	left: 100%;
}

.art-menu:after, .art-menu ul:after
{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.art-menu, .art-menu ul
{
	min-height: 0;
}

.art-menu ul
{
	background-image: url(images/spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}








/* menu structure */

.art-menu
{
	padding: 0px 0px 0px 17px; /* marge du menu selon si rajout de menu varier ici!!!!!! */
	background-image:url(../images/av2010/BlockHeader.png);
}

.art-nav
{
	position: relative;
	height: 24px;
	z-index: 100;
}

.art-nav .l, .art-nav .r
{
	position: absolute;
	z-index: -1;
	top: 0;
	height: 24px;
	background-image:url('images/nav.png');
}

.art-nav .l
{
	left: 0;
	right:0px;
}

.art-nav .r
{
	right: 0;
	width: 900px;
	clip: rect(auto, auto, auto, 900px);
}


/* end Menu */

/* begin MenuItem */
.art-menu ul li
{
	clear: both;
}

.art-menu a
{
	position:relative;
	display: block;
	overflow:hidden;
	height: 24px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 0px;
	margin-left: 0px;
}


.art-menu a .r, .art-menu a .l
{
	position:absolute;
	display: block;
	top:0;
	z-index:-1;
	height: 72px;
	background-image: url('images/MenuItem.png');
}

.art-menu a .l
{
	left:0;
	right:0px;
	background-image: url('images/MenuItem.png');}

.art-menu a .r
{
	width:400px;
	right:-1px;
	clip: rect(auto, auto, auto, 400px);
	background-image: url('images/MenuItem.png');
}

.art-menu a .t 
{
	font-family:"Myriad Web Pro",Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	color:#868531;
	padding: 0 7px;
	margin: 0 0px;
	line-height: 24px;
	text-align: center;
}
.art-menu a.active .t {
	background-image:url(../images/av2010/MenuItem.png);
}
.art-menu a:hover .l, .art-menu a:hover .r
{
	top:-24px;
}

.art-menu li:hover>a .l, .art-menu li:hover>a .r
{
	top:-24px;
}

.art-menu li:hover a .l, .art-menu li:hover a .r
{
	top:-24px;
}
.art-menu a:hover .t
{
	color:#FFF;
}

.art-menu li:hover a .t
{
	color:#FFF;
}

.art-menu li:hover>a .t
{
	color:#FFF;
}
.art-menu li a:active 
{
	background-image: url('images/MenuItem.png');
}


/* end MenuItem */

/* begin MenuSeparator */
.art-nav .art-menu-separator
{
	display: block;
	width: 1px;
	height: 24px;
	background-image: url('images/MenuSeparator.png');
}

/* end MenuSeparator */

/* begin MenuSubItem */
.art-menu ul a
{
	display:block;
	text-align: center;
	white-space: nowrap;
	height: 20px;
	width: 170px;
	overflow:hidden;
	line-height: 20px;
	margin-right: auto;


	background-image: url('images/subitem-bg.png');
	background-position: left top;
	background-repeat: repeat-x;
	border-width: 0px;
	border-style: solid;
}

.art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span
{
	display: inline;
	float: none;
	margin: inherit;
	padding: inherit;
	background-image: none;
	text-align: inherit;
	text-decoration: inherit;
}

.art-menu ul a, .art-menu ul a:link, .art-menu ul a:visited, .art-menu ul a:hover, .art-menu ul a:active, .art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span
{
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	line-height: 20px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.art-menu ul ul a
{
	margin-left: auto;
}

.art-menu ul li a:hover
{
	color:#FFF;
	background-position: 0 -20px;
}

.art-menu ul li:hover>a
{
	color:#FFF;
	background-position: 0 -20px;
}

.art-nav .art-menu ul li a:hover span, .art-nav .art-menu ul li a:hover span span
{
	color:#FFF;
}

.art-nav .art-menu ul li:hover>a span, .art-nav .art-menu ul li:hover>a span span
{
	color:#FFF;
}


/* end MenuSubItem */

/* begin ContentLayout */
.art-contentLayout
{
	position: relative;
	margin-bottom: 0px;
	width: 900px;
}
/* end ContentLayout */

/* begin Box, Block */
.art-Block
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:27px;
	min-height:27px;
}

.art-Block-body
{
	position: relative;
	z-index:1;
	padding: 7px;
}

.art-Block-tr, .art-Block-tl, .art-Block-br, .art-Block-bl, .art-Block-tc, .art-Block-bc,.art-Block-cr, .art-Block-cl
{
	position:absolute;
	z-index:-1;
}

.art-Block-tr, .art-Block-tl, .art-Block-br, .art-Block-bl
{
	width: 34px;
	height: 34px;
	background-image: url('images/Block-s.png');
}

.art-Block-tl
{
	top:0;
	left:0;
	clip: rect(auto, 17px, 17px, auto);
}

.art-Block-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 17px, 17px);
}

.art-Block-bl
{
	bottom: 0;
	left: 0;
	clip: rect(17px, 17px, auto, auto);
}

.art-Block-br
{
	bottom: 0;
	right: 0;
	clip: rect(17px, auto, auto, 17px);
}

.art-Block-tc, .art-Block-bc
{
	left: 17px;
	right: 17px;
	height: 34px;
	background-image: url('images/Block-h.png');
}

.art-Block-tc
{
	top: 0;
	clip: rect(auto, auto, 17px, auto);
}

.art-Block-bc
{
	bottom: 0;
	clip: rect(17px, auto, auto, auto);
}

.art-Block-cr, .art-Block-cl
{
	top: 17px;
	bottom: 17px;
	width: 34px;
	background-image: url('images/Block-v.png');
}

.art-Block-cr
{
	right:0;
	clip: rect(auto, auto, auto, 17px);
}

.art-Block-cl
{
	left:0;
	clip: rect(auto, 17px, auto, auto);
}

.art-Block-cc
{
	position:absolute;
	z-index:-1;
	top: 17px;
	left: 17px;
	right: 17px;
	bottom: 17px;
	background-color:#FFF;
}


.art-Block
{
	margin: 10px;
}

/* end Box, Block */

/* begin BlockHeader */
.art-BlockHeader
{
	position:relative;
	z-index:0;
	height: 30px;
	padding: 0 8px;
	margin-bottom: 7px;
}

.art-BlockHeader .t
{
	height: 30px;
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	white-space : nowrap;
	padding: 0 7px;
	line-height: 30px;
}

.art-BlockHeader .l, .art-BlockHeader .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 30px;
	background-image: url('images/BlockHeader.png');
}

.art-BlockHeader .l
{
	left:0;
	right:9px;
}

.art-BlockHeader .r
{ 
	width:900px;
	right:0;
	clip: rect(auto, auto, auto, 891px);
}





.art-header-tag-icon
{
	display:inline-block;
	background-position:left top;
	background-image: url('images/BlockHeaderIcon.png');
	padding:0 0 0 14px;
	background-repeat: no-repeat;
	min-height: 14px;
	margin: 0 0 0 5px;
}
/* end BlockHeader */





/* begin Box, Post */
.art-Post
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
	background-color:#FFF;
}

.art-Post-body
{
	position: relative;
	z-index:1;
	padding: 15px;
	
}



.art-Post
{
	margin: 10px;
}

/* end Box, Post */






/* Start Content link style */
/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/
a
{
  font-family: verdana;
  text-decoration: none;
  color:#009;
  font-size:11px;
}

/* Adds special style to an unvisited link. */
a:link
{
  font-family: verdana;
  text-decoration:none;
  color:#dd663a;
  font-size:11px;
}

/* Adds special style to a visited link. */
a:visited, a.visited
{
  font-family: verdana;
  text-decoration: none;
  color:db5f3a;
  font-size:11px;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
  font-family: verdana;
  text-decoration: none;
  color:#8a8e34;
  font-size:11px;
}

/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


/* Start Content headings Fonts & Colors  */
h1
{
  font-family: verdana;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color:#FFF;
}

h2
{
  font-family: verdana;
  font-size: 14px;
  text-align: left;
  color:#666;
  font-weight:bold;
}

h3
{
  font-family: verdana;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color:#039;
}

h4
{
  font-family: verdana;
  font-size: 11px;
  text-align: left;
  color:#666;
}
h5
{
  font-family: verdana;
  font-size: 12px;
  text-align: left;
  color:#8a8e34;
  margin-bottom:-20px;
}


/* Finish Content headings Fonts & Colors  */
/* end PostContent */

/* begin PostBullets */
/* Start Content list */
ol, ul
{
	color:#666;
	margin:1em 0 1em 2em;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
}

li ol, li ul
{
	margin:0.5em 0 0.5em 2em;
	padding:0;
}

li 
{
	margin:0.2em 0;
	padding:0;
}

ul
{
	list-style-type: none;
}

ol
{
	list-style-position:inside;
	
}
/* Finish Content list */


/* begin Footer */
.art-Footer
{
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 900px;
	margin: 5px auto 0px auto;
}

.art-Footer .art-Footer-inner
{
	height:1%;
	position: relative;
	z-index: 0;
	padding: 8px;
	text-align: center;
}

.art-Footer .art-Footer-background
{
	position:absolute;
	z-index:-1;
	background-repeat:no-repeat;
	background-image:url(../images/av2010/Footer.png);
	width: 900px;
	height: 150px;
	bottom:0;
	left:0;
}


.art-Footer .art-Footer-text p
{
	margin: 0;
}

.art-Footer .art-Footer-text
{
	display:inline-block;
	color:#666;
	font-family:"Myriad Web Pro",Arial, Helvetica, Sans-Serif;
	font-size:11px;

}

.art-Footer .art-Footer-text a:link
{
	text-decoration: none;
	color:#666;
	font-family: "Myriad Web Pro",Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.art-Footer .art-Footer-text a:visited
{
	text-decoration: none;
	color:#666;
	font-family: "Myriad Web Pro",Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.art-Footer .art-Footer-text a:hover
{
	text-decoration: none;
	color:#C63;
	font-family: "Myriad Web Pro",Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.art-page-footer, .art-page-footer a, .art-page-footer a:link, .art-page-footer a:visited, .art-page-footer a:hover
{
	font-family:Arial;
	font-size:10px;
	letter-spacing:normal;
	word-spacing:normal;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	color:#1097BC;
}

.art-page-footer
{
	margin:1em;
	text-align:center;
	text-decoration:none;
	color:#586F74;
}
/* end PageFooter */

/* begin LayoutCell */
.art-contentLayout .art-content
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 899px;
	background-color:#FFF;
}
/* end LayoutCell */





/* typos */

.standart {font-family:Verdana; color:#666; font-size:11px;}
.standart_blanc {font-family:Verdana; color:#FFF; font-size:11px;}
.titrebleu12px {font-family:Verdana; color:#444d98; font-size:12px; font-weight: bold;}
.demigras { font-family: Verdana; color:#666; font-size: 11px; font-weight: bold; }
.orange12px { font-family: Verdana; font-size: 12px; font-weight: bold; color: #dd663a }
.standartgras {font-family:Verdana; color:#666; font-size:11px; font-weight: bold;}
.titrevert {font-family:Verdana;font-size:11px;font-weight: bold; color:#828c3c;}
.date {font-family:Verdana; font-size:11px; color:#dd6339;}
.datevert {font-family:Verdana; font-size:11px; color:#828c3c;}

/* fin typos */




/* Fixed Positioned AddThis Toolbox */            
.addthis_toolbox.atfixed {
   position: absolute;
    top: 5px;
    right: -40px;
    border: 1px solid #eee;
    padding: 5px 5px 4px;
    width: 29px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.addthis_toolbox .custom_images a {
    width: 30px;
    height: 30px;
    margin: 0;
    padding: 0;
    cursor: pointer;
}
.addthis_toolbox .custom_images a img { border: 0; margin: 0 0 1px; opacity: 1.0; }
.addthis_toolbox .custom_images a:hover img { margin: 1px 0 0; opacity: 0.75; }




/* Photo page concert */      
#visu_musiciens {
	width:400px;
	float:right;
	margin-top:20px;
	margin-bottom:30px;
}
#bloc_texte1 {
	width:630px;
	margin-bottom:15px;
	margin-top:12px;
	float:left;

}
#bloc_texte2 {
	width:433px;
	float:left;
	margin-top:18px;
}

#visu2 {
	float:right;
	width:200px;
	margin-top:-40px;
}
#biographies {
	float:left;
	margin-top:55px;
	margin-bottom:20px;
	width:200px;
}
#biographie {
	margin-top:10px;
}
#reservation {
	width:433px;
	float:left;
	margin-bottom:15px;
}
#slider {
	width:690px;
	margin-top:15px;
}


#traitvert {
	margin-top:15px;
	margin-bottom:15px;
}
#fblike {
	margin-top:30px;
}

#flash_resa {
	margin-top:-10px;
	margin-bottom:-25px;
}

#affiche {
	width:200px;
	height:290px;
}
#bloc_droit {
	float:right;
	background-image:url(02SousleSigne/visus_expos/blocdroit.jpg);
	width:250px;
	height:390px;
	margin-top:15px;
}
.titrebloc {
	margin-top:12px;
	margin-left:10px;
}
.textbloc {
	margin-left:10px;
	margin-top:10px;
}


/** 
 * STYLECSS page publication
 */
#img_book{
	float:left;
	margin-bottom:15px;
	margin-right:15px;
}





/** 
 * STYLECSS BOXES
 */
#bloc_boxes{
	float:left;
	margin-left:-6px;
	margin-bottom:-5px;
}
			
h3{
margin: 10px 10px 0 10px;
color:#DD6339;
letter-spacing:-1px;
font-weight: bold;
font-family: Verdana, Geneva, sans-serif;
font-size: 12px;
}
.boxgrid{ 
width: 260px; 
height: 190px; 
margin:6px; 
float:left; 
background:#FFF; 
overflow: hidden; 
position: relative; 
}
.boxgrid img{ 
position: absolute; 
top: 0; 
left: 0; 
border: 0; 
}
.boxgrid p{ 
padding: 0 10px; 
color:#afafaf; 
font-weight:bold; 
font:11px  Verdana, Geneva, sans-serif; 
}
				
.boxcaption{
float: left;
position: absolute;
height: 100px;
width: 100%;
opacity: .8;
/* For IE 5-7 */
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
/* For IE 8 */
-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
background-color: #FFF;
}
.captionfull .boxcaption {
top: 260;
left: 0;
}
.caption .boxcaption {
top: 220;
left: 0;
}



/** 
 * Slideshow style rules.
 */
#slideshow {
	margin:0 auto;
	width:640px;
	height:220px;
	background:transparent url(img/bg_slideshow.jpg) no-repeat 0 0;
	position:relative;
}
#slideshow #slidesContainer {
	margin:0 auto;
	width:560px;
	height:220px;
	overflow:auto; /* allow scrollbar */
	position:relative;
	margin-top:20px;
}
#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:540px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height:220px;
}

/** 
 * Slideshow controls style rules.
 */
.control {
  display:block;
  width:39px;
  height:220px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#leftControl {
  top:0;
  left:0;
  background:url(../images/av2010/control_left.jpg);
}
#rightControl {
  top:0;
  right:0;
  background:url(../images/av2010/control_right.jpg)
}

/** 
 * Style rules for Demo page
 */
#pageContainer {
	width:960px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#pageContainer h1 {
  display:block;
  width:960px;
  height:114px;
  text-indent: -10000px;
}
.slide img {
  float:right;
  margin:0 15px;
}

/** 
 * Style page diffusion des d&eacute;bats
 */

#bloc_textD{
	margin-left:120px;
	margin-top:-35px;
}
#bloc2_textD{
	margin-left:120px;
	margin-top:-50px;
}
#blocphoto1 {
	margin-top:75px;
	margin-right:-27px;
	float:right;
	width:250px;
	height:200px;
}
#blocphoto2 {
	margin-right:-10px;
	margin-top:75px;
	float:right;
	width:250px;
	height:200px;
}

/** 
 * Style image Cordoue
 */

#img_cordoue{
	float:right;
	margin-top:-35px;
}
/** 
 * Style image Rabat
 */

#img_rabat{
	float:right;
	margin-top:-80px;
	margin-bottom:20px;
}
#phrase {
	margin-top:100px;
	margin-left:50px;
}
/** 
 * Style image actu partenaire
 */

#img_mucem{
	float:right;
}

/** 
 * Style fleche haut
 */

#fleche_haut{
	float:right;
}
#bloc_textedrt{
	margin-left:170px;
	margin-top:-100px;
}
#bloc_textedrt2{
	margin-left:170px;
	margin-top:-110px;
}
#likeFB{
	float:right;
	width:300px;
	margin-top:-10px;
	
}




/**
 * ----------------------------------------------------------------------------
 * toggleElements.css - Stylesheet for jQuery-Plugin toggleElements
 * ----------------------------------------------------------------------------
 */

/* Screen ------------------------------------------------------------------- */

@media projection, screen {

	/* Toggler - default style */
	.toggler {
	   margin:25px 0 25px 0;
		cursor:pointer;
		text-decoration: none;
		font-size: 14px;;
		font-weight:bold;
		line-height:30px;
		display: block;
	}
	.toggler-closed {
	color:#999;
	padding-left:20px;
	height:30px;
	background-color:#dfdede;
	background-image: url(images/togglerc.gif);
	background-repeat: no-repeat;
	background-position: right center;
	}
	.toggler-closed:hover {
	color:#693;
	padding-left:20px;
	height:30px;
	background-image:url(images/togglerch.gif);
	}
	.toggler-opened {
		color:#999;
		padding-left:20px;
		height:30px;
		background: #FFF url('images/togglero.gif') center right no-repeat;
		border: solid 1px white;
	}
	.toggler-opened:hover {
		color:#999;
		padding-left:20px;
		height:30px;
		background: #fff url('images/toggleroh.gif') center right no-repeat;
		border: solid 1px #e3e3e3;
	}

	/* Container - default style */
	.toggler-c {
	}
	.toggler-c-closed {
	   background:transparent;
	   border:solid 1px #e3e3e3;
		margin:-25px 0px 25px 0px;
	   padding:20px;
	}
	.toggler-c-opened {
		margin:-25px 0px 25px 0px;
	   padding:20px;
	   background:#CCC;
	   border:solid 1px #fff;
	}

}

/* Print -------------------------------------------------------------------- */
@media print {

	.toggler-c { margin-bottom:25px; }
	.toggler { display: none; }

}

/* Start blockquote */
blockquote p
{
	color:#666;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:12px;
	text-align: left;
}

blockquote
{
	border:1px solid #993;
	margin:10px 10px 10px 50px;
	padding:5px 5px 5px 20px;
	background-color:#CCC;
	background-position:left top;
	background-repeat:no-repeat;
	margin-left:0px;
	margin-top:25px;
	
}


/* Finish blockuote */
/* end PostQuote */
