@charset "utf-8";
body {
	padding: 0;
	margin: 0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #cccccc;
}
a {
	color: #993300;
	text-decoration: none;
	font-size: 14px;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-size: 14px;
}
.menuOn {
	color: #666666;
	text-decoration: none;
	font-style: normal;
}

a.MainMenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFF;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 16pt;
}
a.MainMenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFF;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 16pt;
}
a.MainMenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FF0;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	line-height: 16pt;
}
a.outils:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #930;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a.outils:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #930;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
a.outils:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #930;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.balades_result {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	vertical-align: top;
	}
.balades_result tr:nth-child(1n) {
	background-color:#FFF;
	color:#666;
}
.balades_result tr:nth-child(2n) {
	background-color:#C9EFD2;
	color:#666;
}
#balades_result {
	overflow:auto;
	width:600px;
	height:520px;
}

#entete {
	box-shadow: 1px 1px 5px #555;
	/* [disabled]border-radius: 10px; */
	height: 159px;
	width: 990px;
	margin-left: 0;
	padding-left: 0px;
	padding-top: 0px;
	background-image: url(../images/gar_entete.jpg);
	background-repeat: no-repeat;
}
.comment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	font-style: italic;
	font-weight: normal;
	color: #060;
}
.spectacles:nth-child(even) {background: #DEDEDE}
.spectacles:nth-child(odd) {background: #FFF}
.texte_ita_blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: left;
	font-style: italic;
	font-weight: normal;
	color: #FFF;
}
.texte_ita_vert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: left;
	font-style: italic;
	font-weight: normal;
	color: #060;
}
.texte_ita_rouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: left;
	font-style: italic;
	font-weight: normal;
	color: #C71114;
}
.titre_vert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	text-align: left;
	font-weight: bold;
	color: #060;
}
.donnees {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	font-weight: normal;
}
.titre_result {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	vertical-align: top;
	font-style: normal;
	font-weight: bold;
	}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}
.texte_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
	vertical-align: bottom;
}
img {

}

.ita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #FFF;
}
.reponse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #930;
	font-weight: bold;
}
#logo {
	font-style: normal;
	left: 0px;
	top: 0px;
	position: relative;
	width: 150px;
	}
.logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36pt;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-shadow: 2px 2px #666666;
	}
.menu {
	border-bottom: thin dashed #666666;
}
.titre_balade {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	vertical-align: top;
	font-style: normal;
	font-weight: bold;
	color: #060;
	}	
.balade_semaine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: left;
	vertical-align: top;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	}
#boite_droite {
	position: absolute;
	height: 600px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
	float: right;
	width: 600px;
	margin: 0px;
	top: 28px;
	vertical-align: central;
	right: 0px;
}
#boite_gauche {
	position: absolute;
	width: 350px;
	height: 600px;
	left: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-align: left;
	font-weight: bold;
	line-height: 24px;
	top: 30px;/*	box-shadow: 1px 1px 5px #555;
	border-radius: 10px;
*/
}
#parrain {
	position: relative;
	padding: 0px;
	color: #000;
	width: 990px;
	margin: 0px;
	top: 10px;
	vertical-align: central;
	box-shadow: 1px 1px 5px #555;
	border-radius:10px;
}

#boite_pied {
	position: relative;
	width: 990px;
	height: 25px;
	background-color: #CCC;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #930;
	/* [disabled]text-align: center; */
	vertical-align: middle;
	box-shadow: 1px 1px 5px #555;
	/* [disabled]border-radius: 10px; */
	clear: both;
	left: 0px;
	-webkit-box-shadow: 1px 1px 5px #555;
	bottom: 0px;
	top: 645px;
}
.titre_descriptif {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
}
.descriptif {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	font-weight: normal;
	color: #FFF;
}
#contenu_boites {
	margin-top: 8px;
	margin-left: 0px;
	font-size: 14px;
	position: relative;
	top: 10px;
	/* [disabled]bottom: 10px; */
	height: 610px;
}
#enveloppe {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 10;
	/* [disabled]border-radius:10px; */
	top: 10px;
}
#texte {
	box-shadow: 1px 1px 5px #555;
	height: auto;
	width: 580px;
	position: absolute;
	right: 0px;
	left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: justify;
	color: #333333;
	font-style: italic;
	background-color: #CCCCCC;
	overflow-y: auto;
	font-size: 12pt;
	bottom: 40px;
}
#main_texte {
	box-shadow: 1px 1px 5px #555;
	position: absolute;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: justify;
	color: #333333;
	font-style: italic;
	background-color: #CCCCCC;
	overflow-y: auto;
	font-size: 12pt;
	width: 570px;
}
#liste_spectacles {
	box-shadow: 1px 1px 5px #555;
	position: absolute;
	text-align: left;
	color: #333333;
	font-style: italic;
	background-color: #CCCCCC;
	overflow-y: auto;
	font-size: 10pt;
}
#texte_small {
	box-shadow: 1px 1px 5px #555;
	border-radius: 10px;
	height: 76px;
	width: 580px;
	position: absolute;
	top: 389px;
	right: 0px;
	left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: justify;
	color: #333333;
	font-style: italic;
	background-color: #CCCCCC;
	overflow-y: auto;
}
#exergue {
    height: 41px;
    width: 359px;
    position: absolute;
    top: 63px;
    right: 32px;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    font-style: italic;
    font-size: 24pt;
    color: #FFFFFF;
    text-shadow: 1px 1px 2px #020202;
    /* [disabled]background-color: #FFFFFF; */
}
#fond {
	display: none;
	line-height: 0px;
	position: fixed;
	overflow: hidden;
	z-index: 0;
	left: 0px;
	top: 0px;
}
#image_fond { position: absolute; top: 0; left: 0; overflow: hidden; }
#link {
	cursor:pointer;
}
#milieu {
	width: 990px;
	margin: 0 auto;
	position: relative;
	height: 100%;
}
#menu {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 10;
	top: 10px;
	box-shadow: 1px 1px 5px #555;
	/* [disabled]border-radius:10px; */
}
#outils {
	position: absolute;
	width: 979px;
	top: 5px;
	right: 5px;
	left: 5px;
	/* [disabled]border-radius:10px; */
	color: #993300;
}
.select {
	width: 350px;
}
#image_right {
	width: 150px;
	height: 600px;
	position: absolute;
	right: 0px;
	top: 17px;
	}
#image_bas {
	box-shadow: 1px 1px 5px #555;
	height: auto;
	width: 600px;
	position: absolute;
	/* [disabled]top: 431px; */
	right: 0px;
	left: 0px;
	text-align: justify;
	color: #333333;
	font-style: italic;
	background-color: #EADEFE;
	overflow-y: auto;
	-webkit-box-shadow: 1px 1px 5px #555;
	bottom: 0px;
}
