/*General classes*/
.bouton
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-position: 2px;

}

.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.index {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.titre1 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}
.titre2 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.soustitre1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: underline;
}
.soustitre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: underline;
}
.soustitrepresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: underline;
}
.lien1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: underline;
}

.lien2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.text2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.titrepresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;

}
.notjava {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.textFin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}

.textTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	font-weight: bold;
}


/*Main content of the page*/
#mainContent
{
	width: 699px;
	margin-left: 35px;
	margin-right: 35px;
	margin-bottom: 10px;
}

#mainContent p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	margin-top: 7px;
	margin-bottom: 7px;
}

/*#mainContent h1
{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	font-weight: bold;
	background: url('/Images/puce%20rouge.gif') no-repeat 0 0.32em;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 3px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
	z-index: 4;
}*/

.boxTitre
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	height: 19px;
	background-color: #ADBBD7;
	margin-top: 18px;
	margin-bottom: -3px;
	border-spacing: 0px;
	border-collapse: collapse; 
}

.boxTitre #t1
{
	background: url('/Images/boxTitreL.png') no-repeat left top;
	height: 19px;
	width: 12px;
	padding-top: 1px;
	_padding-top: 2px;
	padding-left: 10px;
}
.boxTitre #t3
{
	background: url('/Images/boxTitreR.png') no-repeat right top;
	height: 19px;
	width: 12px;
	padding-left: 5px;
}
.boxTitre #t2
{
	padding-top: 2px;
	_padding-top: 3px;
}


#mainContent ul
{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0px;
}

/*Competitions classes*/
.competTable
{
	width: 100%;
	border-spacing: 0px;
	border-collapse: separate;
	_border-collapse: collapse;
	margin-top: 6px;
}

.competTable tr
{
	height: 30px; 
}

.competTable td
{
	text-align: center;
}

.competTable #header
{
	background-color: #ADBBD7;
	font-weight: bold;
	border: 0px;
	border-left: 1px solid #ADBBD7;
}

.competTable #headerRight
{
	background: url('/Images/boxTitreR.png') no-repeat right top #ADBBD7;
}

.competTable #footerLeft
{
	background: url('/Images/boxTableL.gif') no-repeat left -5px;
}

.competTable #footerRight
{
	background: url('/Images/boxTableR.gif') no-repeat right -5px;
}

.competTable td.left
{
	border-left: 1px solid #ADBBD7;
}

.competTable td.right
{
	border-right: 1px solid #ADBBD7;
}

.competTable #bottom td#body1, .competTable #bottom td#body2
{
	border-bottom: 1px solid #ADBBD7;
}


/*Admin and infos classes*/
.headInfos
{
	background-color: #ADBBD7;
	position: relative;
	width: 100%;
	height: 19px;
	margin-top: 20px;
}

.hInfosL, .hInfosR , .fInfosL, .fInfosR  
{
	height: 12px;
	width: 12px;
	background-repeat: no-repeat;
	position: absolute;
}

.hInfosL
{
	background-image: url('/Images/boxTitreL.png');
	top: 0px;
	left: 0px;
}

.hInfosR
{
	background-image: url('/Images/boxTitreR.png');
	float: right;
	top: 0px;
	right: 0px;
	_right: -1px;
}

.fInfosL
{
	background-image: url('/Images/boxDivL.png');
	bottom: 0px;
	left: 0px;
	z-index: 99;
}

.fInfosR
{
	background-image: url('/Images/boxDivR.png');
	float: right;
	bottom: 0px;
	right: 0px;
	_right: -1px;
	z-index: 98;
}

.headInfosContent
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	position: relative;
}

.headInfosContent #titre, .headInfosContent #date
{
	padding-top: 2px;
	position: absolute;
	text-align: left;
	top: 0px;
}

.headInfosContent #titre
{
	font-size: 10pt;
	font-weight: bold;
	padding-left: 23px;
	left: 0px;
	background: url('/Images/puce_rouge.gif') no-repeat 10px 6px;
}

.headInfosContent #date
{
	font-size: 9pt;
	font-style: italic;
	padding-right: 15px;
	_padding-right: 11px;
	right: 0px;
	float: right;
}

.boxInfos
{
	width: 100%;
	position: relative;
}

.contentInfos
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9pt;
	padding: 10px;
	border-left: 1px solid #ADBBD7;
	border-right: 1px solid #ADBBD7;
	border-bottom: 1px solid #ADBBD7;
	text-align: justify;
	min-height: 65px;
}

.contentInfos img
{
	float: left;
	padding: 0px 10px 5px 0px;
	height: 65px;
	width: 65px;
}



.infos {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	width: 699px;
	padding-bottom: 5px;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;

}

.tabTitre {
	background-position: left top;
	padding-left: 292px;
	width: 100%;
	height: 31px;
}

.formAdmin {
	margin: 0px;
}

.tabFile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: center;
	padding-top: 5px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
}

.sp
{
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 5px;
}

/*Box and navigation classes*/
.box
{
	background-color: #5A73AD;
	position: relative;
	margin-bottom: 10px;
}

.UL, .UR , .DL, .DR 
{
	height: 12px;
	width: 12px;
	background-repeat: no-repeat;
	position: absolute;
}

.UL
{
	background-image: url('/Images/boxUL.gif');
	top: 0px;
	left: 0px;
	z-index: 0;
}

