body {
	margin: 0;
	background: #686867 url(../images/background.jpg) left top repeat-x;
	padding: 0 20px;
}

#wrapper {
	width: 950px;
	padding: 0;
	margin: 80px auto 20px;
	background: none;
}

#header {
	padding: 0;
	margin: 0;
	background: white none;
}

#mainContainer {
background: none;
padding: 0;
height: 244px;
margin-bottom: 0;
	margin-top: 4px;
}

#mainContainer2 {
	width: 950px;
	background: none white;
     padding: 0;
	margin-top: 3px;
	margin-bottom: 0;
}
    
#footer {
	background: none;
	padding: 0;
	/*width: 800px;*/
	clear: both;
	margin: 10px auto 0;
}
#footer #w3c{
	margin-right: 0px;
	text-align: right;
}

/* @group blocks */

.cleaner {
	clear: both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
		}

/* block header */

div.header_top {
	margin: 0;
	padding: 0;
	height: 35px;
	background: white none;
}

div.header_bottom {
	height: 100px;
	margin: 0;
	padding: 0;
	background: none;
}

/* block vert */

#greenbox {
	width: 400px;
	margin: 0;
	padding: 0;
	float: left;
}

#greenbox_top {
	width: 400px;
	background: url(../images/greenbox_top.jpg) top left no-repeat;
	padding-top: 6px;
}
#greenbox_bottom {
	background: url(../images/greenbox_bottom.jpg) bottom left no-repeat;
	height: 237px;
	padding: 0;
	margin: 0;
	}

/* block image */

#image_container {
	float: right;
	height: 243px;
	padding: 0;
	margin: 0;
	background: none;
}

/* block blanc */

div.tl {
	background: url(../images/corner_a.gif) no-repeat left top;
	float:left;
	height:5px;
	width:5px;
	clear: both;
	margin: 0;
	padding: 0;
}
div.tr {
	background: url(../images/corner_b.gif) no-repeat right top;
	float:right;
	height:5px;
	width:5px;
	margin: 0;
	padding: 0;
}
div.bl {
	background: url(../images/corner_c.gif) no-repeat left bottom;
	float:left;
	height:5px;
	width:5px;
	margin-top: -5px;
	clear: both;
	padding: 0;
}

div.br {
	background: url(../images/corner_d.gif) no-repeat right bottom;
	float:right;
	height:5px;
	width:5px;
	margin-top: -5px;
	padding: 0;
}

#whitebox_container {
	float: right;
	padding: 0;
	margin: 0;
	background: white none;
	width: 545px;
}

#whitebox {
	margin: 0;
	padding: 0;
}

#white_content {
	padding: 20px;
	margin: 0;
	height: 202px;
}

* html #white_content
	{
	height: auto;
	}	

/* block blanc_mainContainer2 */

div.content {
	margin: 0;
	padding: 0;
}

#left {
	width: 207px;
	padding: 0 5px 20px 0;
	height: auto;
	margin: 5px 0 0;
	float: left;
	display: block;
}

#center {
	background: none;
	width: auto;
	height: auto;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	margin: 0;
	margin-left: 220px;
}


#right {
	width: 290px;
	float: right;
	margin: 5px 0 0;
	padding: 0 0 20px 5px;
	height: auto;
	clear: none;
	display: none;
}

#foot {
	width: auto;
	clear: both;
	border-top: 1px #555759 solid;
	margin-top: 10px;
	height: 40px;
	margin-right: 5px;
	margin-left: 5px;
	padding: 0;
}
/* block gris */
.greybox_top {
	width: 207px;
	padding-top: 9px;
	background: url(../images/greybox_top.gif) top left no-repeat;
}

.greybox_bottom {
	background: url(../images/greybox_bottom.gif) bottom left no-repeat;
	margin-bottom: 5px;
	padding: 5px 15px 15px;
}

.greybox-right_top {
	width: 290px;
	padding-top: 9px;
	background: url(../images/greybox-right_top.gif) top left no-repeat;
}

.greybox-right_bottom {
	background: url(../images/greybox-right_bottom.gif) bottom left no-repeat;
	margin-bottom: 5px;
	padding: 5px 15px 15px;
}
	
/* @end */

/* @group box_special */

.nav
{
	margin: 0 0 20px 5px;
	padding-top: 10px;
	margin-bottom: 20px;
	margin-left: 5px;
}

.mini_flash {
	margin-bottom: 5px;
	height: 80px;
}

.big_flash {
	margin-bottom: 5px;
	height: 200px;
}
	
/* @end */


#popup {
	width: 360px;
	height: auto;
	background: no-repeat left bottom url(../images/backmouse.gif) white;
	padding: 20px 0;
	margin: 20px 10px;
}

img
{
    border: 0px;
}

.float_left_img {
	float: left;
}

#greenbox .float_left_img {
	margin-right: 14px;
	margin-left: 25px;
	margin-bottom: 8px;
}

#center .float_left_img{
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 14px;
}

#iso {
	text-align: right;
	margin: 0px;
	padding: 0px;
	position: relative;
	right: 0px;
	width: 31px;
	bottom: 25px;
	left: 904px;
}

#inner {
	display:block;
	}
	
#center_left {
	float:left;
	position:relative;
	width: 350px;
	left:0px;
}
	
#center_right {
	float:right;
	position:relative;
	width:350px;
	right:0px;
}
	
.clear {
	clear:both;
} 

.float_left_img{
	margin-right:10px;
}