body
{
	margin: 30px 0 20px 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	background-color: #651741;
	padding: 0 0 0 0;

	background-image: url(../images/2010/bodyFond.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-attachment: fixed;
	-webkit-background-size: 100% 100%; 
 	-o-background-size: 100% 100%; 
 	-moz-background-size: 100% 100%; 
 	background-size: 100% 100%; 

}
.accessibilite
{
	display: none;
}

/*****************************************************************************/
/*****                         dessin de la page                        ******/
/*****************************************************************************/

#centre
{
	display: block;
	width: 800px;
	height: 400px;
	margin: 10% auto 5% auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	text-align: center;
	font-variant: small-caps;

}

#bandeauActu
{
	display: block;
	width: 100%;
	margin: 0px auto 0 auto;
	padding-top: 10px;
	height: auto;
	background-color: transparent;
	font-size: 13px;
	line-height: 20px;
	color: #F8FF5F;
}
#bandeauActu a
{
	color: #F8FF5F;
	text-decoration: none;
}
#bandeauActu a:hover
{
	color: #F8FF5F;
	text-decoration: underline;
}


#image
{
	display: block;
	width: 800px;
	height: 610px;
	margin: 5% auto 0 auto;
	padding: 0px 0px 0px 0px;
	position: relative;
	
/*
	background-color: transparent;
	background-image: url(../images/2009/altFlash.jpg);
	background-repeat: no-repeat;
*/
}


#logo
{
	position: absolute;
	display: block;
	width: 460px;
	height: 140px;
	top: 100px;
	left: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	z-index: 180;

	text-align: left;
	
	-moz-transform: rotate(20deg) skew(20deg);
	-webkit-transform: rotate(20deg) skew(20deg);
	-o-transform: rotate(20deg) skew(20deg);
	transform: rotate(20deg) skew(20deg);

}
#logo .logoLien
{
	display: block;
	width: 460px;
	height: 140px;
	background-image: url(../images/2008/accueil2008/LOGO.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	opacity: 0.75;
}

#logo .logoLien:hover
{
	opacity: 1;
}
#leMenu
{
	position: absolute;
	display: block;
	width: 400px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	top: 160px;
	left: 450px;
	text-align: left;
	-moz-transform: rotate(-10deg) skew(-10deg);
	-webkit-transform: rotate(-10deg) skew(-10deg);
	-o-transform: rotate(-10deg) skew(-10deg);
	transform: rotate(-10deg) skew(-10deg);
}


#orchestre
{
	display: block;
	width: auto;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	text-align: left;
	font-size: 16px;
}
#concert
{
	display: block;
	width: auto;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	text-align: left;
	font-size: 16px;
}
h2
{
	padding: 30px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
}
h2 a
{
	color: white;
}

#concert ul, #orchestre ul
{
	padding: 7px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	font-size: 15px;
	line-height: 17px;
}

#concert a, #orchestre a
{
	color: #DEC6D5;
	text-decoration: none;
	display: block;
	padding: 2px 5px 2px 5px;
}

#concert ul a:hover, #orchestre ul a:hover
{
	color: #5E1738;
	background-color: white;
	opacity: 0.8;
}



#abonnement
{


}
#abonnement a
{
	display: block;
	text-decoration: none;
	color: #91355B;
	width: auto;
	height: auto;
	position: absolute;
	top: 70px;
	left: 460px;
	padding: 8px 15px 8px 15px;
	background-color: white;
	opacity: 0.3;
	text-align: left;
	z-index: 20;
	font-size: 24px;
	line-height: 26px;
	-moz-transform: rotate(20deg) skew(20deg);
	-webkit-transform: rotate(20deg) skew(20deg);
	-o-transform: rotate(20deg) skew(20deg);
	transform: rotate(20deg) skew(20deg);
}
#abonnement a:hover
{
	color: #5E1738;
	opacity: 0.8;
	background-color: white;
}
.grostexte
{
	font-size: 19px;
	line-height: 23px;
	text-transform: uppercase;
}

#tel
{
	display: block;
	width: auto;
	height: auto;
	position: absolute;
	top: 30px;
	left: 150px;
	padding: 20px 0px 0px 0px;

	background-position: 10px bottom;
	text-align: left;
	z-index: 80;
	
	font-size: 24px;
	line-height: 26px;
	color: #BA96A8;
	font-weight: bold;
	
	-moz-transform: rotate(-10deg) skew(-10deg);
	-webkit-transform: rotate(-10deg) skew(-10deg);
	-o-transform: rotate(-10deg) skew(-10deg);
	transform: rotate(-10deg) skew(-10deg);
}
#tel a
{
	color: #BA96A8;
	text-decoration: none;
}

#tel a:hover
{
	color: white;
}


#infos
{
	display: block;
	width: 400px;
	height: auto;
	position: absolute;
	top: 380px;
	left: 430px;
	margin: 0px auto 0 auto;
	padding-top: 10px;
	background-color: transparent;
	font-size: 11px;
	line-height: 20px;
	
	-moz-transform: rotate(-10deg) skew(-10deg);
	-webkit-transform: rotate(-10deg) skew(-10deg);
	-o-transform: rotate(-10deg) skew(-10deg);
	transform: rotate(-10deg) skew(-10deg);
}
#infos a
{
	color: #BA96A8;

	padding-right: 5px;
	text-decoration: none;
}


#infos a:hover
{
	color: white;
}
#adresse
{
	display: block;
	width: auto;
	height: auto;
	position: absolute;
	top: 340px;
	left: 60px;
	margin: 0px auto 0 auto;
	padding-top: 10px;
	background-color: transparent;
		font-size: 12px;
	line-height: 15px;
	color: #BA96A8;
	
	-moz-transform: rotate(20deg) skew(20deg);
	-webkit-transform: rotate(20deg) skew(20deg);
	-o-transform: rotate(20deg) skew(20deg);
	transform: rotate(20deg) skew(20deg);
}


.numero
{
	
	font-size: 19px;
	line-height: 23px;
	text-transform: uppercase;
}
.numero a
{
	
	text-decoration: none;
	color: white;
 }
#broch a
{
	display: none; 
	position: absolute; 
	width: 50px;
	height: 80px;
	background-image: url(../pdfs/OC-20102011-2.png);
	background-repeat: no-repeat;
	top: 280px;
	left: 315px;
	z-index: 510;
	-moz-transform: rotate(20deg) skew(20deg);
	-webkit-transform: rotate(20deg) skew(20deg);
	transform: rotate(20deg) skew(20deg);
	opacity: 0.9;
}
#broch a:hover
{
	opacity: 1;
}
