@charset "iso-8859-1";
/* auteur: Metronibus */
/* Date de création: 20/11/2002 */
body {
	background-image:url(images/fond_pyrenees.jpg);
	background-color:#7B8CA5;
	text-align:center;
	font-family:verdana;
	font-size:10pt;
	color:white;
	}

img.bordure {
	border-width:1pt;
	border-style:solid;
	border-color:orange;
	}

table {
	/*border-style:solid;
	border-width:1pt;
	border-bottom-color:#8C9DB6;
	border-top-color:navy;
	border-left-color:navy;
	border-right-color:#6A7B94;*/	
	}	
	
.titre	{
	color:white;
	font-family:Verdana;
	font-size:24pt;
	font-variant:small-caps;
	}
	
a	{
	color:#0DADF4;
	font-family:Verdana;
	font-size:10pt;
	font-variant:small-caps;
	}
	
a:hover	{
	color:Yellow;
	}
	
th {
	text-align:center;
	border-style:solid;
	border-width:1pt;
	border-bottom-color:navy;
	border-top-color:#8C9DB6;
	border-left-color:#8C9DB6;
	border-right-color:navy;	
	}	
	
td {
	color:yellow;
	font-family:Verdana;
	font-weight:bold;
	font-variant:small-caps;
	}
	
.texte {
	/*background-image:url(images/fond_pyrenees2.jpg);*/
	background-color:white;
	color:#1A6D1A;
	text-align:justify;
	font-size:9pt;
	font-weight:normal;
	font-variant:normal;
	border-style:solid;
	border-width:1pt;
	border-bottom-color:navy;
	border-top-color:#8C9DB6;
	border-left-color:#8C9DB6;
	border-right-color:navy;
	padding:3pt;	
	}
	
.anglais {
	/*background-image:url(images/fond_pyrenees2.jpg);*/
	background-color:#1A6D1A;
	color:white;
	text-align:justify;
	font-size:9pt;
	font-weight:normal;
	font-variant:normal;
	border-style:solid;
	border-width:1pt;
	border-bottom-color:navy;
	border-top-color:#8C9DB6;
	border-left-color:#8C9DB6;
	border-right-color:navy;
	padding:3pt;	
	}
		
span {
	color:#236A22;
	font-variant:small-caps;
	}

.espace {
	padding:10pt;
	}

.barre {
	/*background-color:#7B8CA5;*/
	text-align:center;
	border-style:solid;
	border-width:1pt;
	border-bottom-color:navy;
	border-top-color:#8C9DB6;
	border-left-color:#8C9DB6;
	border-right-color:navy;
	padding:3pt;
	}