body {
	width: 100%;
	height: 100%;
	background-color: #444444;
	margin: auto;
	text-align: center;
	font-family: sans-serif, Verdana, courier;
	font-size: 100%;
}



#page {
	/* width: 95%; border: 1px solid #444444; */
	background-color: #fff;
	color: #444444;
	//width: 100%;
	width: 1024px;
	margin: 0px auto 0px auto;
	position: relative;
	padding: 0;
}

#banner {
	margin: 0px;
	height: 70px;
	border: none;
	color: #769712;
	background-color:#444444; 
	font: 1.8em sans-serif, Verdana, courier;
	font-weight: bold;
	padding: 10px 5px 10px 5px;
}

.marquee {
	color: #769712;
	font-family:"sans-serif, Verdana, courier";
	font-size:18px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
}


.tooltip { 
	position:relative; 
}

.tooltip span { 
	display:none;
}

.tooltip:hover {
}

.tooltip:hover span { 
	display:block;
	position:absolute; 
	width:100%; 
	left:20px; 
	background-color:#fff; 
	border:1px solid #444444; 
	padding:5px;
	font-size:11px;
	color:#769712;
	text-decoration:none;
	font-family:sans-serif, Verdana, courier;
}


.tooltip2 { 
	position:relative; 
}

.tooltip2 span { 
	display:none;
}


.tooltip2:hover span { 
	display:block;
	position:absolute; 
	width:100%; 
	left:20px; 
	background-color:#444444; 
	border:2px solid #769712; 
	padding:5px;
	font-size:13px;
	color:#769712;
	text-decoration:none;
	font-family:sans-serif, Verdana, courier;
}


.photosMenuBandeau {
	background-color:#444444;
	height:100%; 
	padding-bottom: 30px;
}

/* menu slidemenu */


* {
margin:0; 
padding:0;
}

.sm {
	list-style:none;  
	//width: 100%;
	width: 1024px;
	height:110px; 
	display:block; 
	overflow:hidden;
	float:left; 
	margin: 10px auto 20px auto;
}

.sm li {
	float:left; 
	display:inline; 
	overflow:hidden
	margin: 0px;
}


.sm a {
	color: #769712;
}

.sm a:hover {
	color: #769712;
}


.sousMenu {
	font: 1.2em sans-serif, Verdana, courier;
	padding-bottom:10px;
}

.loaded {
	font: 1.2em sans-serif, Verdana, courier;
	color: #990000;
	font-weight: bold;
}

.sousMenu a {
	text-decoration: underline;
}





/* widgets */

.addThis {
	margin-top: 5px;
	margin-bottom: 10px;
}

/* pages 
1024 X 70% = 716
1024X30%= 307
*/


.homeGauche {
	margin: 0px auto 0px auto;
	//border: 1px solid #cfcfcf;
	padding: 8px 0px 8px 0px;
	float: left;
	width: 70%;
	height: 100%;
}

.textSousMenu {
	font: 0.9em sans-serif, Verdana, courier;
	padding:5px 20px 5px 20px;
}


.lune {
margin: 20px auto 10px auto;
}

.stars {
	margin: 20px auto 10px auto;
	width: 400px;
	height: 300px;
	background-color:#000; 
}

.HomeEvtsHistJour {
	margin: 20px auto 10px auto;
	padding: 10px 0px 10px 0px;
	height: 370px;
	overflow: auto;
}

.homeDroite {
	margin: 0px auto 0px auto;
	padding: 0px 0px 8px 0px;
	float: left;
	width: 30%;
	height: 100%;
	overflow: auto;
}

#ajax_calendrier {
	height: 300px;
}

.jwplayer {
	margin: 20px auto 20px auto;
}

.infoVideoActu {
	margin: 20px auto 20px auto;
}

.mobile {
	padding-bottom: 10px;
}

.home_ytd {
	margin: 10px auto 20px auto;
}

