body
{
	margin: 0;
	padding: 0 ;
	background: #006093;
}

div#conteneur
{
	width: 790px;
	margin: 0;
	height: 700px;
	text-align: center;
	border-bottom: 2px solid #433C4F;
	position: relative;
	left: 100px;







}

h1#header
{
	background: top;
	float: right;
	height: 200px;
	border-top: medium inset #FFFFFF;
	border-right: medium inset #FFFFFF;
	border-bottom: medium inset #FFFFFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	width: 520px;
	border-left-width: medium;
	border-left-style: inset;
	border-left-color: #FFFFFF;
	text-align: left;






}
/* Le text-indent négatif est fait pour pouvoir ne cacher le texte hors de la page, ce que nous voulons. Ainsi il reste exploitable pour les syntèses vocales */

h1#cote
{
	height: 200px;
	text-align: center;
	border: medium inset #FFFFFF;
	width: 250px;
	float: left;
	vertical-align: top;
	background-position: left top;
	margin: 0;
	background-image: url(images/fondcote.gif);
}


a {text-decoration: none;
color: #FFFFFF;
color: #222;
}
div#contenu
{
	background:   5px;
	padding-top: 0;
	padding-right: 25px;
	padding-bottom: 0;

}

div#contenu h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	text-align: left;
	text-decoration: none;
	width: 570px;
	top: 150px;
	position: absolute;
	left: 350px;
}
div#contenu h3
{
	color: #FFFFFF;
	margin: 0px;
	text-align: left;
	float: left;
	width: 720px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

div#contenu h3#gauche
{
	margin: 0px;
	background-image: url(images/fondcotebas.gif);
	height: 472px;
	width: 250px;
	border-right: medium inset #FFFFFF;
	border-bottom: medium inset #FFFFFF;
	border-left: medium inset #FFFFFF;
	text-align: center;
	position: relative;
}
div#contenu h3#droite
{
	margin: 0px;
	width: 519px;
	text-decoration: none;
	text-align: right;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

div#contenu p
{
	margin-top: 2px;
	width: 122px;
	float: left;
	margin-left: 5px;
	text-align: left;




}
div#contenu p#logotexte
{
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	width: 770px;
	margin: 0 0 20;
	line-height: 45px;
	float: left;
}

div#contenu a
{
	color: #8a0 ;
}

div#contenu a:hover
{
	color: #9b2 ;
}
p#footer
{
	margin: 0;
	line-height: 20px;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: baseline;
	float: none;


}

pre
{
	overflow: auto ;
	background: #dea ;
	border: 2px solid #9b2 ;
	padding: 5px 0 0 5px ;
	font-size: 1.2em ;
}

* html pre
{
	width: 636px ;
}

pre span
{
	color: #560 ;
}

pre span.comment
{
	color: #b30000 ;
}
		
.liens {
	text-decoration: none;
	border: none;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.texte1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.bordure {
	border: medium ridge #FFFFFF;
}
a.external {
    background: transparent url(http://url_image.gif) no-repeat right top; 
    padding: 0 14px 0 1px;
}

