/* CSS Document */

*{
	margin:0;
	padding:0;
}

body {
	color:#ddd;
	background:#333 url(images/fond.gif) 0 0 repeat-x;
	font-family: "Trebuchet MS",Georgia,"Comic sans MS","Times New Roman", Times, serif;
	font-size: 90%;	
	line-height:1.3em;
}

p {
	margin:5px 2px;
}

b {
	font-weight:bold;
	color:#FFFFFF;
}

h1 {
	font-size:110%;
	color:#316fab;
}

h2 {
	font-size:120%;
	color:#fca102;
}

h3 {
	font-size:80%;
	color:#316fab;
}


td {
	text-align:center;
}

img {
	outline: none ;
}

#page {
	background-color:#0c0c0c;
	border:1px solid #316fab;
	margin:5px auto;
	width:927px;
	height:auto;
	
}

#logo {
	background:#000 url(images/logo.jpg) 0 0 no-repeat;
	width:927px;
	height:214px;
}


#pied {
	width:auto;
	height:25px;
	background-color:#000000;
	border-top:4px solid #316fab;
	font-size:0.8em;
	color:#999;
}

#clr {
	clear:both;
}

.copy {	
	float:right;
	color:#888;
	text-decoration:none;
	padding:5px;
}

#pied a {
	color:#999;
	text-decoration:none;
	padding:5px;
}

a.copy:hover ,#pied a:hover {
	color:#FFFFFF;
}

/*******************************/
/******* Menu *****************/
/******************************/

#menu ul li{
	display:inline;
	margin:0 10px;
}

#menu ul {
	margin:0;
	padding:0;
	list-style-position:inside;
}


#menu {
	border-bottom:4px solid #316fab;
	background-color:#000000;
	padding:5px;
}

#menu a {
	color:#fca102;
	font-weight:bold;
	font-size:1em;
	text-decoration:none;
	border-bottom:5px solid #000;
}

#menu a:hover {
	/*color:#fff;*/
	border-bottom:5px solid #316fab;
}
/******************************/
/******* Contenu **************/
/******************************/

#contenu {
	height:auto;
	position:relative;
}

#img_contenu {
	position:relative;
	float:right;
	width:373px;
	height:160px;
	margin:0 5px 0 10px;
}

#img_contenu h1 {
	display:block;
	position:absolute;
	top:128px;
	left:0px;
	color:#333333;
	font-size:25px;
	height:40px;
	width:360px;
}

#img_contenu h2 {
	display:block;
	position:absolute;
	top:138px;
	left:30px;
	color:#316fab;
	font-size:20px;
	font-weight:bold;
	height:20px;
	width:300px;
}


#texte {
	padding:20px 18px 20px 6px;
	text-align:justify;
	text-indent:10px;
}

#texte ul {
	margin:5px 10px;
}

#texte ul li {
	list-style-position:inside;
	list-style-type:none;
	color:#316fab;
}

#texte ul li ul li {
	margin-left:30px;
	list-style-position:inside;
	list-style-type:square;
	color:#ddd;
}

#texte a {
	text-decoration:none;
	color:#ddd;
}

#texte a:hover {
	color:#fca102;
}

dfn {
	color:#316fab;
	margin-right:5px;
}

#tarif {
	clear:left;
	float:left;
	border:1px solid #fca102;
	margin:10px;
	padding:10px;
	background-color:#181818;
	width:510px;
}

.photosfiche {
	float:left;
	margin:5px;
	border:4px ridge #316fab;
	padding:1px;
}

.photosgauche {
	clear:left;
	float:left;
	margin:5px;
	border:4px ridge #316fab;
}

#photo {
	float:left;
	margin:2px;
}

.cadre_img {
	Border:1px dotted orange;
	margin:5px 20px;
	padding:5px;
	width:90%;
	height:auto;
}
/**********************************/
/**********************************/
/************ Description acti ****/
/***********************************/

#description_acti {
	clear:right;
	float:right;
	position:relative;
	width:590px;
	height:260px;
	margin:25px 25px 5px 5px;
	padding:10px;
	Border:1px solid #fca102;
	overflow:hidden;
	background-color:#222;
}

#description_acti img {
	
	bottom:8px;
	left:8px;
	border:1px solid #888;
}

.text_agenda {
	font-style:italic;
	margin:5px 0;
}

.text_agenda a {
	text-decoration:none;
	color:#ddd;
}

.text_agenda a:hover {
	color:#316fab;
}

#icons {
	position:absolute;
	left:8px;
	bottom:5px;
}

#icons a , #icons img {
	border:none;
	outline:none;
}

dl {
	float:left;
	margin:10px;
	text-align:center;
}

dd {
	font-size:70%;
	color:#aaa;
}

dl:hover dd {
	color:#fff;
}
/*************************/
/******* Agenda **********/
/*************************/

