html, body {height : 100%} 


body {
margin:0;
padding:0; 
background:#1D1D1D;
text-align:center;
font-size:0.7em;
color:#000 ;
font-family:arial ;
line-height:18px;
}

/*  SITE
********************************************************************/
 
#site { 
position : relative; 
width : 992px;
margin : 0 auto;
text-align : left  ;
padding :  0 ;
min-height: 100%;
background : url(../images/bg-site.jpg) top right  repeat-y
}
     
/*  HEADER
********************************************************************/
   
#header {
position : relative ; 
height : 67px;
background : url(../images/header.jpg);
margin : 0
}

/*  HEADER >> TITRE DU SITE >> H1
********************************************************************/


#header h1 {
position : absolute ;
top : -6666px ; 
left : -6666px ; 
color : #fff;
margin : 0;
padding : 0 ; 
font-size : 2em ;
text-transform : uppercase ; 
font-weight : normal;  
}

#header #logo a{
position : absolute ; 
right : 5px; 
top : 5px; 
width : 154px;
height : 47px;
background : url(../images/logo_New.jpg); 
}

#header #logo span  {
position : absolute ; 
left : -9999px; 
top : -9999px; 
width : 154px;
height : 47px;
background : url(../images/logo.jpg); 
}

#search {
position : absolute ; 
left : 580px ; 
top : 30px; 
}

#search .search {
width : 140px;
height : 18px;
margin : 0;
padding : 0 0 0 5px;
border : 1px solid #6F6F6F ;
float : left ; 
}

#search .search-ok {
width : 19px;
height : 20px;
background : url(../images/search.jpg);
margin : 0;
padding : 0 ;
border : 0 ;
float : left ;
cursor:pointer ;
}

#search form {
margin : 0;
}
 
#search p{
margin : 0;
}
 
/*  HEADER >> SECOND PRINCIPAL
********************************************************************/ 
 
#second-menu {
position : absolute ; 
top : 60px ; 
right : 0; 
width : 247px;
height : 44px;
background : url(../images/bg-second-menu.jpg);
}

#second-menu ul  {
margin : 0;
padding : 0 0 0 40px;
list-style : none ; 
}

#second-menu li  {
float : right ;
background : url(../images/bg-li-second-menu.jpg) 0 3px no-repeat ; 
margin : 0 ;
padding : 0 10px 0 10px;
}

#second-menu li:first-child  {
/*background : none ; */
}

#second-menu li a  {
color : #A4A4A4;
text-decoration : none ;
}

#second-menu li a:hover  {
color : #A4A4A4;
text-decoration : underline ; 
}

/*  HEADER >> MENU PRINCIPAL
********************************************************************/
   
#menu {
position : absolute ; 
top : 36px;
left : 24px; 
}
	
#menu  ul{
list-style : none ;
margin : 0; 
padding : 0 ;
}

#menu  li{
float : left ;
}
	
#menu  li a{
margin : 0 ; 
padding : 0 10px 0 10px ; 
text-decoration : none ;    
color : #979797 ;
font-weight : bold ;
background : url(../images/bg-li-first-menu.jpg) left no-repeat ; 
}

#menu  li a:hover {    
color : #A3106C ;
}

/*  MAIN
********************************************************************/

#main {
overflow : auto ;
padding :  0 0 40px 0;
}
	
/*  CONTENU
********************************************************************/	
	
#contenu {
width : 538px ;
float  : left ;
margin : 0;
padding : 20px 0 0 0;
}

#contenu   h1 {
font-size : 2em ; 
padding :  0 ; 
margin: 0 ;
color : #8F105F ; 
padding : 20px 0 0 0   ; 
}


#contenu   h2 {
font-size : 1.4em ; 
padding :  0 ; 
margin: 0 ;
color : #000 ; 
}

#contenu  h3 {
font-size : 1em ; 
padding :  0 0 0 20px ; 
margin: 10px 0 0 0 ;
color : #277CFA ; 
}