.leftGaucheVideosList {
	margin: 0px auto 0px auto;
	padding: 8px 0px 8px 0px;
	float: left;
	width: 30%;
	height: 500px;
}

.leftGaucheVideosListLeft {
	margin: 0px auto 0px auto;
	padding: 8px 0px 8px 0px;
	float: left;
	width: 50%;
	height: 250px;
}

.leftGaucheVideosListRight {
	margin: 0px auto 0px auto;
	padding: 8px 0px 8px 0px;
	float: left;
	width: 45%;
	height: 250px;
}




.leftDroiteVideosList {
	margin: 0px auto 0px auto;
	padding: 8px 0px 8px 0px;
	float: left;
	width: 70%;
	height: 500px;
	overflow: auto;
}

/* Evénements par Date */

.leftGaucheHomeEvt {
	margin: 10px auto 0px auto;
	padding: 8px 0px 8px 0px;
	float: left;
	width: 40%;
	height: 600px;
overflow:auto;
}

/* called by evenementsByDateAffiche */
.evenementsByDate {
width: 100%;
height: 450px;
//margin: 10px auto 30px auto;
overflow:auto;
}

.leftDroiteHomeEvt {
	margin: 10px auto 0px auto;
	padding: 8px 0px 8px 0px;
	//background-color:#000; 
	//border:1px solid #444444; 
	float: left;
	width: 58%;
	//height: 550px;
	height: 600px;
	overflow: auto;
}

.leftGaucheHomeInfo {
	margin: 0px auto 0px auto;
	padding: 8px 0px 8px 0px;
	float: left;
	width: 60%;
	height: 300px;
}


.home_edito {
	margin: 0px auto 0px auto;
	width: 100%;
	height: 250px;
	overflow: auto;
	padding-left: 5px;

}


.leftDroiteHomeInfo {
	margin: 0px auto 0px auto;
	padding: 8px 0px 8px 0px;
	float: left;
	width: 40%;
	height: 250px;
	overflow: auto;
}






.liens {
	margin-top: 10px;
}

.cadreplaylist_sons_capoeira {
width: 400px;
height: 150px;
margin: 30px auto 30px auto;
overflow:auto;
border: 1px solid #cfcfcf;
}

.mention {
width: 400px;
margin:0 auto 0 auto;
}

#capoeiradico {
	width: 600px;
	height: 600px;
	overflow:auto;
	margin: 20px auto 20px auto;
	padding:5px;
	border: 1px solid #cfcfcf;
	text-align:left;
}

#capoeiradbpedia {
	width: 600px;
	height: 600px;
	overflow:auto;
	margin: 20px auto 20px auto;
	padding:5px;
	border: 1px solid #cfcfcf;
	text-align:left;
}

.cv {
	text-align:left;
	padding-left:20px;
}

.cvPhoto {
	margin-top: 10px;
}


.infoAj {
	width: 99%;
	height: 1000px;
	overflow:auto;
	text-align:left;
	padding-left: 3px;
	margin: 20px auto 0px auto;
	border-bottom: 1px solid #cfcfcf;
}

.infoAj h2{
	border: 1px solid #cfcfcf;
	margin: 10px auto 0px auto;
}


/* accordeon */

#accordion {
	margin:20px 0px;
}

h3.toggler {
	cursor: pointer;
	border: 1px solid #769712;
	border-right-color: #769712;
	border-bottom-color: #769712;
	color: #769712;
	font: 1.3em sans-serif, Verdana, courier;
	font-weight: bold;
	background: #5f5f5f;
	margin: 0 0 0 0;
	padding-top: 5px;
	padding-bottom: 5px;
}


/* fin accordeon */

.info {
	width: 99%;
	height: 600px;
	overflow:auto;
	text-align:left;
	padding-left: 3px;
	margin: 20px auto 30px auto;
	border-bottom: 1px solid #cfcfcf;
}

