/*
* html body{
	overflow:hidden;
}
*/ 
A:link {color:white; text-decoration:none}
A:visited {color:white; text-decoration:none}
A:hover {color:#FF9900;}

BODY {
	scrollbar-base-color:#FF9900;
  	margin:0;
  	padding:0 0 <length> 0;
	background-color:#660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
}

.txt_intro {
width:495px;
font-size:12px;
text-align:justify;
font-size-adjust:0.51;
}

.txt_livre {
width:440px;
font-size:12px;
text-align:justify;
font-size-adjust:0.51;
}

.txt_intervenants {
font-size:14px;
font-size-adjust:0.51;
text-align:center;
}

.txt_cours {
font-size:12px;
font-size-adjust:0.51;
}

.txt_news {
font-size:12px;
font-size-adjust:0.51;
text-align:justify;
}

.txt_contact {
font-size:13px;
font-size-adjust:0.51;
}

.txt_photos {
font-size:13px;
font-size-adjust:0.51;
}

.txt_ete {
font-size:14px;
width:555px;
text-align:justify;
}

.txt_presse {
scrollbar-position:left;
font-size:14px;
}

.tbl_ete {
font-size:14px;
}

.tbl_news {
width:584px;
height:388px;
overflow:auto;
}

.tbl_cours {
width:550px;
height:390px;
overflow:auto;
}

.tbl_albums {
width:400px;
height:380px;
overflow:auto;
}

.tbl_profil {
width:584px;
height:400px;
overflow:auto;
}

.tbl_presse {
width:500px;
height:465px;
overflow:auto;
}

.tbl_liens {
width:902px;
height:470px;
overflow:auto;
}

.videos {
width:355px;
height:325px;
overflow:auto;
}

.liste_intervenants {
text-align:left;
font-size:13px;
}

.liste_stages {
width:455px;
text-align:left;
}

.liste_news {
width:455px
}

.liste_profil {
width:515px
}

.orange {
color:#FF9900
}

.mini_photos {
border: solid 0.1mm #D7D7D7;
}

input {  border:1px solid #333333;  background-color:white;  font-family:Arial, Helvetica, sans-serif;  color:black;  }  
input.bouton {  border:1px solid #666666;  font-weight:bold;  cursor:pointer;  }  
textarea {  border:1px solid #333333;  background-color:white;  font-family:Arial, Helvetica, sans-serif;  color:black;  }
