.photo {  border: 3px solid; border-color: #000099 #6666CC #6666CC #000099}
body {
scrollbar-face-color: #ECECFF;

scrollbar-shadow-color: #9999FF;

scrollbar-highlight-color: #FFFFFF;

scrollbar-3dlight-color: #CCCCFF; 

scrollbar-darkshadow-color: #0000CC; 

scrollbar-track-color: #0000CC;

scrollbar-arrow-color: #000099; 

background-color: #0000CC
}

.fd {  background-image: url(images/fond-can.jpg); background-repeat: no-repeat}
.menu {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-style: normal; font-weight: 900; text-transform: uppercase; text-decoration: none}
.text {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-style: normal; font-weight: bold; font-variant: normal; text-decoration: none}
.maj {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-style: normal; font-weight: bold; text-transform: uppercase; text-decoration: none}


.vign {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-style: normal; font-weight: normal; color: #2A1F55; text-decoration: none}

.suite { font-family: Georgia,, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #00DD00; text-decoration: underline; clip: rect(auto ); vertical-align: middle; padding-top: 0px; padding-bottom: 0px }

#test {
	width:600px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FF0000;
	}	



.pagination{
padding: 2px;
}

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

.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;
background-color: #ffffff;
color: #000099;
}

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

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

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

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