#contenu  h4 {
font-size : 1em ; 
padding :  0 0 0 20px ; 
margin: 10px 0 0 0 ;
color : #091348 ; 
}

#contenu p {}

#contenu ul {
color : #091348 ; 
list-style : none;
margin : 0; 
padding :  0 0 0 20px;
}

#contenu li {
background : url(../images/bg-li.jpg) 0 5px no-repeat ; 
padding : 0 0 10px 12px; 
}



/*  SIDE
********************************************************************/
   
#side {
width : 207px ;
float  : left ;
padding :  20px 0 0 0  ;
margin : 0 ; 
}
	
#side h2 {
font-size : 1.2em ;
margin : 0 ;
padding :  0 ; 
color : #2468DA ; 
}

#side h3 {
font-size : 1em ;
margin :  10px 0 10px 0 ;
padding :  0 ; 
color : #277CFA ; 
}

#side ul {
list-style : none ; 
margin : 0 0 0 18px ; 
padding : 0; 
color : #000 ;
width : 188px;
}

#side li {
margin : 0 ;
padding : 0 0 0 20px; 
}

#side li a {
font-size : 1em ;
margin : 0 ;
padding :   0 0 0 10px; 
height : 42px;
line-height : 42px; 
display : block ; 
color : #fff ;
background : url(../images/bg-li-r-side.jpg) 0 40px no-repeat;
text-decoration : none ; 
}

#side li a.active {
background : url(../images/bg-li-r-side.jpg) 0 0 no-repeat;
}
  
#side li a:hover{
background : url(../images/bg-li-r-side.jpg) 0 0 no-repeat;
}

#side li.active{
background : url(../images/bg-li-r-side.jpg) 0 0 no-repeat;
}

#side p{
margin : 10px 0 25px 0 ; 
padding : 0 0 10px 0;
color : #277CFA ;
border-bottom : 1px dotted #277CFA ; 
}

#side span {
margin : 0 ; 
padding : 0;
color : #277CFA ;
}

/*  RIGHT SIDEBAR
********************************************************************/

#right-sidebar {
float : left ; 
width : 215px ;
padding : 40px  0 0 22px;  
}
 
#right-sidebar .box {
border : 1px solid #000;
background : #fff;
padding : 5px 0 0 0 ;
margin : 0 0 10px 0;
width : 200px; 
}

#right-sidebar .box .meta {
background : #606060;
height : 20px;
margin : 0 0 10px 0;
}

#right-sidebar .box p {
text-align : justify;
padding : 0 10px ; 
margin : 0 0 5px 0;
}

span.titre {
padding : 0 0 0 10px ; 
color : #fff;
float : left ; 
}

span.date {
padding : 0 10px 0 10px  ; 
color : #000;
float : right ; 
background : #A8A8A8  ;
height : 20px; 
}

#right-sidebar ul {
list-style : none ; 
margin : 0 0 10px 10px;
padding : 0; 
}

#right-sidebar  a {
color : #000000;
text-decoration : none ;  
}
   

/*  FOOTER
*******************************************************************/ 
   
#footer { 
position : absolute ; 
bottom : 0; 
left : 207px ; 
width : 538px; 
height :20px;
line-height : 20px; 
font-size : 90%;
background : #ccc ;
text-align : left ; 
color : #000; 
text-align : center; 
}

#footer p { 
margin : 0 ; 
padding : 0 ; 
}

#footer img { 

float : left ;
margin : 0 0 0 -70px ; 
}

#footer a { 
color : #000;
text-decoration : none ;  
}

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


/*******************************************************************************************************************************
********************************************************************************************************************************
*******************************************************************************************************************************/
.accueilGeneral{
	position : relative; 
	width : 600px;
	margin : 0 auto;
	text-align : left  ;
	padding :  0 ;
	
	background:#000000;

	border-style:solid;
	border-width:thick;
	border-color:#A1106B;
	-moz-border-radius:10px;
}