.info h2{
	border: 1px solid #cfcfcf;
	margin: 10px auto 0px auto;
}

.infosuites {
	text-align:left;
	padding-left:30px;
	background-color:#fff;
}



#chroniquesList{
	width: 50%;
	height: 380px;
	overflow:auto;
	text-align:left;
	padding-left:5px;
	margin: 40px auto 40px auto;
	float:left;
}



#chroniqueInsertForm{
	width: 47%;
	height: 380px;
	text-align:left;
	padding-left:10px;
	margin: 40px auto 40px auto;
	float:left;
}



.twitter {
	text-align:center;
	margin: 40px auto 40px auto;
}


.twitterTittle h2 {
	border-top: 1px solid #bbacaf;
}


.infoFeedAffiche {
	width: 100%;
	//height: 300px;
	//overflow:auto;
	margin-bottom:20px;
	padding-top: 10px;
}



.reseaux_twitterfollow {
	width: 99%;
	height: 200px;
	overflow:auto;
	margin: 20px auto 10px auto;
	padding:5px;
	border: 1px solid #cfcfcf;
}

.archives h1   {
	margin: 30px auto 20px auto;
}

.archives h2  {
	margin: 20px auto 20px auto;
}


.archives_cadreslider {
	background-color: #fff;
	margin-bottom:20px;
}



/* affichage */


.fondsGris {
	background-color:#444444;
}

.fondsVert {
	background-color:#98a868;
	//padding: 3px;
}

.fondsBlanc {
	background-color:#fff;
	height: 20px;
}

.centrageText {
	text-align:center;
}

.centrageImg {
	text-align:center;
	margin: 0px auto 0px auto;
}

.blocleft {
float: left;
margin-bottom: 40px;
}


.blocleft50pc {
float: left;
width: 50%;
}


.bordertop {
border-top: 1px solid #bbacaf;
height: 20px;
width: 100%;
}

.bordure {
border: 1px solid #bbacaf;
}

.bordure_reseaux {
border: 1px solid #bbacaf;
padding-bottom:10px
}

.alignementgauche {
text-align:left;
padding-left:3px;
}

#heightspace5{
	height: 5px;	
}

#heightspace10{
	height: 10px;	
}

#heightspace20{
	height: 20px;	
}

#heightspace40{
	height: 40px;	
}



h1 {
	font-size: 1.5em;
	color: #769712;
	margin: 10px auto 10px auto;
}

h2 {
	color: #769712;
	font: 1.1em sans-serif, Verdana, courier;
	font-weight: bold;
	margin: 10px auto 10px auto;
}

h3 {
	color: #769712;
	font-weight: bold;
	font: 1em sans-serif, Verdana, courier;
	margin: 10px auto 10px auto;
}

h4 {
	font: 1em sans-serif, Verdana, courier;
	margin: 10px auto 10px auto;
}



a {
	text-decoration: none;
	color: #769712;
}




a:hover {
	color: #990000;
	text-decoration: underline;
}


font.couleurgrande {
	color: #769712;
	font-family:"sans-serif, Verdana, courier";
	font-size:18px;
	font-weight: normal;
}

font.couleurgranderouge {
	color: #990000;
	font-family:"sans-serif, Verdana, courier";
	font-size:16px;
	font-weight: normal;
}

font.fontCouleur {
	color: #769712;
	font-weight: normal;
}

font.couleurrouge {
	color: #990000;
	font-weight: normal;
	font-size:1.2em;
}


font.fontCouleurBold {
	color: #769712;
	font-weight: bold;
}

li {
margin: 5px 0px 10px 0px;
}



input[type=submit], input[type=reset] {
	background: #fff;
	color: #000;
}

input[type=submit]:hover {
	background: #999;
	color: #fff;
}


input[type=button] {
	background: #bbacaf;
	color: #769712;
}

input[type=button]:hover {
	background: #bbacaf;
	color: #fff;
}





