html, body{
	margin :				0;
	padding: 				0;
	height:					100%;
	width:					100%;
	color:					#7d7d7d;
	background-color:		#fff;
	font-family:			Tahoma,Arial, Helvetica, sans-serif;
	font-size:				12px;
}

iframe {
	border:	5px solid #CCC;
}

a img{
	border:					0;
}

a{
	color:					#eb1d24;
	text-decoration:		underline;
}

a:hover{
	color:					#3d3d3d;
}

#piedpage a {
	text-decoration:		none;
}

a.selected, #piedpage a.selected, span.adresse a {
	text-decoration:		underline;
	font-weight:			normal;
}

p{
	margin-top:				0;
}


#format{
	position: 				relative;
	min-height:				100%;
	position:				relative;
	min-width:				955px;
	margin-left:			52px;
	background-image:		url(../medias/images/menu/banderouge.gif);
	background-repeat:		repeat-y;
}

	#entete {
		width: 100%;
		
	
	}
	
		#entete #logo {
			float:						left;
		}
		
		#entete #menu {
			padding-top:				40px;
			padding-right:              20px;
			float:						right;
			width:						570px;
		}
		
			#entete #menu img {
				float:						right;
			}
	
	
		#entete #Adresse{
			float:						right;
			margin-top:					53px;
			padding-top:				23px;
			background-image:			url(../medias/images/template/fondadresse.gif);
			background-repeat:			no-repeat;
			font-size:					10px;
			width:						108px;
		}
		
	
	
	#contenu, #contenulrg {
		padding-left:				146px;
		padding-right:				108px !important;
		padding-right:				0px !important!;
		
		padding-bottom:				62px;
	}
	
		#evenements, #nouvelles, #revuepresse, #artiste, #joindre {
			margin-bottom:				35px;
		}
		
	#piedpage {
		position: 					absolute;
		bottom: 					0px; 
		left: 						0;
		padding-left:				155px;
		font-size:					9px;
		color:						#eb1d24;
		height:						41px;
	}
	
		#piedpage #tag{
			float:						left;
			width:						78px;
			
		}
	
		#piedpage #copyright{
			float:						left;
			width:						190px;
			margin:						10px 0px 0px 15px;
		}
		
			span.credit, span.credit a{
				color:						#3d3d3d;
			}
			
			span.credit a:hover{
				color:						#eb1d24;
			}
		
		#piedpage #plan{
			float:						right;
			width:						420px;
			margin:						10px 0px 0px 0px;
			margin-right:				107px;

		}
		
		
		
/* class */

div.rang, img.titre{
	padding-left:					10px;
}

div.texte{
	width: 							695px;
	float:							right;
}

div.rang{
	background-image:				url(../medias/images/template/Separateur.gif);
	background-repeat:				repeat-x;
	min-heigth:						810px;
	margin-top:						5px;
	float:							right;
	padding-bottom:					25px;

}	

#evenements div.texte, #artistes div.texte, #joindre div.texte, #concept div.texte, 
#revuepresse div.texte, #nouvelles div.texte {
	background-color:				#FFF;
	padding-top:					5px;
}

#contenu div.ColG, #contenu div.ColD{
	width: 							342px;
}
	
div.ColG{
	float:							left;
}

div.ColD{
	float:							right;
}

#contenulrg div.ColG {
	width: 							500px;
}

#contenulrg div.ColD {
	width: 							132px;
}

#artistes div.ColG, #concept div.ColG {
	width: 							430px;
}

#artistes div.ColD, #concept div.ColD {
	width: 							254px;
}

#joindre div.ColG {
	width: 							234px;
}

#joindre div.ColD {
	width: 							450px;
}


span.date, span.adresse{
	color:						#3d3d3d;
	font-weight:				bold;
	font-size:					14px;
}

span.titre {
	color:						#3d3d3d;
	font-size:					16px;
}

.emphase {
	color:						#eb1d24;
}

img.artistes, img.evenements, img.concept {
	margin:						5px;
}

div.oeuvres {
	margin-top: 				15px;
}

div.oeuvres img {
	padding-left: 				3px;
}	