.accueilGeneral a{
	color:#000000;
}


/*****************************contact/newsletter******************/
.formBlock{
	width: 480px;
	margin-left:30px;
}
/*****************************test verif formulaire***************/
.message-error {
font-size : 0.6em ; 
color:#990000;
display:none;
float:right;
}


/*****************************liens*******************************/
.liens {
	width: 480px;
	border-bottom: solid 1px #c4c4c4;
	margin-left:30px;

}
.liens .titreLiens {
	background: #e9e7e7 url(../images/arrow-square.gif) no-repeat right -51px;
	padding: 7px 15px;
	margin: 0;
	font: bold 120%/100% Arial;
	border: solid 1px #c4c4c4;
	border-bottom: none;
	cursor: pointer;
	
}
.liens .titreLiens:hover {
	background-color: #990000;
}

.liens .titreLiens.active {
	background-position: right 5px;
}

.liens .urlLiens {
	background: #f7f7f7;
	margin: 0;
	padding: 10px 15px 20px;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
	
}



/*  CONCERTS / FESTIVALS / SPECTACLES  /edito
********************************************************************/	
.blockEdito{
color:#091348;
margin: 0px 20px 0px 20px;
font-size : 1em ;
font-weight:600;
}



.blockAnim {
	width : 538px ;
	float  : left ;
	text-align:justify;
}


/*
.blockAnim  a{
	color:#9C1067;
}
*/


.blockAnimBgImg{
	width : 538px ;
	height:78px;
	background:url(../images/titrePage.jpg);
	
}

.textTitreBlockAnim{
	color:#FFFFFF;
	font-size:2.2em;
	padding:35px 0 0 42px;
}

.textSsTitreBlockAnim{
	color:#FFFFFF;
	font-size:1.2em;
	margin-left:50px;
}


.blockAnimGrd{
	text-align : justify;
}

.blockAnimSmallCadre{
	width : 238px ;  
	float : left ;
	padding : 0 0 20px 0;  
	margin : 0 0 0 20px ; 
	text-align : justify;
}

.blockAnimSmall{
	text-align : justify;
}


.titreBlockAnim {
	font-size : 1.4em;
	text-align : right;
	color : #FFFFFF;
	font-weight:bold;
	background:#000000;
	padding-right:5px;
}


.descriptionBlockAnimGrd {
	font-size : 1em ; 
	padding :  0 0 0 20px; 
	margin: 10px 10px 0 0 ;
	color : #091348 ;
	font-weight:bold;
}

.descriptionBlockAnimSmall {
	font-size : 1em ; 
	margin: 10px 0px 0 0 ;
	color : #091348 ;
	font-weight:bold;
}


.infoBlockAnim {
	margin-top:20px;
	text-align:center;
	font-size : 0.8em; 
	font-weight:bold;
}


.dateBlockAnim{
	font-weight:bold;
	margin-left:30px;
	margin-top:10px;
}

.plusInfoBlockAnim{
	font-weight : bold;
	color : #A3106C;
	float:right;
	text-align:right;
	cursor:pointer;
	margin-right:5px;
}

.moinsInfoBlockAnim{
	font-weight : bold;
	color : #FFFFFF;
	text-align:right;
	cursor:pointer;
}

.imgBlockAnim{
	margin-top:10px;
	text-align:center;
}

.popUpBlockAnimGrd{
	margin-left:4px;
	margin-top:-250;
	width:500;
	background-color:#000000;
	position:absolute;
	color:#FFFFFF;
	padding :  10px 10px 10px 10px;
	
	border-style:solid;
	border-width:thick;
	border-color:#A1106B;
	-moz-border-radius:10px;
	
	text-align:justify;
	z-index:50;
}

.popUpBlockAnimSmallG{
	margin-top:-100;
	margin-left:-16px;
	width:500;
	background-color:#000000;
	position:absolute;
	color:#FFFFFF;
	padding :  10px 10px 10px 10px;
	
	border-style:solid;
	border-width:thick;
	border-color:#A1106B;
	-moz-border-radius:10px;
	
	text-align:justify;
	z-index:50;
}

