/* Liens */
a:link { 
	color:#0000FF; 
	text-decoration: none;
}
a:visited { 
	text-decoration: none; 
	color:#0000FF;
}
a:hover {
	text-decoration: underline;
	color:#CC0000;
}
a:link#white { color:#FFFFFF; }
a:visited#white { color:#FFFFFF; }
a:hover#white { color:#CC0000; }

.news a {
	font-weight: bold;
	}
/* Page principale */
body {
	scrollbar-face-color: #006699;
	scrollbar-shadow-color: #006699;
	scrollbar-highlight-color: #006699;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #006699;
	scrollbar-arrow-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #0099CC;
	margin: 5px;
} 

/* Formulaires style bleu */
input, textarea, select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #44AADD;
	color: #FFFFFF;
	border: 1px solid #0000CC;
	vertical-align: middle;
}
select#menu 
{
	height: 1.9em;
	padding: 1px;	
} 
input#text
{
	height: 1.4em;
	padding: 1px 2px;	
} 
input#button 
{
	height: 20px;
	background-color: #0066CC;
} 
textarea#area 
{
	height: 100px;
	width: 200px;
} 
/* Formulaires style rouge */
.form2
{
	background-color: #FFEEEE;
	color: #CC0000;
	border: 1px solid #000000;
	font-weight: normal;
}
.form2#text {
	width: 80px;
	border: 1px solid #FFFFFF;
	padding: 1px;
}
.form2#menu { border: 0px solid #BBBBBB; }
.form2#button { font-weight: bold; }

/* titres */
.titre {
	color: #000066;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	width:100%;
	filter:DropShadow(Color='#000000', OffX=1, OffY=1);
	text-align: center;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	width:100%;
	filter:DropShadow(Color='#000000', OffX=1, OffY=1);
	text-align: center;
}
h3 {
	font-size: 12px;
	color: #000066;
	font-weight: bold;
	margin: 6px;
}
ul.balise li {
	list-style-image: url(images/balise.gif);
}

/* separateur */
hr {
	height:3px;
	width: 80%;
	text-align: center;
	color: #0033CC;
}
.accueil {
	border: 1px solid #0000AA;
	padding: 6px 8px;
	background-color: #66BBEE;
	-moz-border-radius: 10px;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* ********************* Div ********************* */
.menu {
	position: relative;
	left: 0px;
	top: -5px;
	height: 20px;
	z-index: 1;
	vertical-align:top;
	width: 888;
	z-index: 10;
}

.headdata {
	position: relative;
	left: -5px;
	top: -5px;
	width: 588px;
	height: 61px;
	visibility: visible;
	z-index: auto;
}

.mainframe {
	padding: 5px;
	border: 1px solid #000000;
	position: relative;
	left: 0px;
	top: -6px;
	width: 589px;
	text-align: left;
	overflow: visible;
	z-index: auto;
}
.tribune {
	padding: 0px;
	border: 1px solid #000000;
	font-size: 11px;
}
/* tableaux */
th {
	background-color:#44AAFF;
	font-weight: bold;
}

.line0 { background-color:#FFFFFF; }
.line1 { background-color:#77DDFF; }
.line2 { background-color:#77DDFF; }
.line3 { background-color:#EEEEEE; }

/* bordures */
.bordertop {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}

.bordertableall {
	border-collapse: collapse;
	border: 1px solid #000000;
}
.bordertableall td,th{
	border: 1px solid #000000;
}

.borderall { border: 1px solid #000000;}
.borderall#full { border-collapse:collapse; }

.cache {
	display: none;
}
.article {
	background-color: #E4EFFA;
	border: 1px dashed #0000FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.bottom {
	color: #FFFFFF;
	font-size: xx-small;
}
fieldset, legend {
	border: 1px solid #0000CC;
	padding: 4px;
}
legend#b {
	background-color:#66BBEE;
}

.data .tablecontent {
	border: 1px solid #000000;
	padding: 10px;
	width: 94%;
	text-align: justify;
	-moz-border-radius: 10px;
	background-color: #66BBEE;
}

.data .tabletitre {
	width: 94%;
	height: 2.0em;
	color: #000066;
	font-weight: bold;
	background-color: #44AAFF;
	vertical-align: middle;
	border: 1px solid #000000;
	padding: 2px;
	-moz-border-radius: 15px;
	margin-bottom: 5px;
}

.trib
{
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.trib fieldset
{
	position: relative;
    padding: 0em 5px 5px;
	border: 1px solid #0000AA;
	background-color: #66BBEE;
	margin: 0px 0px 8px;
	-moz-border-radius: 10px;

}
.trib legend
{ 
	position: relative;
    top: -1.5em;
    padding: 0.3em;
	background-color: #44AAFF;
	border: 1px solid #0000AA;
	margin: 5px;
	-moz-border-radius: 10px;
}
.date
{
	font-weight: bold;
	color: #006600;
}
.alerte {
	color: #CC0000;
	font-weight: bold;
}
.maj table {
	border: 0px solid #000000;
	border-collapse:collapse;
}
.maj td {
	border-top: dashed 1px #0000FF;
	border-left: none 1px #0000FF;
	border-right: none 1px #0000FF;
	border-bottom: none 1px #0000FF;
	padding: 4px;
}
