body {
	/*background-image: url(../images/0.jpg);*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.InterligneGV {
	background-color: #E9E9E9;
}
.GridPager a, .GridPager span {
	display: block;
	height: 15px;
	width: 25px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}
.GridPager a {
	background-color: #f5f5f5;
	color: #000;
	border: 1px solid #969696;
}
.GridPager a:hover {
	background-color: #C00;
	border: 1px solid #969696;
}
.GridPager span {
	background-color: #000;
	color: #FFF;
	border: 1px solid #969696;
}
.bgColor01 {
	background-color: #282828;
}
.bgColor02 {
	background-color: #700;
}
.bgColor03 {
	background-color: #464646;
}
.bgColor04 {
	background-color: #FFF;
}
.bgColor07 {
	background-color: #F4D69B;
}
.bgColor05 {
	background-color: rgba(255, 255, 255, 0.8);
}
.bgColor06 {
	background-color: #484848;
}
.txt11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.txt122 {
	font-family: 'Oswald', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing:1px;
}
.txt12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.txt14 {
	font-family: 'Oswald', Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing:1px;
	text-transform:uppercase;
}
.txtPadding {
	padding:5px;
	margin: 0px;
}
.interligne {
	line-height:20px;
}
.txtBlanc {
	color: #FFFFFF;
}
.txtRouge {
	color: #C00;
}
.txtNoir {
	color: #000000;
}
.nonDeco {
	text-decoration:none;
}
.txtBeige {
	color: #F4D168;
}
.btnSearchHome {
	display: inline-block;
	font-family: Verdana, Geneva, sans-serif;
	padding: 8px 115px 8px 115px;
	background: #000;
	color: #FFF;
	text-decoration: none;
	letter-spacing:2px;
	font-size: 11px;
	font-weight:bold;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.btnSearchHome:hover {
	background: #DDD;
	color: #000;
	text-decoration: none;
}
.btnDeposerHome {
	display: inline-block;
	font-family: Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	padding: 8px 61px 8px 61px;
	background: #2A2A2A;
	color: #FFF;
	text-decoration: none;
	letter-spacing:2px;
	font-size: 11px;
	font-weight:bold;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.btnDeposerHome:hover {
	background: #DDD;
	color: #000;
	text-decoration: none;
}
.btnSearchAll {
	display: inline-block;
	font-family: Verdana, Geneva, sans-serif;
	padding: 8px 90px 8px 90px;
	background: #000;
	color: #FFF;
	text-decoration: none;
	letter-spacing:2px;
	font-size: 11px;
	font-weight:bold;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.btnSearchAll:hover {
	background: #DDD;
	color: #000;
	text-decoration: none;
}
.btnDeposerAll {
	display: inline-block;
	font-family: Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	padding: 8px 45px 8px 45px;
	background: #2A2A2A;
	color: #FFF;
	text-decoration: none;
	letter-spacing:2px;
	font-size: 11px;
	font-weight:bold;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.btnDeposerAll:hover {
	background: #DDD;
	color: #000;
	text-decoration: none;
}
.btnDeposerAnnonce {
	display: inline-block;
	font-family: Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	padding: 8px 15px 8px 15px;
	background: #2A2A2A;
	color: #FFF;
	text-decoration: none;
	letter-spacing:2px;
	font-size: 11px;
	font-weight:bold;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.btnDeposerAnnonce:hover {
	background: #DDD;
	color: #000;
	text-decoration: none;
}
.button {
	display: inline-block;
	font-family: Verdana, Geneva, sans-serif;
	padding: 8px 12px;
	background: #4e4848;
	color: #FFF;
	text-decoration: none;
	text-transform:uppercase;
	font-size: 11px;
	font-weight:bold;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.button:hover {
	background: #DDD;
	color: #000;
	text-decoration: none;
}
.btnImage {
	display: inline-block;
	padding: 4px 4px;
	background: #666;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.btnImage:hover {
	background: #DDD;
}
.mnTop {
	background-color:#282828;
	font-family: 'Oswald', Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform:uppercase;
	color:#FFF;
	letter-spacing: 2px;
	padding-left:8px;
	padding-right:8px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.mnTop:hover {
	color:#000;
	background-color:#000;
}
.mnTop a {
	color:#FFF;
	text-decoration:none;
}
.mnTop a:hover {
	text-decoration:none;
}