.popUpBlockAnimSmallD{
	margin-top:-100;
	margin-left:-274;
	width:500;
	background-color:#000000;
	position:absolute;
	color:#FFFFFF;
	padding :  10px 10px 10px 10px;
	
	border-style:solid;
	border-width:thick;
	border-color:#A1106B;
	-moz-border-radius:10px;
	
	text-align:justify;
	z-index:50;
}

.popUpBlockAnimList{
	margin-left:-75px;
	margin-top:0;
	width:500;
	background-color:#000000;
	position:absolute;
	color:#FFFFFF;
	padding :  10px 10px 10px 10px;
	
	border-style:solid;
	border-width:thick;
	border-color:#A1106B;
	-moz-border-radius:10px;
	
	text-align:justify;
	z-index:50;
}


.popUpBlockAnimSearch{
	margin-top:-100;
	margin-left:-16px;
	width:500;
	background-color:#EEEEEE;
	position:absolute;
	color:#000000;
	padding :  10px 10px 10px 10px;
	
	border-style:solid;
	border-width:thick;
	border-color:#A1106B;
	-moz-border-radius:10px;
	
	text-align:justify;
	z-index:50;
}

.moinsInfoBlockAnimSearch{
	font-weight : bold;
	color : #000000;
	text-align:right;
	cursor:pointer;
}


/*  Kronicks
********************************************************************/	

.kronicks {
	width : 538px ;
}

.kronicksBlock{
	text-align:justify;
	float  : left ;
}

.titreKronicksBlock {
	font-size : 2em;
	margin-left:30px;
	margin-bottom:20px;
	color : #8F105F ; 
	font-weight:bold;
}


.imgKronicks{
	width:200;
	margin-left:-40px;
	text-align:left;
	float:left;
	margin-bottom:20px;
}

.titreKronicksItem{
	width:200;
	margin-left:10px;
	float:left;
	font-size : 1.7em;
	font-weight:bold;
}

.ssTitreKronicksItem{
	width:210;
	font-size : 1.3em;
	margin-left:10px;
	margin-top:5px;
	float:left;
}

.ssTitreKronicksProd{
	width:200;
	font-size : 0.8em;
	font-style:italic;
}


.texteKronicksItem{
	text-align:justify;
	width:240;
	margin-left:10px;
	margin-top:10px;
	float:left;
}


.plusInfoKronicks{
	font-weight : bold;
	color : #A3106C;
	float:right;
	text-align:right;
	cursor:pointer;
	margin-right:5px;
}

.moinsInfoKronicks{
	font-weight : bold;
	color : #FFFFFF;
	text-align:right;
	cursor:pointer;
}


.popUpKronicks{
	margin-left:-75px;
	margin-top:0;
	width:500;
	background-color:#000000;
	position:absolute;
	color:#FFFFFF;
	padding :  10px 10px 10px 10px;
	
	border-style:solid;
	border-width:thick;
	border-color:#A1106B;
	-moz-border-radius:10px;
	
	text-align:justify;
	z-index:50;
}

/*  couleur 
********************************************************************/	
/* Bourgogne
/*************************************************************************/

.dijon {
	color: #8D6506;
}


.yonne {
	color: #EE3D97;
}

.nievre{
	color:#CC071E;
}

.saoneEtLoire{
	color:ED7703;
}

.perif{
	color:#007DC3;
}

/* Champagne-Ardenne
/*************************************************************************/
.ardenne{
	color: #8D6506;
}

.aube{
	color:#CC071E;
}

.marne{
	color:ED7703;
}

.hauteMarne{
	color: #EE3D97;
}



/*****************************videos****************************/

.videos{
width : 500px ;  
float : left ;
padding : 0 0 20px 0;  
margin : 0 0 0 20px;
text-align:center;
}