.DL
{
	background-image: url('/Images/boxDL.gif');
	bottom: 0px;
	_bottom: -7px;
	left: 0px;
	z-index: 2;
}

.UR
{
	background-image: url('/Images/boxUR.gif');
	float: right;
	top: 0px;
	right: 0px;
	z-index: 1;
}

.DR
{
	background-image: url('/Images/boxDR.gif');
	float: right;
	bottom: 0px;
	_bottom: -7px;
	right: 0px;
	z-index: 3;
}

.boxContent
{
	position: relative;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 12px;
	padding-right: 12px;
	text-align: center;
	z-index: 4;
}

.boxContent select
{
	font-size: 9pt;
}

.navGlobal
{
	margin-left: auto; 
	margin-right: auto; 
	position: relative;
	margin-bottom: 8px;
	_margin-bottom: 7px;
	color:#FFFFFF;
}

.nav
{
	width: 18px;
	/*height: 12px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 8px;
	_margin-bottom: 7px;
	position: relative;
	float: left;
}

.nav:hover
{
	font-size: 11pt;
	text-decoration: none;
}

.navCenter
{
	padding-left: 13px;
	padding-right: 16px;
	position: relative;
	float: left;
	margin-bottom: 0px;
	_margin-bottom: 7px;
}

.navCenterL
{
	padding-top: 1px;
	_padding-top: 2px; 	
	margin-bottom: 8px;
	_margin-bottom: 7px;
	color: #FFFFFF;
	position: relative;
	float: left;
}

.navCenterR
{
	margin-bottom: 8px;
	_margin-bottom: 7px;
	color: #FFFFFF;
	position: relative;
	float: left;
}

.lienPuce
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	background: url('/Images/puce_lien.png') no-repeat 0 0.35em;
	padding-left: 10px;
}

.lienPuceOn
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #001476;
	text-decoration: underline;
	background: url('/Images/puce_lien_on.png') no-repeat 0 0.35em;
	padding-left: 10px;
}

#progress
{
	background-image: url('/Images/loading.gif');
	background-position: center -105px;
	height: 80px;
	width: 200px;
	padding-top: 15px;
}


/*Mediathèque and choice category classes*/
.cateBloc
{
	position: relative;
	width: 274px;
	background-image: url('/Images/cateBox_off.gif');
	text-decoration: none;
	height: 70px;
}

.cateTitle
{
	width: 194px;
	top: 0px;
	right: 10px;
	position: absolute;
	text-align: left;
}

.mediaRow
{
	position: relative;
	width: 655px;
	height: 70px;
}

.mediaBlocL, .mediaBlocR
{
	position: relative;
	width: 315px;
	background-image: url('/Images/mediaBox_off.gif');
	text-decoration: none;
	height: 70px;
}

.mediaBlocR
{
	float: right;
}

.mediaBlocL
{
	float: left;
}

.mediaLink
{
	position:absolute;
	left:0;
	bottom:0;
	height:100%;
	width:100%;
	text-decoration: none;
	background: url('/Images/vide.gif') transparent;/* pour IE */
	line-height: 70px;
	margin: 0;
	padding: 0;
	z-index: 1;
}

.mediaPict
{
	width: 50px;
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}

.mediaTitle
{
	width: 235px;
	top: 0px;
	right: 10px;
	position: absolute;
	text-align: left;
}


.vmiddle
{
	vertical-align: middle;
	height: 70px;
	_height: 69px;
}

/*Iframe classes*/
#album, #calendrier
{
	margin-top:-8px;
	_margin-top:-15px;
	margin-bottom: 15px;
	_margin-bottom: 10px;
	width: 100%;
	border: 0px;
}

#mainContentIframe
{
	width: 699px;
	margin-left: 27px;
	margin-right: 43px;
}

/* Head and body classes*/
.headCont
{
	position: relative;
	height: 108px;
	width: 670px;
	_width: 688px;
	margin-top: 9px;
	_margin-top: 8px;
	padding-right: 18px;
	z-index: 100;
}

.headLogo1
{
	float: left;
	width: 148px;
	height: 108px;
	background-image: url('/Images/logo_CISAG.png');
	margin-right: 47px;
	background-repeat: no-repeat;
	background-position: center center;
}

.headDeco
{
	float: left;
	width: 322px;
	height: 108px;
	background-image: url('/Images/deco_page.gif');
	background-repeat: no-repeat;
	background-position: center 23px;
}

.headLogo2
{
	float: left;
	width: 86px;
	height: 108px;
	background-image: url('/Images/logo_FFG.png');
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: 57px;
}

.headTitle
{
	background-image: url('/Images/titre_ruban.gif');
	height: 43px;
	_height: 42px;
	width: 744px;
	_width: 769px;
	background-position: left bottom;
	padding-left: 23px;
	text-align: center;
	background-repeat: no-repeat;
	margin-top: -9px;
	_margin-top: -7px;
	position: absolute;
	z-index: 0;
}

.bodyContent
{
	position: relative;
	padding-top: 55px;
	width: 100%;
}

.bodySsMenu
{
	text-align: center;
	width: 100%;
	margin-bottom: 25px;
}

#body a
{
	outline: none;
}

#body form
{
	margin: 0px;
}

