a
{
	color:#5555AA;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
}
a:hover
{

	text-decoration:underline;
}
body
{
	background-color:#FFFFF;
	/*background-color:#F1F0FF;
	background-image:url(permissimo_fond.png);
	*/
	background-repeat: repeat-y;
	background-position:center;
	font-family:Arial;
	font-size:12px;
}

.header
{
	width:626px;
	text-align:justify;
	font-family:Arial;
	font-size:12px;
}

.corps
{
	width:616px;
	text-align:justify;
	font-family:Arial;
	font-size:12px;
}

.wincontainer
{
	border-color:#AAAAAA;
	border-style:solid;
	border-width:1px;
}

h1, h2
{
	display:inline;
}


.wintitle
{
	height:25px;
        background-color:#DDDDDD;
	background-image: url(bgtitlewin.png);
	background-repeat:repeat-x;
	font-family:Arial;
	color:#868686;
	font-weight: bold;
	font-size:12px;
	padding-top:  4px;
	padding-left: 8px;
		
}
.winbody
{
	background-image: url(bgwin.png);
	background-repeat:repeat-x;
	text-align:justify;
	font-family:Arial;
	color:#555555;
	font-size:11px;
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 8px;
}
h1
{
	font-size:18px;
	font-weight:bold;
}
h2
{
	font-size:14px;
	font-weight:bold;
}

.points1
{
	background-color:#FFFF00;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-align:center;
	width:25px;
}

.points2
{
	background-color:#FFCC00;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-align:center;
	width:25px;
}

.points3
{
	background-color:#FFAA00;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-align:center;
	width:25px;
}

.points4
{
	background-color:#FF5500;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-align:center;
	width:25px;
}

.points6
{
	background-color:#FF0000;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-align:center;
	width:25px;
}

.infraction
{
	background-image: url(bgwin.png);
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-align:justify;
	padding:4px;
	
}
.topad {
margin-left: auto;
margin-right: auto;
width: 468px;
margin-bottom: 4px;
}
