* {
	margin:0px;
	padding:0px
}
body {
	background-image:url(../images/Charte/backGroundBody.png);
	background-repeat:repeat-x;
	background-color:#bec8ca;
	font-family:'Lucida Grande', Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	margin:0 auto;
}

body a {
	color:#ff6633
}

.soutien 
{
    font-size: 12px;
    color : #666;
}

.logoPrint {
	display:none;
	margin: 0 auto;
}
#Site {
	width:995px;
	margin:0 auto;
	padding-bottom:15px;
	
}
#Header .headerContact {
	position:absolute;
	left: 873px;
	top: 14px;
}
#Header .headerContact a {
	color:#FFFFFF;
	text-decoration:none;
}
/****************/
.Menu {
	width: 100%;
	background-image: url(../images/Charte/backGroundMenu01.png);
	height: 45px;
	line-height: 45px;
	position: relative;
}
/*****************/
#Body {
	min-height:500px;
	_height:500px;
	background-image: url(../images/Charte/backGroundCenterBody.png);
	background-repeat: repeat-y;
	overflow:hidden;
	_overflow: visible;
}
#Body02 {
	min-height:500px;
	_height:500px;
	background-image: url(../images/Charte/backGroundCenterBody02.png);
	background-repeat: repeat-y;
	overflow:hidden;
	_overflow: visible;
}
.colonneDroite {
	float:left;
	text-align:center;
	width:210px;
	background-repeat: no-repeat;
	background-position: 0 10px;
	height: 597px;
}
.colonneDroite .lienToulouse2009 a {
	display:block;
	height: 180px;
	text-indent: -5000px;
	position:relative;
}
.colonneDroite .lienPodcast a {
	display:block;
	height: 160px;
	text-indent: -5000px;
	position:relative;
}
.colonneDroite .lienSponsor a {
	display: block;
	height: 230px;
	text-indent: -5000px;
	position: relative;
	background-image: url(../images/Charte/soutien-amgen.png);
	background-position: 15px 0px; 
	background-repeat: no-repeat;
}
/*********** Liste sur deux colones *****************/
.CenterContent .listColone {
	width:100%; float:left;
}
.CenterContent .listColone hr{
	width:550px; float:left;display:block;
}
.CenterContent .filAriane {
	margin-left: 150px;
	font-style: oblique;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 30px;
}

.CenterContent .listColone ul {
	display:inline-block;
	padding-left:20px;
	width:195px;
    float: left;
}
/*************/
#Footer {
	color:#6b7880;
	font-size:10px;
	background-image: url(../images/Charte/backGroundFooter.png);
	height: 24px;
	padding-top: 20px;
	background-repeat: no-repeat;
}
#Footer a {
	color:#6b7880;
	text-decoration:none;
}
#Footer span.copyright {
	display:block;
	margin-left: 722px;
	width:100px
}
#Footer span.contacts {
	display:block;
	margin-left: 223px;
	_margin-left: 123px;
	width:300px;
	float:left
}
/*************/
#Footer02 {
	color:#6b7880;
	font-size:10px;
	background-image: url(../images/Charte/backGroundFooter02.png);
	height: 24px;
	padding-top: 20px;
	background-repeat: no-repeat;
}
#Footer02 a {
	color:#6b7880;
	text-decoration:none;
}
#Footer02 span.copyright {
	display:block;
	margin-left:910px;
	width:50px;
}
#Footer02 span.contacts {
	display:block;
	margin-left: 223px;
	_margin-left: 123px;
	width:300px;
	float:left
}
/******* Semantique HTML ********/

h1 {
	color:#000000;
	margin-top:0px;
	font-size:18px;
	font-weight:normal;
	margin-bottom: 10px;
}

