a:link, a:visited, a:active, a:hover {
 	font: normal 13px Arial, sans-serif;
 	text-decoration: none;
}

a:link, a:visited, a:active {
 	color: blue;
}

a:hover {
	color: red;
}

body {
	font: 13px Arial, sans-serif;
	color: black;
	background-color: white;
	text-align : center;
}

h1 {
	font: bold 33px "monotype corsiva", sans-serif;
}

h2 {
	font: bold 23px "monotype corsiva", sans-serif;
}

h3 {
	font: bold 16px "monotype corsiva", sans-serif;
}

p {
	font: 13px Arial, sans-serif;
	text-align : justify;
}

.bold1 {
	font: bold 13px Arial, sans-serif;
	text-decoration: underline;
	text-align : left;
}

.curency {
	font: 13px Arial, sans-serif;
	font-style: italic;
	text-align : left;
}

.bold2 {
	font: bold 13px Arial, sans-serif;
	text-align : left;
}

.smallpic {
	cursor: pointer;
}

.title1 {
	text-align : center;
}

.txt1,.txt2,.txt3 {
	padding : 20px;
	float: left;
	width : 200px;
}

.txtmain {
	padding : 20px;
	float: center;
	width : 700px;
}

.prev {
	float: center;
}

.more {
	color : blue;
	text-decoration: underline;
}


.btn-dessus {
	color: blue;
	background-color: #709aff;
	text-decoration: underline;
}

.btn-on-dessus {
	color: blue;
	background-color: #709aff;
	text-decoration: underline;
}

.btn, .pass {
	color: black;
	background-color: #b0daff;
}

.btn-on {
	color: black;
	background-color: #90baff;
}

.btn, .btn-dessus {
	border-style : solid;
	border-Top-Color : #aaaaaa;
	border-Right-Color : #aaaaaa;
	border-Bottom-Color : #777777;
	border-Left-Color : #aaaaaa;
	border-width : 1px;
}

.btn-on, .btn-on-dessus {
	border-style : solid;
	border-width : 1px;
	border-bottom-width : 0px;
	border-Top-Color : #777777;
	border-Right-Color : #777777;
	border-Left-Color : #777777;
}

.btn-on-dessus, .btn-on, .btn-dessus, .btn {
	font: 12px arial, sans-serif;
	text-align: center;
	cursor: pointer;
}

.altop {
	vertical-align: top;
}

.f-link {
	font: 13px arial, sans-serif;
	text-align: center;
	cursor: pointer;
	color: blue;
}

.poub {
	cursor: pointer;
}

.cur_val {
	background-color: #b0daff;
	border-style : none;
	text-align: center;
}

.imgmiddle {
	vertical-align: middle;
}

.folder {
	color : blue;
	font: 12px arial, sans-serif;
	cursor : pointer;
	font-style : italic;
}

.center_b_u {
	padding-top : 30px;
	padding-bottom : 0px;
	font: 13px Arial, sans-serif;
	font-weight : bold;
	text-align : center;
	text-decoration: underline;
}

.par_justif {
	padding-top : 0px;
	padding-bottom : 0px;
}

.txtmain2 {
	float: center;
	width : 700px;
}
