html {
	font-size: 100%;
	line-height: 100%;
}

body {
	background-image: url(../images/gabarit/background_big.png);
	background-repeat: repeat-x;
	background-color: #F3F3F3;
	text-align: left;
	font-family: "Arial", Verdana, Helvetica, sans-serif !important;
	font-size: 0.7em;
	line-height: 1em;
	color: #141215;
}




/* STRUCTURE */
#general {
	width: 880px;
	position: absolute;
	left: 50%;
	margin-left: -440px;
}

#col_left, #col_middle, #col_right, #footer, #col_middle_large, #col_right_small {
	float: left;
}

#col_left {
	width: 180px;
}

#col_middle {
	width: 360px;
}

#col_middle_large {
	width: 540px;
}

#col_right, #col_right_small {
	width: 320px;
	padding-left: 20px;
}

#col_right_small {
	width: 140px;
}

#footer {
	width: 880px;
	border-top: #D8D8D8 solid 1px;
	margin: 50px 0 5px 0;
	color: #89888A;
	line-height: 2em;
}

/* SIGNATURE INVENTAIRE */
#signature {
	width: 180px;
	float: left;
	font-variant: small-caps;
}

#signature strong {
	margin: 0;
	padding: 0;
	border-bottom: 0;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #89888A;
}

#signature a:hover strong {
	color: #353535;
}

#javascript_off, #header_ie {
	position: absolute;
	width: 100%;
	height: 20px;
	background-color: #DE0019;
	left: 0px;
	top: 0px;
	z-index: 1000;
	/* TEXTE */
	color: #FFFFFF;
	text-align: center;
	line-height: 1.5em;
}

#javascript_off a, #header_ie a {
	color: #FFFFFF;
	text-decoration: underline;
}

#javascript_off a:hover, #header_ie a:hover {
	color: #000000;
}

#header_ie {
	visibility: hidden;
}


.spacer_top {
	height: 50px;
}
/* FIN DE: STRUCTURE */




/* BALISES DE BASE + LEURS EXCEPTIONS */


/* H */
h1 {
	width: 180px;
	height: 53px;
	margin-top: 20px;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
}

h2, h3 {
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 5px;
}

h3 {
	color: #B4B4B4;
}

h4 {
	margin: 20px 0px 5px 0px;
	border-bottom: #D8D8D8 solid 1px;
	line-height: 1.4em;
	color: #89888A;
	padding-bottom: 6px;
}

/* FIN DE: H */


/* P */
p {
	line-height: 1.3em;
	margin-bottom: 1.2em;
}

p.fil_ariane {
	font-size: 0.8em;
	line-height: 2.5em;
	text-transform: uppercase;
	margin: 0;
	color: #89888A;
}

p.titre {
	margin-top: 2.5em;
}

p.gros {
	margin-top: 2em;
	font-size: 1.2em;
	color: #89888A;
}

span.red {
	color: #DE0019;
}
/* FIN DE: P */


/* STRONG, EM */
strong {
	font-weight: bold;
}

em {
	font-style: italic;
}
/* FIN DE: STRONG, EM */


/* A */
a {
	color: #DE0019;
	text-decoration: none;
}

a:hover {
	color: #73000A;
}
/* FIN DE: A */


/* MENU (voir: http://www.i-marco.nl/weblog/jquery-accordion-menu/) */
ul#menu, ul#menu ul {
	list-style-type: none;
	margin: 50px 0px 0px 0px;
	padding: 0;
	width: 180px;
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: bold;
}

ul#menu ul {
	margin: 0px 0px 0px 0px;
	font-size: 0.9em;
	font-weight: normal;
}

ul#menu a {
	display: block;
	text-decoration: none;	
}

ul#menu li {
	margin-top: 0px;
}

ul#menu li a, ul#menu li a.active {
	color: #141215;
	padding: 0.1em 0em 0.1em 0em;
}

ul#menu li a:hover {
	color: #DE0019;
}

ul#menu li ul {
	margin: 0;
}

ul#menu li ul li a, ul#menu li ul li a.active {
	color: #141215;
	padding: 0.2em 0em 0em 0em;
}

ul#menu li ul li a:hover {
	padding-left: 0px;
}

ul#menu li a.active, ul#menu li ul li a.active {
	color: #DE0019;
}

ul#menu li ul li.vide {
	padding: 0;
	margin: 0;
	line-height: 0em;
	/* height: 0px; */
}

ul#menu li.location_salle, ul#menu li.location_salle{
	background-color:#DE0019;
	border-radius:5px;
	color:#fff;
    width: 110px;		
}
ul#menu li.location_salle a:link, ul#menu li.location_salle a:visited{
	background:none;
	color:#fff;
	padding: 5px;
    width: 100px;		
}
ul#menu li.location_salle ul{
	background-color:#DE0019;
	border-radius:5px;
	color:#fff;
    width: 100px;		
}
ul#menu li.location_salle ul li{
	background:none;
	color:#fff;
    width: 100px;		
}
ul#menu li.location_salle ul li a:hover, ul#menu li.location_salle ul li a:visited, ul#menu li.location_salle ul li a.active {
	text-decoration:underline;		
}

/* FIN DE MENU */


/* FIN DE: BALISES DE BASE */

/* LOCATION SALLE / EVENEMENTS */
#titre_location_salle{

}

#description_location_salle{
    padding-bottom: 30px;
}

#liste_evenement{
    padding-left: 10px;
}


/* GALERIES */

#col_right_galerie{
	width: 160px;
	float: left;
}

#col_right_galerie h3{margin-left: 10px;}

#col_right_galerie ul li a img{
	width: 30px;
	height: 30px;
	margin : 0 0 10px 10px;
	float: left;
}

#grandePhoto{width: 540px;}

/* HOVERS */
#col_right_galerie ul li a img{
	/* for IE */
	filter:alpha(opacity=40);
	/* CSS3 standard */
	opacity:0.4;
}
#col_right_galerie ul li a img:hover, /* images d�j� visit�es */ #col_right_galerie ul li a:visited img{
	/* for IE */
	filter:alpha(opacity=100);
	/* CSS3 standard */
	opacity:1;
}

.select {
	border: 1px solid #f00;
	width: 28px !important;
	height: 28px !important;
	/* for IE */
	filter:alpha(opacity=100) !important;
	/* CSS3 standard */
	opacity:1 !important;
}

