@charset "iso-8859-1";

ul
{
	list-style-image: url(aatobul1.gif);
}
ul ul
{
	list-style-image: url(aatobul2.gif);
}
ul ul ul
{
	list-style-image: url(aatobul3.gif);
}

a:link
{
	color: rgb(255, 255, 255);
}
a:visited
{
	color: rgb(145, 145, 145);
}
a:hover
{
	color: rgb(255, 0, 255);
}

body
{
	width: 100%;
	height: 1500px;
	background-image: url(fond.jpg);
	background-attachment:fixed;
	background-color:white;	
	-webkit-background-size: cover;
  	-moz-background-size: cover;
 	-o-background-size: cover;
 	background-size: cover;
	min-height: 100%;
	margin:0;
	padding:0;
	font-family: Arial, Times, Helvetica;
	color: rgb(255, 255, 255);
	font-style: normal;
	font-size: 10pt;
	font-weight: normal;
	text-align: justify;
}
.txt
{
	background: Transparent;
	background-color: rgba(255, 255, 255, 0.8);
	color: rgb(0, 0, 0);
	border-radius : 20px;
	padding : 20px;
}
.liens
{
	background: Transparent;
} 

div#liens
{
	background-image: url(autobkgd.gif);
	border-radius : 15px;
	padding: 1px;
	border-width: 1px;
	border-style: solid;
 	border-color: rgb(255, 255, 255);
}
th
{
	border-color: rgb(255, 255, 255);
}
table
{
	font-style: normal;
	font-family: Arial, Times, Helvetica;
	color: rgb(255, 255, 255);
	border-color: rgb(255, 255, 255);
}
td
{
	border-color: rgb(255, 255, 255);
}
td#legende
{
	border-color: rgb(255, 255, 255);
	background-image: url(autobkgd.gif);
	width: 150px;
	border-width: 1px;
 	border-style: solid; 
	border-color: white;
	border-radius : 10px;
}
h1
{
	color: rgb(255, 255, 255);
	font-family: Arial, Times, Helvetica;
	font-style: normal;
	font-weight: normal;
	font-size: 24pt;
}
h2
{ 
	color: rgb(0, 0, 0);
	font-style: normal;
	font-weight: normal;
	font-size: 14pt;
	font-family: Arial, Times, Helvetica;
}
h3
{
	color: rgb(255, 255, 255); 
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Times, Helvetica;
	font-size: 14pt;
}
h4
{
	color: rgb(255, 255, 255);
	font-family: Arial, Times, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
}
h5
{
	color: rgb(255, 255, 255);
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Times, Helvetica;
	font-size: 8pt;
}
h6
{
	color: rgb(0, 0, 205);
	font-family: Arial, Times, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 10px; 
}

hr
{
	color: rgb(51, 204, 0);
}

a.bouton
{
	background-image: url(autovbs.gif);
	background-repeat: no-repeat;
	display: block;
	width:135px;
	height:44px;
	font-family: Arial, Times, Helvetica;
	font-style: normal;
	font-weight: normal;
	font-size: 12pt;
	padding-top: 12px;
	text-align: center;
	text-decoration: none;
}

a.bouton:hover
{
	background-image: url(autovbp.gif);
	display: block;
	width:135px;
	height:44px;
	font-family: Arial, Times, Helvetica;
	font-style: normal;
	font-weight: normal;
	font-size: 12pt;
	padding-top: 12px;
	text-align: center;
	text-decoration: none;
}

caption
{
	font-size: 14pt;
	font-style: normal;
	font-family: Arial, Times, Helvetica;
	color: rgb(255, 255, 255);
} 

fieldset
{
	border-right-width: 1pt;
	border-bottom-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-bottom-width: 1pt;
	border-top-width: 1pt;
	font-size: 8pt;
	font-family: Arial, Times, Helvetica;
	border-right-style: solid;
	border-left-width: 1pt;
	font-style: normal;
	color: rgb(255, 255, 255);
} 

legend
{
	font-style: normal;
	font-family: Arial, Times, Helvetica;
	font-size: 8pt;
	color: rgb(255, 255, 255);
}

marquee
{
	font-size: 18pt;
	font-family: "Arial Rounded MT Bold",Arial, Times, Helvetica;
} 

select
{
	border-style:solid; font-style: normal;
	font-size: 8pt;
	font-family: Arial, Times, Helvetica;
	color: rgb(0, 0, 0);
}

textarea
{
	border-style:solid; font-style: normal;
	font-size: 8pt;
	font-family: Arial, Times, Helvetica;
	color: rgb(0, 0, 0);	
}

th
{
	font-family: Arial, Times, Helvetica;
	font-style: normal;
	vertical-align: middle;
}

a.banniere
{
	background-image: url(aautobnr.gif);
	background-repeat: no-repeat;
	display: block;
	width:600px;
	height:50px;
	font-family: "Arial Rounded MT Bold", Arial, Times, Helvetica;
	font-style: normal;
	font-weight: normal;
	font-size: 24pt;
	color: rgb(153, 0, 0);
	padding-top: 12px;
} 

.image
{
	border: 1px solid;
	border-color: rgb(255, 255, 255);
	border-radius : 10px;
}

.onglet
{
	display: inline-block;
	margin-left:3px;
	margin-right:3px;
	padding:3px;
	border: 1px solid;
	border-color: rgb(255, 255, 255);
	cursor:pointer;
 }
.onglet_0
 {
	background: rgb(128, 128, 0);
	border-bottom: 1px solid;
	border-color: rgb(255, 255, 255);
}
.onglet_1
{
	background: rgb(200, 200, 0);
	border-bottom: 0px solid;
	padding-bottom:4px;
}
.contenu
{
	margin-top:-1px;
	padding: 20px;
	display: none;
}

@keyframes clignotement { to { visibility : hidden; } }
.blink {animation : clignotement 1s steps(2, start) infinite; }