/*
+-----------------------+
|	lightbox => Diaporama		|
+-----------------------+
*/
#lightbox{	
position: absolute;	
left: 0; 
right:0;
width: 100%; 
z-index: 100; 
text-align: center; 
line-height: 0;
border:0;
background-color: #444444; 
margin-top:20px;
}

#lightbox img{ 
width: auto; 
height: auto;
border:0;
background-color: #444444;
}

#lightbox a img{ 
border: none; 
}

#outerImageContainer{ 
position: relative; 
background-color: #444444; 
width: 900px; 
height: 560px; 
padding: 0px 30px 0px 30px; 
margin: 0 auto; 
border:0;
}

#imageContainer{ 
width: 100%; 
height: 100%;
}

#loading{ 
position: absolute; 
top: 40%; 
left: 0%; 
height: 25%; 
width: 100%; 
text-align: center; 
line-height: 0; 
}

#hoverNav{ 
position: absolute; 
top: 0; 
left: 0; 
height: 100%; 
width: 100%; 
z-index: 10; }

#imageContainer>#hoverNav{ left: 0;}

#hoverNav a{ outline: none;}

#prevLink, #nextLink{ 
width: 49%; 
height: 100%; 
/* Trick IE into showing hover */ 
display: block; 
}

#prevLink { 
left: 0; 
float: left;
background: url(images/graphismes/fleche-g.jpg) left 0% no-repeat;
}

#nextLink { 
right: 0; 
float: right;
background: url(images/graphismes/fleche-d.jpg) right 0% no-repeat; 
}


#imageDataContainer{ 
font: 10px 'sans-serif, Verdana, courier'; 
background-color: #444444; 
margin: 0 auto; 
line-height: 1.4em; 
overflow: auto; 
width: 100%; 
}

#imageData{	
color: #444444; 
}

#imageData #imageDetails{ 
width: 70%; 
float: left; 
text-align: left; 
color:#444444;
background-color: #444444; 
}	
#imageData #caption{ 
font-weight: bold;	
}
#imageData #numberDisplay{ 
display: block; 
clear: left; 
padding-bottom: 1.0em;	
}
			
#imageData { 
width: 66px; 
float: right; 
padding-top: 0.7em;  
padding-bottom: 0.7em; 
outline: none;
background-color: #444444; 
}	 

#bottomNavClose{ 
width: 100%; 
float: right; 
padding-top: 0.7em;  
padding-bottom: 0.7em; 
outline: none;
background-color: #444444; 
}	 


	

#overlay{ 
position: absolute; 
top: 0; 
left: 0; 
z-index: 90; 
width: 100%; 
height: 100%; 
background-color: #444444; 

}



#defilement {
	clear:both;
	height:200px;
	width: 100%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	white-space:nowrap;
	overflow:auto;
	//border-top: 1px solid #cfcfcf;
	background-color: #444444;
}
#defilement img {
	width:100px;
	//height:100%;
	height:200px;
	vertical-align:middle;
}


#defilement a img {
	border:0;
}

/* fin diaporama*/


/* google news*/


#content {
    width: 50%;
    padding: 2em;
    background-color: #fff;
}

/* PPS */

.avignon {
	text-align:left;
	padding-left:3px;
	width:100%;
	height: 300px;
	overflow: auto;
	margin-bottom: 50px;
}

.avignonFlux {
	padding-left:3px;
	width:100%;
	height: 300px;
	overflow: auto;
	margin-bottom: 50px;
}

.avignonDocs {
	padding-left:3px;
	width:100%;
	height: 300px;
	overflow: auto;
	margin-bottom: 50px;
}


.ppsadmincompagniescontacts {
	text-align:left;
	padding-left:3px;
	width:100%;
	height: 400px;
	overflow: auto;
	margin-bottom: 30px;
}

.ppsadmincompagniespectaclescenes {
	text-align:left;
	padding-left:3px;
	width:100%;
	height: 400px;
	overflow: auto;
	margin: 30px auto 30px auto;
}


