html {overflow-y: scroll;}

BODY{
		margin-top: 0px;
		padding: 0px;
		background-color: #527bb4;
		font-family: Verdana, Arial, Sans-serif;
		font-size: 10px;
		margin: 0px;
		padding: 0px;
		
	}
#object {
height: 183px;
width:800px;
background-color: #cccccc;
}

.style1 {color: #990000}

#conteneur {
position: relative;
width: 800px;
margin: 0 auto; 
margin-top : 50px;
background-color:#333333;
background-image: url (../pics/content_shadows.jpg) repeat-y;
}
 
#index{
position: relative;
width: 800px;
margin: 0 auto; 
margin-top : 50px;
background-color:#ffffff;
text-align:center;
}
 
h4{
	padding: 0 0 3px 0;
	margin: 25px 0 15px 0;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
} 

h5{
	font-size: 13px;
	color: #8ec6f5;
	font-weight: bold;
	padding:0 px 0 5px 0;
}
 
h6{
	font-size: 10px;
	color:#FF0000;
	font-weight: bold;
	padding: 0 0 0 0;
} 
 
#gauche {
position: absolute;
padding-top:1px;
left:0px;
width: 146px;
background-color :#333333;
}

#footerw3c{
margin-left:20px;
height: 35px;
width:35px;
background-color: #cccccc;
background-image:url(../pics/valid-xhtml10-blue.png);
background-repeat: no-repeat;
}

#footer {
clear:both;
position:relative;
margin-top:-10px;
height: 80px;
background-color: #ffffff;
background-image:url(../pics/footer.jpg);
}
.menugauche {
list-style-type: none;
margin: 0;
padding:5px;
min-height : 300px;
}
.menugauche li {
margin-bottom: 5px;
background: url(../pics/menArr.gif) top left no-repeat;
border-bottom: 1px dashed white;
padding-bottom:5px;

}
.menugauche a {
margin: 0 5px;
margin-left:15px;
color: #ffffff;
text-decoration: none;
	font-size: 9px;
	font-weight:bold;
}
.menugauche a:hover {
color: #666666;
	text-decoration: none;
	font-size: 9px;
	font-weight:bold;
}


	#centre {
background-color:#ffffff;
margin-left: 146px;
margin-right:0px;

}

#texte{
margin-left:50px;
margin-right:50px;
padding-top:50px;
text-align:justify;
}

H1{
	font-size: 15px;
	color: #333399;
	font-weight: bold;
	padding: 0 0 20px 0;
}

H2{
	font-size: 13px;
	color: #313D76;
	font-weight: bold;
	padding: 25px 0 15px 0;
}

H3{
	padding: 0 0 3px 0;
	margin: 25px 0 15px 0;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	background: url(../pics/dotsH.gif) bottom left repeat-x;
}


/*
 * Tableau du programme :
 */
table.programme {
	border-left: 1px solid #313D76;
	border-bottom: 1px solid #313D76;
}

table.programme tr td.simple {
	border-right: 1px solid #72ADDD;
	border-top: 1px solid #72ADDD;
}

table.programme tr td {
	padding: 3px 5px 3px 5px;
	border-right: 1px solid #313D76;
	border-top: 1px solid #313D76;
}

table.programme tr td.horaire {
	vertical-align: top;
	width: 50px;
}

table.programme tr td.pdf {
	width: 30px;
	text-align: center;
}

table.programme tr td.pdf.simple {
	border-right: 1px solid #313D76;
}

table.programme tr td.nopdf.simple {
	border-right: 1px solid #313D76;
}
.pdf{
text-align : center;
}

/*
 * Formulaire d'inscription
 */
.asterisque{
	font-weight: bold;
	color: #EB6319;
}
.noempty {
	font-weight: bold;
}
.buttons{
	margin-left:300px;
}

