/* CSS Document */

body {
	background-image: url(../img/angel_beach.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	/*background-position:center;*/
    font-size:12px;
	color:#000000;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
}

a { color:#000000; text-decoration:underline;}

img { border:none;}

.encadre {
border-left:#000000 1px solid;
border-right:#000000 1px solid;
border-top:#000000 1px solid;
border-bottom:#000000 1px solid;
}

.bouton {
font-family: Verdana;
font-size: 9pt;
color: #000000;
font-weight: bold;
background-color:#bfb880;
}

.table_fond { 
    background-color:#E5E19C; 
    font-size:12px;
	color:#000;
	font-weight:bold;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
}

.table_titre { 
background-color:#bfb880;
font-weight:bold;
}

.rouge1 { 
font-family:Tahoma,Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FF0000;
font-weight:bold;
}

.texte11_rougeg { color: #000000; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none; font-weight:bold; }

.texte11_bleug { color:#0C409F; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none; font-weight:bold; }

.lien11:link    {color:#0C409F; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; text-decoration:none;}
.lien11:active  {color:#0C409F; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; text-decoration:none;}
.lien11:hover   {color:#0C409F; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; text-decoration:underline;}
.lien11:visited {color:#0C409F; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; text-decoration:none;}