/* CSS Document */

* { font-family: Arial, Helvetica, sans-serif; font-size: 11px; }

p, div, form, hr, body, html { margin: 0; padding: 0; }

body {
	background-color: #c8c8c8;
}

h1 {
	margin: 0; padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}

h1 strong {
	font-family: Arial, Helvetica, sans-serif;
	color: #903;
	text-transform: uppercase;
	font-size: 20px;
	font-style: normal;
}

h2 {
	margin: 0 0 5px 0; padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #903;
}

h3 {
	margin: 0; padding: 0;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #903;
	text-decoration: underline;
}	

hr {
	clear: both;
	visibility: hidden;
}

/***** Structure de la page ************************************************************************************************/

#Conteneur {
	width: 955px;
	margin: 0 auto;
	background-color: #fff;
}

#EnTete {
	position: relative;
	height: 80px;
}

#ZoneMenu {
	height: 32px;
	background: url(../images/menu-fond.jpg) repeat-x;
}

#BandeauCentral {
	padding: 10px 0;
	height: 207px;
}

#NewsColonnes {
	position: relative;
	margin: 10px 0 5px 9px; padding: 0;
	min-height: 220px;
	background: url(../images/bloc-rubrique-bas.png) 0 bottom repeat-x;
}

#Page {
	min-height: 480px;
	padding: 15px;
}

#PiedDePage {
	position: relative;
	padding: 8px;
	background-color: #e9e9e9;
	color: #666;
}

/***** EnTete ************************************************************************************************/

#Logo {
	display: block;
	position: absolute;
	bottom: 10px; left: 20px;
}
#Logo img { 
	border: none; 
}

#NoIndigoEnTete {
	display: block;
	position: absolute;
	top: 25px; left: 260px;
}

#Banniere {
	display: block;
	position: absolute;
	top: 12px; left: 200px;
}
#Banniere img { 
	border: none; 
}

#ZoneConnexion {
	/*margin: 0 0 0 697px;*/
	float: right;
	padding: 10px 0 0 0;
}

#ZoneConnexion h3 {
	padding: 3px;
	font-weight: bold;
}

#ZoneConnexion #form_login input {
	display: block;
	float: left;
	margin: 0 2px;
}

#LiensConnexion {
	clear: both;
}

#LiensConnexion a {
	padding: 3px;
	color: #903;
}

/***** ZoneMenu ************************************************************************************************/

#Menu {
	margin: 0; padding: 8px;
	list-style: none;
	color: #fff;
}

#Menu li {
	position: relative;
	float: left;
	margin: 0; padding: 0;
}

#Menu a {
	padding: 0 10px;
	color: #fff;
	font-size: 12px;
	border-right: 1px solid #fff;
}

#SousMenu1, #SousMenu2, #SousMenu3, #SousMenu4, #SousMenu5, #SousMenu6, #SousMenu7, #SousMenu8 {
	position: absolute;
	top: 15px; left: 4px;
	margin: 0; padding: 6px 0 4px 0;
	background-color: #590212;
	display: none;
	white-space: nowrap;
	z-index: 1000;
}

#SousMenu1 li, #SousMenu2 li, #SousMenu3 li, #SousMenu4 li, #SousMenu5 li, #SousMenu6 li, #SousMenu7 li, #SousMenu8 li {
	display: block;
	float: none;
	margin: 0; padding: 5px 11px;
}

#SousMenu1 a, #SousMenu2 a, #SousMenu3 a, #SousMenu4 a, #SousMenu5 a, #SousMenu6 a, #SousMenu7 a, #SousMenu8 a {
	margin: 0; padding: 0;
	border: none;
}

#FormRecherche {
	margin: 0; padding: 4px 5px 0 0;
	float: right;
}

#FormRecherche input {
	display: block;
	float: left;
	margin: 0 2px;
}

/***** BandeauCentral ************************************************************************************************/

#BlocPartenairesDiamond {
	float: right;
	margin-right: 15px;
	padding: 22px 12px 18px 8px;
	background: url(../images/bloc-partenaires-diamond.png) 0 0 no-repeat;
	width: 346px; height: 178px;
	overflow: hidden;
	text-align: center;
}

