/*reset*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td, hr {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
}
ul, ol {
	list-style-type:none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img, hr {
	border: 0;
}
.cache, .print_footer, .print_header, .print_url, .print_titre {
	display:none;
}
.visible {
	display:block;
}
a {
	color: #7b1419;
	text-decoration: none;
}
a:hover {
	color: #647693;
}
/*--------------------------------------------------*/
/* generated by csscreator.com */
html, body{
	margin:0;
	padding:0;
	background-color: #7f7f7f;
}
#pagewidth {
	position: relative;
 	width:957px;
	text-align:left;
	margin-left:auto;
 	margin-right:auto;
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
}
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */
.clearfix:after {
	content: ".";
 	display: block;
	height: 0;
 	clear: both;
 	visibility: hidden;
}
.clearfix{display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */
/*------------------*/
#pagewidth .element {
	width:100%;
	float:left;
	position: relative;
}
.info_id {
	/*display:none;*/
	color:black;
}
.B_save {
	color:white;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size:1em;
	font-weight:bold;
	border:0;
	cursor:pointer;
	padding:2px 4px;
	background-color: #7b1419;
}
.B_save:hover {
	background-color: #647693;
}
.B_save_cache {	position:absolute;
	float:none;
	width:0;
	height:0;
	left:-1000px;
}
.b_close {
	background-image: url(../png/ui.png);
	background-position: -120px -260px;
	cursor: pointer;
	height: 14px;
	position: absolute;
	right: 10px;
	top: 10px;
	width: 14px;
}
