body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bordure{
margin: 0;
width:838px;
border-right: 2px solid #ffa153;
border-left: 2px solid #ffa153;
border-bottom: 2px solid #ffa153;
}
.bordure2{
margin: 0;
width:340px;
border: 1px solid #4f66ac;
}
.bordure3{
margin: 0;
width:830px;
border: 1px solid #4f66ac;
}
.Style1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #3f0000;
	font-weight: bold;
}
.Style1:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #3f0000;
	font-weight: bold;
}
.Style1:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #3f0000;
	font-weight: bold;
}
.Style1:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #3f0000;
	font-weight: bold;
}
.Style4 {font-size: 11px}
.Style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #e50083;
	font-weight: bold;
}
.Style5:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #e50083;
	font-weight: bold;
}
.Style5:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #e50083;
	font-weight: bold;
}
.Style5:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #e50083;
	font-weight: bold;
}
.Style6 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #4653a2; font-weight: bold; }
.Style7 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color: #e50083; font-weight: bold; }
.pagination{
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 22px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
color: #2e6ab1;
background-color: #FFFF80;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #000;
background-color: #FFFF80;
}

.pagination a.currentpage{
background-color: #2e6ab1;
color: #FFF !important;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}

.Style8 {
	font-size: 16px
}

