/*EvAnn*/

body {
	margin: 0;
	padding: 0;
	background-color: #444;
	text-align: center;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
#global {
	margin: 0 auto;
	width: 800px;
	border: #fff solid 2px;
	text-align: left;
	position: relative;
}
#haut {
	width: 800px;
	height: 200px;
	background: url(../img/haut.jpg) no-repeat;
}
#haut span {
	position: absolute;
	left: -2000px;
}
#centre {
	width: 800px;
	padding: 10px 0 0;
	background:  #fff url(../img/fond.jpg) repeat-x;
}
#gauche {
	float: left;
	width: 165px;
	text-align: center;
}
#principal {
	margin: 0 0 0 180px;
	padding: 20px 20px 0 0;
	font-size: 9px;
}
img {
	border: 0;
	float: right;
	padding: 5px;
}

a img {border: 0 none;}

h1, h2, h3, h4 {
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	color: #23578a;
	letter-spacing:3px;
	margin: 0;
	padding: 10px 0;
	text-align: center;
}

h2 {
	font-size: 14px;
	letter-spacing: 2px;
	padding-left: 80px;
	text-align: left;
}
h3 {
	font-size: 12px;
	letter-spacing: 2px;
	color: #5b5b5b;
	padding-left: 80px;
	text-align: left;
}
h4 {
	font-size: 12px;
	letter-spacing: 2px;
	color: #5b5b5b;
	padding: 5px 20px;
	text-align: left;
}
#contact {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #5b5b5b;
	letter-spacing: 2px;
	border-top : #444 1px solid;
	border-bottom: #444 1px solid;
}
#gauche p {
	color: #5b5b5b;
	letter-spacing: 1px;
}
#intro {
	margin: 20px 0 0 0;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
}
#p1{
	margin: 40px 0 0 0;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
}
#principal p {
	font-weight: bold;
	color: #5b5b5b;
	letter-spacing:1px;
	margin: 0;
	padding: 5px 20px;
	line-height: 15px;
	text-indent: 20px;
}
#pp {
	text-align: center;
	padding: 0;
}
#bas {
	clear: both;
	background: url(../img/bandeau.jpg) no-repeat;
	margin: 0;
	padding: 0;
	width: 800px;
	height: 80px;
	border-top: 2px #444 solid;
}
ul#menu {
	margin: 0 0 0 20px;
	padding: 0; 
	list-style-type: none;
	width: 140px;
}
ul#menu li {
	margin: 0 0 5px 0;
	padding: 0;
}
ul#menu li a, ul#menu li a:visited {
	display: block ;
	width: 130px ;
	padding: 0 0 0 10px;
	color: #e3f395 ;
	font: bold 9px/20px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-decoration: none;
	background: url(../img/bout_menu.gif) no-repeat 0 0;
}
ul#menu li a:hover {
	background: url(../img/bout_menu.gif) no-repeat 0 -20px;
	color: #444;
}
#gauche a, #principal a {
	font-weight: bold;
	font-size: 9px;
	text-decoration: none;
	color: #03c;
	letter-spacing: 2px;
}
#gauche a:hover {
	text-decoration: none;
	background-image: url(../img/bgd_email.gif);
	color: #444;
}
#salle_pp {
	background: url(../img/salle_pp.jpg) center no-repeat;
	height: 310px;
}
#offre {
	/*background: url(../img/offre.jpg) center no-repeat;*/
	margin: 0 auto;
	padding-top: 50px;
	width: 450px;
	height: 324px;
}
#plan {
	background: url(../img/acces.gif) center no-repeat;
	min-height: 520px;
}
.wrapp {
	height: 71px;
	width: 70%;
}
#p3d {
	background : url(../img/ar_p3d.jpg) no-repeat;
	min-height: 150px;
	text-align: center;
}
#logoppstud {
	background : url(../img/logo_ppstudio.gif) no-repeat;
	margin: 0 auto;
	width: 109px;
	height: 35px;
	text-align: center;
}
#parrain {
	margin: 20px 0 0 0;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
.horaires {
	text-align: center;
	margin: 0 auto;
	width: 300px;
}
/*erreur*/
#erreur {
	margin: 0;
	padding: 20px 20px 0 180px;
	background:  #fff url(../img/fond.jpg) repeat-x;
	min-height: 200px;
	font: bold 12px/50px Verdana, Arial, Helvetica, sans-serif;
	color: #5b5b5b;
	letter-spacing:1px;
}
hr {
	height: 1px;
	color: #999;
	margin: 0 auto;
	width: 20%;
	text-align: center;
}
.spacer {
	clear: both;
}
.col1, .col2 {
	float: left;
	width: 50%;
	margin: 1em 0;
	padding: 0;
}
.col2 {
	float: right;
}
.program p {
	color: #fff;
	letter-spacing: 1px;
	margin: 0;
	padding: 0 0 10px 20px;
	line-height: 15px;
	text-indent: 20px;
}
.program ul {
	margin: 0 ;
	padding: 0 0 10px 100px;
	list-style: square;
	font-size: 120%;
	color: #23578a;
}
.program {
	color: #5b5b5b;
	letter-spacing:1px;
	margin: 0;
	padding: 0 ;
	line-height: 15px;
}
#cache {
	color: #e3ebee;
}
#promoski {
	padding: 0 0 10px 0;
	width: 590px;
}
#fetes {
	background: url(../img/fetes/sapin00.gif) no-repeat center center;
	height: 600px;
}
#promo {
	line-height: 40px;
	background: 30px 50px;
	margin: 50px 0 0 250px;
	min-height: 420px;
	border: 1px dashed #000033;
}
#imggauche {
	background: url(../img/manequin.gif) no-repeat 50px 0;
	min-height:416px;
}
#accueil {
	font-weight: bold;
	padding-left: 150px;
	left: 50px;
	color: #5b5b5b;
	list-style: none;
	letter-spacing: 2px;
}
/*#imoove {
	position:absolute;
	width:100px;
	height:175px;
	z-index:1;
	left: 692px;
	top: 449px;
	background:url(img/imoove01.gif) no-repeat right top
}*/
.red {
	font-weight:bold;
	color: #ff0e00;
}
.txts {
	text-decoration: underline;
}

.txtxl {
	text-decoration: underline;
	font-size:14px
}