h2, h3, h4, h5, h6 {
	color:#333333;
	margin-top:10px;
	font-size:15px;
}
legend {
	font-size:15px;
	font-weight:bold;
	color: #333333;
}
p {
	color: #333333;
	text-align: justify;
	margin-bottom: 15px;
}
li a {
	color:#ff6633
}
ol {
	margin-left:35px;
	color:#89979e;
}
hr {
	width:80%;
	margin:auto;
	margin:10px auto;
}
ul {
	color:#333333;
	margin-left:30px;
	margin-bottom:10px;
}

ul li {
list-style-image:none;
list-style-type:none;
margin:2px 0 0;
padding:0;
}


dl {
	color:#333333;
	margin-left:15px;
	margin-bottom:15px;
	margin-top: 15px;
}
dt {
	float:left;
	font-weight:bold;
	width:80px;
}
dd {
	margin-left:90px;
	min-height:20px;
	text-align: justify;
}
strong, b {
	color:#333333;
}
pre {
	color:red;
	margin-bottom:20px;
	margin-top:20px;
	padding-left:15px;
	padding-right:15px;
	white-space:normal;
	width:500px;
}
p a {
	color:#ff6633;
}
/* Feuille de style des tableaux.*/
table {
	width:100%;
	margin-bottom: 15px;
	padding:2px;
}
caption {
	text-align:left;
	font-weight: bold;
}
table thead {
	background-color:#89979e;
}
table tr {
}
table th {
	background-color:#89979e;
	color:#FFFFFF;
}
table tbody {
}
table td {
	padding:3px;
	border:1px solid #FFFFFF;
	background-color:#E6E6E6;
	color:#666666;
}
table td.podcast {
	padding:3px;
	border:1px solid #FFFFFF;
	background-color:#FFFFFF;
	color:#666666;
}
table td a {
	color:#ff6633
}
table tr {
	border-bottom:1px solid #FFFFFF;
}
table td {
}
table tfoot {
}
blockquote {
	background-color:#efefef;
	padding:5px;
}
fieldset {
	margin-bottom:15px;
	padding:5px;
}
.FooterPrint {
	display:none
}
/*************/
.com_tel {
	background:transparent url(../images/Charte/tel.gif) no-repeat scroll left top;
	line-height:16px;
	margin:3px 0 0;
	padding:0 0 0 30px;
}
.com_fax {
	background:transparent url(../images/Charte/fax.gif) no-repeat scroll left top;
	line-height:16px;
	margin:0;
	padding:0 0 0 30px;
}
.com_mail {
	background:transparent url(../images/Charte/mail.gif) no-repeat scroll left top;
	line-height:16px;
	margin:0;
	padding:0 0 0 30px;
}

.lnk_pdf {
	background:transparent url(../images/Charte/pdf.gif) no-repeat scroll left top;
	line-height:16px;
	margin:3px 0 0;
	padding:0 0 0 30px;
}

.fleche_org {
background:transparent url(../images/Charte/fleche1.gif) no-repeat scroll left top;
margin:3px 0 0;
padding:0 0 0 30px;
}

.band_titre{
	color:#000000;
	margin-top:0px;
	font-size:18px;
	font-weight:normal;
	margin-bottom: 10px;
	margin-right:10px;
}

.fleche {
list-style-image:url(../images/Charte/fleche1.gif);
list-style-type:none;
margin:2px 0 0;
padding:0;
}

/*************/
.outils img {padding-right:5px;}
.outils td { background-color:#FFFFFF;}


/* Chartage de la rubrique Contact */
.ContactContent 
{
    margin-left: 20px;
    }
.ContactContent .Contact_Adresse, .ContactContent .Contact_Telephone
{
    width: 200px;
    margin-top: 25px;
    }
.ContactContent .Contact_Adresse 
{
    float:left;
    margin-left: 25px;
    }
.ContactContent .Contact_Telephone 
{
    float: right;
    margin-right: 25px;
    }


/* Chartage de la rubrique Programme */
.ProgrammeContent 
{}   
.ProgrammeContent p {text-align:center;}



