/* ----- general ----- */

body {
	margin:0;
	padding:0;
	background: #3c61ae url(../imgs/bg.gif) repeat-x top;
	font: normal 13px "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size-adjust: 0.53;
	color: #fffafa;
}
#pich2 {
	background: transparent url(../imgs/pich.gif) no-repeat;
	width: 169px;
	height: 217px;
	position: absolute;
	top: -83px;
	left: -16px;
	z-index:6000;
}
/* ----- logo ----- */

#nav2 {
	position: absolute;
	top: 270px;
	left: 124px;
	margin:0;
	padding:0;
	background: transparent url(../imgs/nav_h2.gif) no-repeat 160px 0px;
	width: 622px;
	height: 129px;
}
h1 {
	position: absolute;
	margin: 21px 0px 22px 0px;
	padding:0;
	background: transparent url(../imgs/logo_pich.gif) no-repeat;
	width: 168px;
	height: 85px;
}
h1 span {
	display: none;
}
h2 {
	display: none;
}
/* ----- menu ----- */

#menu2 {
	position: absolute;
	top:19px;
	right: 28px;
}
#menu2 span {
	display: none;
}
#menu2 a {
	color:#fff;
	text-decoration:none;
	white-space:nowrap;
}
#menu2 a strong {
	padding-left:6px;
}
#menu2 a:hover, active {
	color:#ffcc66;
}
#lien_spectacle_bg {
	float:left;
	display:block;
	width:120px;
	height:30px;
}
#lien_agenda_bg {
	float:left;
	display:block;
	width:82px;
	height:30px;
}
#lien_manip_bg {
	float:left;
	display:block;
	width:128px;
	height:30px;
}
#lien_equipe_bg {
	float:left;
	display:block;
	width:63px;
	height:30px;
}
#lettre_infos {
	position: absolute;
	top:46px;
	left:202px;
	display:block;
	width:392px;
	height:20px;
	text-align:center;
}
#lettre_infos a {
	font-size:11px;
	font-weight:normal;
	color:#f2d677;
	text-decoration:none;
}
#lettre_infos a:hover, active {
	color:#f1ab00;
}
/* ----- contact ----- */

#contact {
	position: absolute;
	top: 112px;
	left: 228px;
	z-index:1;
}
#contact2 {
	position: absolute;
	top: 69px;
	right: 28px;
}
#contact2 a {
	display: block;
	background: transparent url(../imgs/contact_h2.gif) no-repeat 0px 0px;
	width: 392px;
	height: 43px;
}
#contact2 a:hover, active {
	display: block;
	background: transparent url(../imgs/contact_h2.gif) no-repeat 0px -43px;
	width: 392px;
	height: 43px;
}
#contact2 p {
	display: none;
}
#contact2 span {
	display: none;
}
/* ----- footer ----- */

address {
	font-size:9px;
	font-style:normal;
}
#copy {
	font-size:10px;
}
#copyright {
	position:absolute;
	bottom:6px;
	right:12px;
}