.ppsadmincompagniescontactslinks  a{
	text-decoration: none;
	//color: #990000;
	font-size: 1.3em;
	font-weight: bold;
}

.ppsadmincompagniesmajorcontactadd {
	background-color:#fff; 
	//text-align:left;
	padding-left:3px;
	width:100%;
	height: 600px;
}

/* unused */
.ppsadmincompagniesmajorcontactaddleft {
	text-align:left;
	padding-left:3px;
	width:50%;
	height: 300px;
	overflow: auto;
	margin-bottom: 30px;
	float: left;
}

.ppsadmincompagniesmajorcontactaddright {
	text-align:center;
	padding-left:3px;
	width:47%;
	height: 300px;
	overflow: auto;
	margin-bottom: 30px;
	float: left;
}


/* calendrier */

#calendrier {
	font-family:arial;
	width:250px;
	padding:10px;
}
#calendrier a{
	text-decoration:underline;
	color:#769712;
	cursor:pointer;
}
#calendrier table{
	border-collapse:collapse;
	width:100%;
}
#calendrier th{
	font-size:13px;
	border-top:1px solid;
	border-bottom:1px solid #000000;
}
#calendrier th.mois{
	font-size:14px;
	padding:3px;
}
#calendrier th.semaine{
	width:20px;
	border-bottom:1px solid;
}
#calendrier th.jour{
	width:20px;
}

#calendrier td{
	font-size:12px;
	text-align:center;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	width:25px;
	padding:2px;
	font-weight:bold;
}
#calendrier td.today{
	background-color:#444444;
}
#calendrier td.inactif{
	font-style:italic;
	color:#999999;
}
#calendrier td.actif{
}
#calendrier td.event{
	background-color:#444444;
}
#calendrier_events{
	font-size:12px;
	background-color:#fff;
}
#calendrier_events .event{
	margin:2px;
	padding:2px;
}


/* footer */

#footer {
	background-color:#444444; 
	height:50px;
	text-align: center;
	padding: 0.5em;
	border: none;
	font-weight:bold;
	font-size:10px;
}


.blocLeftGaucheFooter {
width: 70%;
float: left;
padding-top: 10px;
padding-top: 10px;
}


.blocLeftDroiteFooter {
width: 30%;
float: left;
padding-top: 20px;
padding-top: 20px;
}


/* html5 dci*/

#mirrorVideo {
  -moz-border-image: url(tv-border.jpg) 25 31 37 31 stretch stretch;
  border-width: 20px;

  margin: 0 auto;
}

#wait {
  font-size: 3em;
}



circle {
  stroke: white;
  stroke-width: 5px;
  fill-opacity: 0;
}

path {
  fill: white;
  stroke: white;
}

#stopButton path {
  stroke-width: 10px;
}

#player {
  display: none;
  float: left;
  margin-right: 100px;
  text-align: center;
}

#playButton[play="true"] {
  display:none;
}

#stopButton {
  display:none;
  opacity: 0.3;
}

#stopButton[play="true"] {
  display: block;
}

svg {
  position: absolute;
  top: 450px;
  left: 100px;
}


#stopButton:hover {
  opacity: 1;
}

#playButton:hover circle {
  stroke-width: 10;
}

#patterns {
  text-align: center;
  float: left;
}

#patterns span {
  display: block;
  margin: 2px;
  width: 180px;
  float: left;
}

#patterns span canvas,
#patterns span img,
#patterns span video {
  border: 5px solid #333;
}

*[pattern="true"] {
  border: 5px solid white !important;
}

#pong {
  background: white;
}




#nofirefoxbeta {
  display: none;
}

/*  fin html5 dci*/


#footer a {
	text-decoration: none;
	border: none;
	color: #aabd71;

}


#footer a:hover {
	text-decoration: underline;
}





