body {
	font-family: arial, verdana, tahoma;
	font-size: 12px;
	color: #818181;
	line-height: 18px;
	background: white url(http://www.tamo-motoculture.fr/images/user/www.tamo-motoculture.fr/template/bg.png) repeat-x top left;
	margin: 0;
	padding: 0;
}

/* TinyMCE specific rules */
body.mceContentBody {
	background-image: none;
	background-color: #fff;
	border-right: 1px dotted gray;
	padding: 5px;
	width: 700px;
}

body.mceContentBody td {
	font-family: arial, verdana, tahoma;
	font-size: 12px;
	color: #818181;
	line-height: 18px;
}

a {
	color: #e2001a;
}

a:hover {
	text-decoration: none;
}

h2 {
	font-size: 18px;
}

/* LAYOUT */
#wrap {
	width: 100%;
	margin: 0 auto;
	background: transparent url(http://www.tamo-motoculture.fr/images/user/www.tamo-motoculture.fr/template/bg-content-extension.png) repeat-y center top;
}

#content {
	width: 100%;
	margin: 0 auto;
	background: transparent url(http://www.tamo-motoculture.fr/images/user/www.tamo-motoculture.fr/template/bg-content.jpg) no-repeat center top;
}

#header {
	width: 1000px;
	height: 150px;
	margin: 0 auto;
	#padding-left: 1px;
}

#hmenu {
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	height: 30px;
	list-style: none;
	background: white url(http://www.tamo-motoculture.fr/images/user/www.tamo-motoculture.fr/template/bg-hmenu.png) repeat-x left top;
	#padding-left: 1px;
}

#hmenu li {
	float: left;
	/*height: 29px;*/
	border: 1px solid white;
	border-bottom: none;
	margin: 0 15px 0 0;
}

#hmenu a {
	display: block;
	font-family: verdana, arial, tahoma;
	font-size: 14px;
	color: white;
	text-decoration: none;
	padding: 5px 20px 6px 20px;
	font-weight: bold;
}

#hmenu a:hover {
	background: red url(http://www.tamo-motoculture.fr/images/user/www.tamo-motoculture.fr/template/bg-hmenu-hover.png) repeat-x left top;
}

#hmenu ul {
	visibility: hidden;
	position: absolute;
	margin: 5px 0;
	padding: 0;
	list-style: none;
	border: 1px solid #55ab26;
	background-color: white;
}

#hmenu ul li {
	float: none;
	margin-right: 0;
	border: none;
	border-bottom: 1px solid #55ab26;
	width: 200px;
}

#hmenu ul li a {
	color: #55ab26;
}

#hmenu ul li a:hover {
	color: white;
	background: #55ab26 url(http://www.tamo-motoculture.fr/images/user/www.tamo-motoculture.fr/template/bg-hmenu.png) repeat-x left top;
}

#hmenu ul ul {
	margin-left: 190px;
	margin-top: -25px;
}

#page {
	width: 1000px;
	margin: 0 auto;
	min-height: 505px;
	_height: 505px; /* IE 6 */
}

#left {
	width: 700px;
	float: left;
	margin: 20px;
	_margin: 20px 10px 20px 10px;
}

#right {
	width: 230px;
	float: left;
	margin: 20px 20px 0 10px;
}

#right .NewsletterSubscription input {
	border: 1px solid #55ab26;
}

#right .NewsletterSubscription .Button {
	background-color: white;
}

#right #blockTitleNews {
	width: 230px;
	height: 56px;
	background: transparent url(http://www.tamo-motoculture.fr/images/user/www.tamo-motoculture.fr/template/block-header-news.jpg) no-repeat left top;
}

#right #blockTitleDiapo {
	width: 230px;
	height: 56px;
	background: transparent url(http://www.tamo-motoculture.fr/images/user/www.tamo-motoculture.fr/template/block-header-diapo.jpg) no-repeat left top;
}

#right .blockContent {
	background: transparent url(http://www.tamo-motoculture.fr/images/user/www.tamo-motoculture.fr/template/block-content.jpg) repeat-y left top;
}

#right .blockContent {
	width: 200px;
	padding: 0 15px 0 15px;
}

#right .blockContent h2 {
	margin: 0 0 10px 0;
	padding: 0;
	color: #818181;
}

#right .blockFooter {
	width: 230px;
	height: 41px;
	background: transparent url(http://www.tamo-motoculture.fr/images/user/www.tamo-motoculture.fr/template/block-footer.jpg) no-repeat left top;
}

#footer {
	width: 100%;
	height: 30px;
	text-align: center;
	background: white url(http://www.tamo-motoculture.fr/images/user/www.tamo-motoculture.fr/template/bg-footer.png) no-repeat center top;
	padding-top: 110px;
}

#footer a {
	color: #818181;
}

/* STYLES */
.vert {
	color: #55ab26;
}

.rouge {
	color: #e2001a;
}

.Title {
	font-family: tahoma, arial, verdana;
	font-size: 18px;
	color: #e2001a;
	margin: 15px 0;
	padding: 0;
	border-bottom: 1px solid #e2001a;
}

.Navigation {
	text-align: right;
}

.AdAttribut18, .AdAttribut25, .AdAttribut22 {
	font-size: 16px;
	font-weight: bold;
	list-style: none;
}

.AdAttribut18 .AdAttributName, .AdAttribut25 .AdAttributName, .AdAttribut22 .AdAttributName {
	color: red
}

.AdAttribut18 .AdAttributValue, .AdAttribut25 .AdAttributValue, .AdAttribut22 .AdAttributValue {
	color: black;
}

.AdAttribut18 .AdAttributValue:after, .AdAttribut25 .AdAttributValue:after, .AdAttribut22 .AdAttributValue:after {
	content: " €";
}

.AdSnapshotDesc {
	height: 105px;
	overflow: hidden;
}

.AdSnapshotTitle {
	height: 18px;
	overflow: hidden;
}

.AdCategory img {
	max-width: 90px;
	max-height: 90px;
	_width: 90px; _height: 53px; /* IE6 */
}