#BlocCentralGauche {
	/*border: 1px solid red;*/
	float: left;
	/*margin-right: 15px;*/
	padding: 12px 30px 18px 26px;
	background: url(../images/bloc-central-gauche.jpg) 0 0 no-repeat;
	width: 510px; height: 178px;
	overflow: hidden;
	text-align: center;
}

#BlocPartenairesDiamond h1 {
	text-align: right;
	margin-bottom: 20px;
}

#ImageBandeauCentral {
	display: block;
	height: 207px;
	padding: 3px 0 0 15px;
}

#ImageBandeauCentral img {
	width: 555px; height: 197px;
	/*width: 397px; height: 271px;*/
	border: none;
}

/***** RubriquesEvenements ************************************************************************************************/


#RubriquesEvenements {
	min-height: 241px;
	padding: 0 0 0 15px;
}

#RubriquesEvenements .entete1 {
	float: left;
	width: 215px; height: 38px;
	background: url(../images/hr-evenements-455.png) -2px 30px no-repeat;
	margin-right: 15px;
}

#RubriquesEvenements .entete1 {
	font-size: 12px;
}

#RubriquesEvenements .entete1 strong {
	font-size: 13px;
}

#RubriquesEvenements .entete2 {
	float: left;
	width: 470px; height: 38px;
	background: url(../images/hr-evenements-455.png) -2px 30px no-repeat;
}

#RubriquesEvenements .entete2 {
	font-size: 12px;
}

#RubriquesEvenements .entete2 strong {
	font-size: 13px;
}

#RubriquesEvenements #ImageSubstitution1 {
	float: left;
	border: none; 
	margin: 0 15px 0 0; padding: 0;
}

#RubriquesEvenements #ImageSubstitution2 {
	float: left;
	border: none;
	width: 220px; 
	margin: 0 15px 0 0; padding: 0;
}

/***** / RubriquesEvenements ************************************************************************************************/

#EvenementsPartenaires, #EvenementsInternationaux {
	/*border: red 1px solid;*/
	display: block;
	float: left;
	width: 210px;
	margin-right: 20px;	
}

.BlocsRE {
	float: left;
	width: 220px; 
	margin: 0 15px 0 0; padding: 0;
}

.BlocsRE img {
	display: block;
	margin: 5px auto;
	max-width: 220px;
}

.BlocsRE div {
	padding-right: 5px;
}

.BlocsRE a {
	color: #903;
}

/***** NewsColonnes ************************************************************************************************/

#News1, #News2, #News3, #News4, #News5 {
	float: left;
	width: 151px; 
	margin: 0 23px 0 15px; padding: 0;
}

#NewsColonnes h1 {
	position: relative;
	top: 0; left: -15px;
	width: 163px; height: 34px;
	margin: 0; padding: 8px 15px 5px 11px;
	background: url(../images/bloc-rubrique-haut.png) 0 0 no-repeat;
	font-size: 15px;
	letter-spacing: -0.03em;
	cursor: pointer;
}

#NewsColonnes h1 strong {
	font-size: 14px;
	letter-spacing: -0.04em;
}

#NewsColonnes h2 {
	margin: 0; padding: 0;
}

#NewsColonnes p {
	margin: 0 0 10px 0; padding: 0;
}

#NewsColonnes a:hover {
	text-decoration: none;
}

#NewsColonnes img {
	display: block;
	margin: 10px auto;
	border: none;
}

#DescNews1, #DescNews2, #DescNews3, #DescNews4 {
	position: absolute;
	top: 30px;
	width: 230px;
	padding: 10px; margin: 0;
	background-color: #CCC;
	z-index: 10;
	display: none;
}
#DescNews1 { left: 20px; }
#DescNews2 { left: 209px; }
#DescNews3 { left: 398px; }
#DescNews4 { left: 587px; }

/***** Page ************************************************************************************************/

#Page h1 {
	margin: 0 0 15px 0; 
	padding-bottom: 2px;
	border-bottom: 1px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #903;
}

#Page h2, #Page .Element h2 {
	font-size: 13px;
	display: block;
	padding-left: 14px;
	margin-bottom: 5px;
	background: url(../images/puce.gif) no-repeat left center;
	color: #000;
}

#Page h2 a, #Page .Element h2 a {
	font-size: 13px;
}

#Page a:link, #Page a:visited { 
	color: #000;
	text-decoration: none; 
}

#Page a:hover, #Page a:active { 
	color: #931129;
}

