* {
	margin: 0;
	padding: 0;
	font: 12px Arial, Helvetica, sans-serif;
}

a {
	color : #5b5b60;
	text-decoration : underline;
}

a:hover {
	color : #45961a;
	text-decoration : underline;
}

a img {
	border-width: 0;
	border-style: none;
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background: #a4a5a6;
}

#container {
	margin:0 auto;
	text-align: left;
	height: 1000px;
	min-width: 800px;
	background: repeat-x url(../images/bout_fond.gif);
	width: 1000px;
}

#leftcorner {
	height: 1000px;
	float: left;
	width: 76px;
	background: no-repeat url(../images/left_fond.gif) #a4a5a6;
	margin: 0;
	padding: 0;
	clear: none;
}

#rightbloc {
	height: 1000px;
	width: 76px;
	background: no-repeat url(../images/right_fond.gif) #a4a5a6;
	float: right;
	clear: none;
}

#contenu {
	height: 1000px;
	margin-right: 76px;
	margin-left: 76px;
	padding-right: 0;
	padding-left: 0;
	background: url(../images/groslogo.jpg) no-repeat 75% center;
}

#titre {
	height: 52px;
}

#titre h1 {
	padding-top: 17px;
}

#blocprincipal {
}

#menu {
	float: left;
	width: 162px;
	padding-top: 1px;
	padding-right: 20px;
}

#menu img {
	margin: 0;
	padding: 0;
	border: none;
	float: left;
}

#main {
	margin-left: 163px;
}

#titre2 {
	padding-top: 20px;
	margin-bottom: 20px;
}

#titre2 h2 {
	font: 14px Arial, Helvetica, sans-serif;
	padding-left: 20px;
}

.center {
	text-align: center;
}

#petit_col {
	width: 200px;
	float: right;
	clear: none;
	height: 800px;
}

.petit_c {
	margin-bottom: 18px;
}

.petit_c h3 {
	font-size: 14px;
	font-weight: bold;
}

.grand_c h3 {
	font-size: 14px;
	font-weight: bold;
}

.petit_c td {
	color: #777777;
	font-size: 10px;
}

#grand_col {
	height: 800px;
	float: left;
	width: 440px;
}

.grand_c {
	
}

.grand_c h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}

.grand_c p {
	text-align: justify;
}

.liquid-round2 {
width:100%;
margin:0px auto;
background: #fff url(../images/blocs/leftside2.gif) repeat-y left top;
}

.liquid-round {
width:100%;
margin:0px auto;
background:#fff url(../images/blocs/leftside.gif) repeat-y left top;
}

.top {
width:100%;
height:20px;
background:url(../images/blocs/top.gif) no-repeat left top;
}

.top span {
display:block;
position:relative;
height:20px;
background:url(../images/blocs/top-right.gif) no-repeat right top;
}

.center-content {
position:relative;
background: url(../images/blocs/rightside.gif) repeat-y right top;
padding: 1px 25px;
margin: -1px 0 -19px;
}

.center-content2 {
position:relative;
background: url(../images/blocs/rightside.gif) repeat-y right top;
padding: 1px 25px;
margin: -1px 0 -19px;
	height: 150px;
}

.bottom {
height:19px;
background:url(../images/blocs/mbottom.gif) no-repeat left bottom;
}

.bottom span {
display:block;
position:relative;
height:19px;
background:url(../images/blocs/mbottom-right.gif) no-repeat right top;
}

input {
	border: 1px solid #cccccc;
}

.right_float {
	float:right;
	margin-left:10px;
	margin-bottom:5px;
}

.left_float {
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}

.black_deg {
	background: no-repeat url(../images/stuff/degrade_black.png);
	text-align: center;
	padding-top: 8px;
	height: 23px;
}

.yellow_deg {
	background: no-repeat url(../images/stuff/degrade_yellow.png);
	text-align: center;
	padding-top: 8px;
	height: 23px;
}

.green_deg {
	background: no-repeat url(../images/stuff/degrade_green.png);
	text-align: center;
	padding-top: 8px;
	height: 23px;
}

.red_deg {
	background: no-repeat url(../images/stuff/degrade_red.png);
	text-align: center;
	padding-top: 8px;
	height: 23px;
}

.myellow_deg {
	background: no-repeat url(../images/stuff/mini_degrade_yellow.png);
	text-align: center;
	padding-top: 8px;
	height: 23px;
}

.mgreen_deg {
	background: no-repeat url(../images/stuff/mini_degrade_green.png);
	text-align: center;
	padding-top: 8px;
	height: 23px;
}

.mred_deg {
	background: no-repeat url(../images/stuff/mini_degrade_red.png);
	text-align: center;
	padding-top: 8px;
	height: 23px;
}

.end {
	clear: both;
}

.gras {
	font-weight: bold;
}

.vert {
	color: #6A9630;
}

#loupe {
	background: no-repeat url(../images/stuff/loupe.png);
	width: 30px;
	height: 34px;
	border-width: 0;
	border-style: none;
}
