/*********** BALISES **********/
html, body { height: 100%; }

body
{
	padding: 0px;
	margin: 0px;

	background-color: #000000;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

a
{
	color: #f6d58f;
	
	font-weight: bold;
	text-decoration: none;
}
a:hover
{
	text-decoration: none;
}
p, form
{
	margin: 0px;
}
ul
{
	margin-top: 5px;
	margin-bottom: 5px;
}

img
{
	border: 0px;
}


h1
{
	margin: 0px;
	padding: 0px;

	font-size: 17px;
	
	font-weight: bold;
}
h2
{
	margin: 0px;
	padding: 0px;

	font-size: 18px;
	color: #D7833F;
	
	font-weight: bold;
}
h3
{
	margin: 0px;
	padding: 0px;

	font-size: 14px;
	color: #D7833F;
	
	font-weight: bold;
}
h4
{
	margin: 0px;
	padding: 0px;

	font-size: 15px;
	color: #07127B;
	
	font-weight: bold;
}
h5
{
	margin: 0px;
	padding: 0px;

	font-size: 12px;
	color: #07127B;
	
	font-weight: bold;
}

table td
{
	vertical-align:top;
}

input, textarea
{

}

.inputDashed
{
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	border-style:dashed;
	border-color:#FFFFFF;
	border-width:thin;
	background-color:#222222;

	margin-bottom: 3px;
}
/******************************/


/********** CONTAINER *********/
.containerTotal
{
	position: relative;
	width: 100%;
	height: 100%;

	text-align: center;
}

.container
{
	position: relative;
	top: 0px;

	width: 969px;
	
	margin-left: auto;
	margin-right: auto;

	text-align: left;
}
/******************************/


/******* SITE CONTAINER *******/
.siteContainer
{
	position: relative;
	top: 0px;
}
.siteContainerBgL
{
	padding-left: 80px;

	background-position: center left;
	background-repeat: repeat-y;
}
.siteContainerBgR
{
	background-position: center right;
	background-repeat: repeat-y;
}
.siteMain
{
	position: relative;
	display: block;

	width: 809px;

	padding-bottom: 29px;
}
/******************************/


/******** SITE HEADER *********/
.siteHeader
{
	position: relative;


	padding-top: 7px;
	padding-bottom: 7px;
	
	width: 809px; /* 805 - 4 - 4 */
	height: 89px;

	font-size: 11px;
	text-align: left;

	background-color: #000000;

	color: #FFFFFF;
}
.siteHeaderEvents
{
	position: absolute;
	
	width: 60%;

	left: 4px;
}
.siteHeaderNav
{
	position: relative;
	
	left: 60%;
	width: 40%;

	text-align: right;
}

.siteHeaderSentence
{
	position: relative;
	
	width: 809px;
	height: 16px;


	padding-top: 2px;
	padding-bottom: 2px;

	background-color: #1E1E1E;
	border-top: 1px solid #3D3D3D;
	border-bottom: 1px solid #3D3D3D;
	

	font-size: 11px;
	text-align: center;
	color: #FFFFFF;
}
.siteHeaderSentence a
{
	color: #777777;
}
.siteHeaderSentence a:hover
{
	color: #CCCCCC;
}
/******************************/


/******** SITE FOOTER *********/
.siteFooter
{
	position: relative;
	display: block;
	
	width: 809px;
	height: 19px;

	top: -19px;
	margin-left: auto;
	margin-right: auto;

	background-color: #000000;

	color: #FFFFFF;
}
.siteFooter a
{
	color: #FFFFFF;

	text-decoration: underline;
}
.siteFooter a:hover
{
	text-decoration: none;
}
.siteFooter a:hover
{
	text-decoration: none;
}

.siteFooterLeft
{
	position: relative;
	float: left;
	width: 143px; /* 150 - 7 */

	padding-left: 7px;

	text-align: left;
}
.siteFooterCenter
{
	position: relative;
	float: left;
	width: 505px;

	text-align: center;
}
.siteFooterRight
{
	position: relative;
	float: left;
	width: 143px; /* 150 - 7 */

	padding-right: 7px;

	text-align: right;
}
/******************************/


/*********** INFOS ************/
/******************************/

/********* SITE HOME **********/
.siteHome
{
	position: relative;

	width: 100%;

	text-align: center;
}
.siteHome .siteFooter
{
	margin-left: auto;
	margin-right: auto;
}
/******************************/

/******* SITE PAGE DYN ********/
.sitePage
{
	position: relative;

	width: 777px; /* 801 - 12 - 12 */
	padding-left: 12px;
	padding-right: 12px;
}
.sitePage a
{
	font-weight: bold;
}

.sitePageContent
{
	position: relative;

	padding-top: 15px;
	
	width: 100%;
}

.sitePageCTitle
{
	position: relative;
	width: 100%;

	height: 100px;

	text-align: center;
}

.sitePageCInnerframe
{
	position: relative;
	margin-top: 70px;

	width: 777px;
	
	border: 2px solid #363636;

	background-color: #1a1a1a;
}
.sitePageCISsNav
{
	position: relative;
}
.sitePageCISsNav a
{
	font-weight: normal;

	font-size: 12px;
}
.sitePageCISsNav table
{
	width: 100%;

	margin: 0px;
	padding: 0px;

	border: 0px;

	background-color: #000000;
}
.sitePageCISsNav table tr td
{
	padding: 8px;
	
	text-align: center;
}
.sitePageCISsNavCatOff
{
	border-left: 2px solid #363636;
	border-bottom: 2px solid #363636;
}
.sitePageCISsNavCatOff:hover
{
	background-color: #1a1a1a;
}
.sitePageCISsNavCatOff:hover a
{
	font-weight: bold;
}
.sitePageCISsNavCatOn
{
	border-left: 2px solid #363636;
	background-color: #1a1a1a;
}
.sitePageCISsNavCatOn a
{
	font-weight: bold;
}

.sitePageCIContent
{
	position: relative;

	width: 753px; /* 777 - 12*2 */

	padding: 15px 12px 15px 12px;
}
.sitePageCIContent, .sitePageCIContent td, .sitePageCIContent a
{
	font-size: 12px;
}
.sitePageCIContent a:hover
{
	text-decoration: overline underline;
}



.xxxxxxxxPAGEDEBUTxxxxxxxx
{}

.sitePageEmbed
{
}

.sitePageCITexte10
{
	font-size: 10px;
}
.sitePageCITexte11
{
	font-size: 11px;
}
.sitePageCITexte13
{
	font-size: 13px;
}
.sitePageCITexte14
{
	font-size: 14px;
}
.sitePageCITexte15
{
	font-size: 15px;
}
.sitePageCITexte16
{
	font-size: 16px;
}
.sitePageCITexte18
{
	font-size: 16px;
}
.sitePageCITexte20
{
	font-size: 16px;
}

.sitePageCITitre14
{
	font-size: 14px;
	font-weight: bold;
}
.sitePageCISousTitre13
{
	font-size: 13px;
	font-weight: bold;
}

.sitePageCICitation
{
	position: relative;
	width: auto;
	
	margin-top: 5px;
	padding: 4px;
	
	border: 1px solid #565656;
	background-color: #363636;

	font-style: italic;

	
	font-size: 11px;
}

.sitePageCINotabene
{
	position: relative;
	
	margin-top: 10px;
	
	font-size: 10px;
}

.sitePageCIImageLeft
{
	float: left;
}

.xxxxxxxxPAGEFINxxxxxxxx
{}


.sitePageCIContent img
{
	/*border: 1px solid #D36624;*/
}
/******************************/


/******* PAGE SITE PLAN *******/
.sitePageSiteplanRub
{
	position: relative;

	margin-top: 4px;
}
.sitePageSiteplanRub h3
{
	font-size: 13px;
}
.sitePageSiteplanRub h3 a
{
	background-image: url(/includes/imgs/arrowRed2.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;

	padding-left: 10px;
}
.sitePageSiteplanRubDescription
{
	position: relative;

	margin-top: 2px;

	padding-left: 20px;
}
.sitePageSiteplanRubChilds
{
	position: relative;

	padding-left: 30px;

	margin-bottom: 6px;
}
/******************************/


.sitePageEmbed, h1, h2, h3, h4, h5, h6
{
	background-color: #444444;
}