#agenda a {
	color:#fff;
	text-decoration:none;
}

#agenda a:hover {
	color:#fca102;
}

#agenda table td div {
	width:100%;
	height:auto;
}

table {
	margin:10px auto;
	font-size:90%;
	border-spacing: 1px;
	border:1px solid #316fab;
}

#floattext {
	float:left;
}

tbody th {
	text-align:center;
	color:#eee;
	height:16px;
	background-color:#316fab;
}

td {
	height:16px;
        border-bottom:1px solid #333;
        border-left:1px solid #666;
		background-color:#000000;
		padding:0 2px;
}




.invisible {
	border:none;
	background-color:transparent;
}

.activite {
	text-align:left;
	color:#fff;
	height:16px;
	background-color:#333333;
        border-bottom:1px solid #666;
        border-left:3px solid #666;
        padding:0 3px;

}


.jour {
	border-width:0 1px ;
	border-style:solid;
	border-color:#666;
	width:16px;
}


.color1 {
	background-color:#7d7d7d;
}

.mois {
	text-align:center;
	padding:0px;
	color:#fff;
	height:20px;
	border:1px solid #fff;
	background-color:#333333;
}

.color2 {
		background-color:#fca102;
		color:#000000;
}

.ligneS1 {
	background-color:#fbce7e;
}

.ligneS2 {
	background-color:#7d7e7d;
}

.lundi,.mardi,.mercredi,.jeudi,.vendredi,.dimanche {
	background-color:#009900;
}

.titreagenda {
	text-align:center;
	width:auto;
	background-color:#316fab;
	color:#fff;
	font-weight:bold;
	height:16px;
	border-width:1px 2px;
	border-style: solid;
	border-color: #666;
}

/***************************/
/********** Tips **********/
/***************************/

.tool-tip {
	color: #000;
	width: 200px;
	z-index: 13000;
	overflow:visible;
	border:2px double #0c0;
}
 
.tool-title {
	font-weight: bolder;
	font-size: 12px;
	margin: 0;
	color: #1E2F04;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;

}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
	line-height:0.8em;

}


/***************************/
/********** Icones fiches **********/
/***************************/

#retour {
	height:24px;
	width:75px;
	background:url(images/back.png) 0 0 no-repeat;
	color:#009900;
	padding-left:20px;
	padding-top:4px;
	font-weight:bold;
	float:left;
}

#retour a {
	color:#fca102;
}

#retour a:hover {
	color:#fcc122;

}


#cde {
	float:right;
    margin-right:200px;
	width:65px;
}

#cde a {
	display:block;
	width:60px;
	height:54px;
	background:url(images/commander.png) 0 0 no-repeat;
	
}

#cde a:hover {
	outline:none;
}

input, textarea, select {
	background-color:#333;
	border:1px ridge #999;
	color:#eee;
	margin:5px 0;
}

.bouton {
	clear:both;
	background-color:#fca102;
	border:3px ridge #c37d01;
	color:#eee;
	font-size:11px;
	font-weight:bold;
	margin:5px;
}

label {
	float:left;
	width:100px;
	text-align:right;
}


#login {
	margin:10px auto;
	width:300px;
	height:100px;
	border:1px solid #888;
	background-color:#151515;
	text-align:center;
	padding:10px;
}

#Prix {
	position:absolute;
	top:10px;
	left:553px;
	Width:80px;
	Height:auto;
	background-color:#333;
	line-height:0.9em;
	padding:8px;
	border:1px solid #fca102;
}

#places {
	position:absolute;
	top:60px;
	left:553px;
	Width:80px;
	Height:auto;
	background-color:#333;
	line-height:0.9em;
	padding:8px;
	border:1px solid #fca102;
}

#Prix p,#places p {
	font-size:0.7em;
	margin:0;
	padding:0;
}

#Prix h2 ,#places span{
	font-size:1.4em;
	color:#fca102;
	margin:1px 5px;
	padding:0;
	font-weight:bold;
}


/*************************************/
/****  Classes DEL *******************/
/************************************/

.del,.photos {
	background-color:#000;
}

.del a img {
	border:none;
}

.photos a img {
	border:none;
}


/*************************************/
/****  blocacti *******************/
/************************************/

#blocacti {
	margin:5px;
	border:1px solid #FF9933;
}

#blocacti img {
	float:left;
	margin:5px;
}

#Prixagenda ,#placesagenda {
	float:right;
	margin:3px;
	border:1px solid #666;
	background-color:#444;
	height:45px;
	width:60px;
	padding:3px;
}

#Prixagenda p,#placesagenda p {
	font-size:0.7em;
	margin:0;
	padding:0;
}

#Prixagenda h2 ,#placesagenda span{
	font-size:1.4em;
	color:#fca102;
	margin:1px 5px;
	padding:0;
	font-weight:bold;
}

.ok {
	background-color: #334499;
}