#Page .Element {
	width: 955px;
	position: static;
	z-index: 1;
}

#Page .PhotoGauche {
	display: block;
	float: left;
	margin-right: 5px;
	max-width: 915px;
}

#Page .PhotoDroite {
	display: block;
	float: right;
	margin-left: 5px;
	max-width: 915px;
}

#Page .PhotoMilieu {
	display: block;
	text-align:center;
	margin: 5px;
	max-width: 915px;
}

/***** Pied de page ************************************************************************************************/

#LiensPiedDePage {
	float: right;
}

#LiensPiedDePage a {
	color: #666;
	padding: 0 5px;
}

#NoIndigoPiedDePage {
	display: block;
	position: absolute;
	top: 5px; left: 300px;
}

/***** Formulaires ************************************************************************************************/

.Input95 {
	width: 85px; height: 15px;
	margin: 0; padding: 5px;
	background: url(../images/formulaires/input-95.png) 0 1px no-repeat;
	border: none;
}

#form_login, #form_pass, #form_motscles {
	float: left;
	width: 85px; height: 15px;
	margin: 0;
	padding: 3px 5px 5px 5px;
	background: url(../images/formulaires/input-95.png) 0 1px no-repeat;
	border: none;
}

#form_sep {
	float:left;
	width: 5px;
}

#form_login input, #form_pass input, #form_motscles input {
	width: 80px; height: 12px;
	border: 1px solid #FFFFFF;
}


.Input95_rouge {
	width: 85px; height: 15px;
	margin: 0; padding: 5px;
	background: url(../images/formulaires/input-95.png) 0 1px no-repeat;
	border: none;
}

.BtnOkRouge {
	width: 50px; height: 25px;
	background: url(../images/formulaires/btn-ok-rouge.png) 0 0 no-repeat;
	border: none;
}

.BtnOkGris {
	width: 50px; height: 25px;
	background: url(../images/formulaires/btn-ok-gris.png) 0 0 no-repeat;
	border: none;
}


.ConfTitreSponsor {
	font-size: 11pt;
	font-weight: bold;	
	color: #990033;
	border-bottom: 1px solid #CCC;
}

.forum{
	border-collapse: collapse;
	border: 1px solid gray;
}

.forumligne1 {
	color: #9CC;
}

/* CSS du forum */
.blocforum { 
	border-collapse: collapse;
}

.blocforum_tr { 
	background-color: #990033;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #990033;
}

.blocforum_td {
	background-color: #FFFFFF;
	color: #000000;
	font-weight: normal;
	border: 1px solid #990033;
}

.blocforum_td div {
	margin: 10px;
}

.blocforum_td div span {
	font-style: italic;
}

.blocforummsg_tr {
	background-color: #AC9AC2;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #AC9AC2;
}

.blocforummsg_td {
	background-color: #FFFFFF;
	color: #000000;
	font-weight: normal;
	border: 1px solid #AC9AC2;
	padding: 5px;
}

#PartieGauche {
	float: left;
	width: 49%;
	min-height: 100px;
	background-color: #FFF;
}

#PartieDroite {
	float: right;
	width: 49%;
	min-height: 100px;
	background-color: #FFF;
}

#PartieGaucheSep, #PartieDroiteSep {
	float: left;
	width: 1%;
}

#PartieDroiteSep {
	border-left: 1px solid #cccccc;	
}

#PartieBas {
	float: left;
	width: 100%;
}

/*
#Conference2009 {
	position: absolute;
	/*border: 1px solid red;* /
	font-size: 36px;
	font-weight: bold;
	color: #FF0000;
	padding-left: 430px;
	padding-top: 118px;
	cursor: pointer;
}
*/

#Conference2009 {
	position: absolute;
	display: block;
	/*border: 1px solid red;*/
	font-size: 36px;
	font-weight: bold;
	color: #FF0000;
	/*padding-left: 430px;
	padding-top: 118px;*/
	cursor: pointer;
	z-index: 0;
}

#Conference2009Texte{
	font-size: 36px;
	font-weight: bold;
	color: #FF0000;
}

.carte p {
	font-size: 16px;
	padding: 8px;
}

.carte p a {
	font-size: 16px;
}

.carte_titre {
	font-size: 16px;
	color: #c07f2d;
	font-weight: bold;
}

.texte1 {
	padding-top: 10px;
}