/* GENERAL */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,
blockquote,th,td {margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
q:before,q:after { content:”; }
abbr,acronym { border:0; }

body, html {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: none;
	background-color: #ffffff;
	color: #696969;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

#tableglobal {
	width: 100%;
	height: 100%;
	margin: 0px;
	border: 0px;
	vertical-align: middle;
}

#global {
	width: 974px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}

#bandeau {
	height: 110px;
	border-bottom: 1px solid #9d9d9d;
	position: relative;
}

#menu {
	width: 190px;
	text-align: right;
	padding-top: 30px;
	padding-left: 20px;
	float: left;
	font-size: 11px;
}

#espaceinfos {
	height: 130px;
}

#bandeauaccueil {
	height: 90px;
	border-bottom: 1px solid #9d9d9d;
	position: relative;
}

#menuaccueil {
	width: 190px;
	text-align: right;
	padding-top: 10px;
	padding-left: 20px;
	float: left;
	font-size: 11px;
}

#infosconfaccueil {
	margin-bottom: 10px;
	border-top: 1px solid #9d9d9d;
	padding-top: 10px;
	text-align: justify;
}

#espaceinfosaccueil {
	height: 20px;
}

#infoscomplementairesaccueil {
	padding-top: 10px;
	border-top : 1px solid #9d9d9d;	
	text-align: justify;
}

#bottomaccueil {
	border-top: 1px solid #9d9d9d;
	margin-top: 20px;
	height: 10px;
}

#ecouteraccueil {
	position: absolute;
	right: 0px;
	top: 10px;
}

#infosconf {
	margin-bottom: 20px;
	border-top: 1px solid #9d9d9d;
	padding-top: 20px;
	text-align: justify;
}

#infosecouter {
	padding-top: 20px;
	border-top : 1px solid #9d9d9d;
	margin-bottom: 20px;
	text-align: justify;
}

#infoscomplementaires {
	padding-top: 20px;
	border-top : 1px solid #9d9d9d;	
	text-align: justify;
}

#contenu {
	width: 724px;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	position: relative;
	overflow: hidden;
}

#bottom {
	border-top: 1px solid #9d9d9d;
	margin-top: 20px;
	height: 40px;
}

img {
	border: none;
}

strong {
	font-weight: bold;
}

#titre {
	position: absolute;
	bottom: 25px;
	color: #000000;
	width: 400px;
	text-align: right;
	font-style: italic;
	font-size: 14px;
}

h1#titreprincipal {
	font-size: 36px;
	font-weight: bold;
	font-style: normal;
}

#accroche {
	position: absolute;
	right: 10px;
	bottom: 25px;
	color: #c74200;
	font-weight: bold;
	font-style: italic;
	overflow: hidden;
	font-size: 14px;
}

a.lienMenu {
	color: #000000;
	text-decoration: none;
	padding-right: 15px;
	background: url("images/puce.gif") no-repeat right center;
	font-size: 14px;
}

a.lienMenu:hover {
	color: #006c8f;
}

a.lienMenu.selectionne {
	font-weight: bold;
	color: #006c8f;
	background: url("images/puceselectionne.gif") no-repeat right center;
}

.clearligne {
	clear: both;
	height: 0px;
	font-size: 1px;
	line-height: 0px;
}

/* ACCUEIL */
#accueilgauche {
	width: 352px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#accueildroite {
	width: 352px;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

#logoaccueil {
	margin-bottom: 10px;
	text-align: right;
}



/* PRESENTATION */

#espacehautpres {
	height: 30px;
}

#presentationcontenu {
	width: 510px;
	float: left;
}

#presentationmenu {
	width: 194px;
	float: right;
	font-size: 14px;
	text-align: left;
}

.pres {
	padding-bottom: 15px;
	border-bottom: 1px dotted #9d9d9d;
	margin-bottom: 20px;
	padding-top: 30px;
}

.prestitre {
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-top: 1px dotted #9d9d9d;
	border-bottom: 1px dotted #9d9d9d;
}

h1.titrepres {
	font-weight: bold;
	font-size: 24px;
	color: #000000;
}

.stpres {
	font-style: italic;
	color: #c74200;
	font-weight: bold;
}

.presdescription {
	margin-left: 20px;
	overflow: hidden;
}

.preselementmenu {
	border-top: 1px solid #9d9d9d;
	margin-top: 15px;
	padding-top: 5px;
	margin-bottom: 50px;
	text-align: left;
	color: #006c8f;
	font-weight: bold;
}

a.lienpresentation {
	color: #696969;
	font-weight: normal;
}

a.lienpresentation:hover {
	color: #006c8f;
	font-weight: bold;
}

a.lienpresentationselectionne {
	color: #006c8f;
	font-weight: bold;
}

a.lienpresentationselectionne:hover {
	color: #006c8f;
	font-weight: bold;
}

/*CONFERENCES */
#espacehautconf {
	height: 70px;
}

.conference {
	width: 228px;
	margin-left: 20px;
}

.conferencegauche {
	margin-left: 0px;
}

.imageconf {
	width: 228px;
	height: 155px;
	overflow: hidden;
	margin-bottom: 5px;
}

h1.titreconf {
	font-weight: bold;
	font-size: 14px;
	text-align: left;
}

.stconf {
	font-style: italic;
	color: #006c8f;
	margin-top: 20px;
	margin-bottom: 20px;
}

.stconf strong {
	color: inherit;
}

.divliensconf {
	margin-top: 20px;
	margin-left: 20px;
}

a {
	color: #006c8f;
	font-weight: bold;
	text-decoration: none;
}

a.lienconf {
	text-decoration: underline;
	font-size: 13px;	
}

a:hover {
	color: #000000;
}

/* CONTACT */

#formContact {
	margin-top: 30px;
	float: left;
	width: 400px;
}

#textecontact {
	margin-top: 30px;
	float: right;
	width: 304px;
}

textarea {
	font: inherit;
	border: 1px solid #9d9d9d;
	width: 300px;
	height: 80px;
	background-color: #bbbbbb;
	color: #ffffff;
	padding: 2px;
}

input {
	font: inherit;
	border: 1px solid #9d9d9d;
	width: 300px;
	height: 16px;
	background-color: #bbbbbb;
	color: #ffffff;
	padding: 2px;
}

a.submit {
	background-color: #006c8f;
	color: #ffffff;
	padding: 3px;
	cursor: pointer;
	width: auto;
	height: auto;
	font-weight: bold;
	text-decoration: none;
	display: block;
	border: 1px solid #9d9d9d;
}

a.submit:hover {
	background-color: #9d9d9d;
	color: #ffffff;
}

.cfrm {
	display: none;
}

td.label {
	vertical-align: top;
	text-align: right;
	padding-right: 10px;
}

#lecteurmp3 {
	width: 724px;
	height: 490px;
	margin-top: 30px;
}