/*---------------sommaire---------------------------------*/
body {
	background-image: url(IMG/interface/bandoFondPage.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0px;
}
#conteneur {
	position: relative; /*ou absolute */
	left: 50%;
	width: 900px;
	margin-left: -450px;

	}
#general {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #036;
	width:516px;
	height: 436px;
	background-image: url(IMG/interface/fondFenetreSommaire.jpg);
	background-repeat: no-repeat;
	padding-left: 384px;
	text-align: center;
	padding-top: 10px;
	
  }
  #generalGB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #036;
	width:516px;
	height: 436px;
	background-image: url(IMG/interface/fondFenetreSommaireGB.jpg);
	background-repeat: no-repeat;
	padding-left: 384px;
	text-align: center;
	padding-top: 10px;
}

 
#presentation {
	width: 284px;
	background-image: url();
	height: 436px;
	float: left;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	padding-right: 10px;
}
#pres-menu {
	width: 400px;
	height:24px;
	text-align:center;
	float: left;
	z-index: 10;
	visibility: inherit;
}
#langue {
	width: 80 px;
	height:24px;
	text-align:center;
	float: left;
}
#pres-texte {
	width: 214px;
	padding-top: 10px;
	height: 200px;
	float: left;
	padding-left: 70px;
}
#pres-img {
	width: 214px;
	padding-left: 20px;
	height: 200px;
	float: left;
}
#actu {
	width: 200px;
	background-image: url();
	padding-top: 10px;
	height:410px;
	float: left;
	padding-left: -10px;
}
#conteneur tr td #general #actu table tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #B0DEF5;
	letter-spacing: 3pt;
}
#conteneur tr td #general #actu table tr td div a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #036;
	text-decoration: none;
	letter-spacing: 0pt;
}
#conteneur tr td #general #actu table tr td div span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #036;
	text-align: justify;
	letter-spacing: 0pt;
}
#conteneur tr td #generalGB #actu table tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #B0DEF5;
	letter-spacing: 3pt;
}
#conteneur tr td #generalGB #actu table tr td div a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #036;
	text-decoration: none;
	letter-spacing: 0pt;
}
#conteneur tr td #generalGB #actu table tr td div span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #036;
	text-align: justify;
	letter-spacing: 0pt;
}
/*--------------------------rubrique----------------------------------------------------*/

#generalRubrique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #036;
	width:516px;
	height: 436px;
	background-repeat: no-repeat;
	padding-left: 10px;
	text-align: center;
	padding-top: 10px;
	
  }
#TexteRubrique{
	width:500px;
	height: 436px;
	background-color:#C63;
	
	} 
#PresentationRubrique {
	width: 284px;
	background-image: url();
	height: 436px;
	float: left;
	margin-left: auto;
    margin-right: auto;
	text-align:left;
  }
  #pres-menuRubrique {
	width: 400px;
	height:24px;
	text-align:center;
	float: left;
	z-index: 10;
	visibility: inherit;
}
#pres-imgRubrique {
	width: 280px;
	padding-left: 10px;
	height: 300px;
	float: left;
}
/*------------------navigation------------------------------------------------------------*/
a.button {
	background: transparent url('IMG/interface/bout-dt.jpg') no-repeat scroll top right;
	color: #FFF;
	display: block;
	float: left;
	height: 24px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 1pt;
}

a.button span {
    background: transparent url('IMG/interface/bout-gche.jpg') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 

a.button:active {
    background-position: bottom right;
    color: #d91626;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 5px 0 5px 18px; /* push text down 1px */
} 

a.button:hover {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:hover span {
    background-position: bottom left;
    padding: 5px 0 5px 18px; /* push text down 1px */
} 
body table tr td a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
}

a.buttonssm {
	background: transparent url('IMG/interface/bout-dtSSMENU.jpg') no-repeat scroll top right;
	color: #333;
	display: block;
	float: left;
	height: 24px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 1pt;
}

a.buttonssm span {
    background: transparent url('IMG/interface/bout-gcheSSMENU.jpg') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 

a.buttonssm:active {
    background-position: bottom right;
    color: #d91626;
    outline: none; /* hide dotted outline in Firefox */
}

a.buttonssm:active span {
    background-position: bottom left;
    padding: 5px 0 5px 18px; /* push text down 1px */
} 

a.buttonssm:hover {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.buttonssm:hover span {
    background-position: bottom left;
    padding: 5px 0 5px 18px; /* push text down 1px */
} 

.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #0060AB;
	font-variant: small-caps;
	}
.soustitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	font-style: italic;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444E5A;
	text-align: justify;
}
li {
	text-decoration: none;
	list-style-image: url(IMG/interface/puceBleu.jpg);
}

img {
	border:none;
}