ul,li {list-style-type: none;}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, input, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

h2{
	color:#ff00b1;
}

body {
	color:white;	
	font-size: 12px;
	color: #fff;
	background-color:#261636;
	font-family: Helvetica, Arial, sans-serif;
}
       
html, body {
	text-align: center;
}     

#fond{
	background-image: url(../imgs/fond.png) ;
	background-repeat: no-repeat;
	padding:0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	width:880px;
	height:604px;
	display:block;
	position:relative;
}

.fond_acceuil,.fond_tarifs,.fond_resa,.fond_soirees,.fond_livre{
	background-repeat: no-repeat;
	width:332px;
	height:434px;
	display:block;
	position:relative;
	float:right;
	top:50px;
}
.fond_acceuil{
	background-image: url(../imgs/fond_accueil.png);
}
.fond_tarifs{
	background-image: url(../imgs/fond_tarifs.png);
}
.fond_resa{
	background-image: url(../imgs/fond_resa.png);
}
.fond_soirees{
	background-image: url(../imgs/fond_soirees.png);
}
.fond_livre{
	background-image: url(../imgs/fond_livre.png);
}


#menu{
	width:600px;
	height:17px;
	display:block;
	position:relative;
	float:left;
	top:-300px;
	left:100px;
	text-align: left;
}

#contenu_texte{
	width:500px;
	height:auto;
	display:block;
	position:relative;
	float:left;
	top:-290px;
	left:95px;
	text-align: left;
}

#footer{
	font-size:11px;
	background-image: url(../imgs/filet.gif);
	background-position: top;
	background-repeat: no-repeat;
	color: #940c6a;
	display:block;
	position:relative;
	clear:both;
	float:left;
	width:600px;
	height:30px;
	line-height: 30px;
	top:-310px;
	left:60px;
	text-align: left;
	margin-top: 20px;
}
input{
	font-family:Trebuchet MS,Arial,Helvetica;
	font-size:small;
	padding:1px;
	border:1px solid #555555;
	background-color:#EEEEEE;
}

input.bouton {
	border:1px outset white;
	font-weight:bold;
	cursor:pointer;
}
input.bouton:hover {
	border:1px outset white;
	background-color:white;
	color:#ed1c24;
}
input.bouton:active {
	border:1px outset white;
	background-color:white;
	color:#ed1c24;
}

select{
	font-family:Trebuchet MS,Arial,Helvetica;
	font-size:small;
	padding:0px;
	background-color:#EEEEEE;
}

textarea {
	color:#000;
	border:1px solid #555555;
	background-color:#eee;
	font-family:Trebuchet MS,Arial,Helvetica;
	font-size:small;
}

input:focus, textarea:focus {
	background-color:white;
	color:#000;
}

.contenu {
	font-family:Verdana;
	font-size:13px;
	color:#ffffff;
	line-height:18px;
}


.titre_rose{
	font-size:14px;
	font-weight: bold;
	color:#ff00b1;
}

.titre_bleu{
	font-size:12px;
	font-weight: bold;
	color:#0096db;
}

.cadre_rose{
	border:1px SOLID #711255 ;
}

.bgrouge {
	background-color:#382622;
	}

.td2 {
	background-color:#887f64;

}


.td2light {
	background-color:#a39b81;

}


a:link{
	color:#ff00b1;
	text-decoration:none;
	font-weight:bold;
	outline:none;
}

a:visited{
	color:#ff00b1;
	text-decoration:none;
	font-weight:bold;
	outline:none;
}
a:hover{
	text-decoration:underline;
	outline:none;
}


/* GALERIE DE PHOTOS*/
	
/* These hieghts and widths should be edited to your images */	
ul#pikame{
	padding-left:7px;
	margin:0;
	text-align:center;
	}
.pika_main{
	width:250px;
	padding-top:0px;
	margin:0;
	text-align:center;
	float: right;
	clear:both;
	}
#pikame li{
	margin:1px;
	float: left;
	border:1px solid #711255 ;
	}
#pikame {
		width:250px;
}
/* thats all you NEED to edit. But continue if you'd like. */
ul#pikame li img{position:relative;cursor:pointer;}
.pika_main img{border:1px solid #711255 ;}
.pika_main{position: relative;margin:0 auto;}
.pikachoose li{float:left;position:relative;overflow:hidden;list-style:none;}
.pika_play{position:absolute;top:10px;right:20px;z-index:1;}
.pika_play img{border:none !important;}
.pika_caption{width:100%;height:15px;text-align:center;}
.pika_navigation a{font-size: 12px;color:#ffd863;text-decoration: none;}
.pika_navigation a:hover{text-decoration: underline;}
.pika_navigation{padding-top:0px;clear:both;text-align:center;}


