#flashcontent {
	height: 100%;
}

	
#container {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
}

.content_table {
	background: #fff;
	width: 899px;
	border-left: 1px solid #b5b5b5;
}

#header2 {
	position: absolute;
	width: 980px;
	height: 233px;
}

#header1 {
	width: 980px;
	height: 233px;
}

#leftcol {
	width: 220px;
	float: left;
}

#content {
	width: 520px;
	float: left;
	margin-left: 10px;
}

#rightcol {
	width: 220px;
	float: left;
	margin-left: 10px;	
}

#menu {
	margin-bottom: 20px;
}

.menu_item {
	width: 220px;
	height: 28px;
	margin-bottom: 4px;
	color: #fff;
	cursor: pointer;	
}



.menu_item .icon {
	float: left;
	width: 30px;
	height: 25px;
	padding-top: 3px;
}

.menu_item .text {
	float: left;	
	width: 180px;
	height: 14px;
	padding: 7px 0 7px 10px;
	font-size: 13px;
	background: #1F1F1F;
	border-radius: 2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
}

.menu_item .text_active {
	background: #950000;
}

.admin_menu_item {
	float: left;
	color: #000;
	padding: 5px 10px 5px 10px;
	margin-right: 20px;
	background: #efefef;
	border-radius: 2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	margin-bottom: 10px;
	cursor: pointer;
}
#edito {
	background: #fff;
	padding: 10px;
	border-radius: 2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	line-height: 17px;
	margin-bottom: 10px;
}

#edito .title {
	font-family: Georgia, Arial;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #2D5969;
	margin-bottom: 10px;
}

#news {
	background: #fff;
	padding: 10px;
	border-radius: 2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
}

.news_item {
	margin-bottom: 10px;
}

.news_item .img {
	float: left;
	width: 108px;
	margin-right: 10px;
}

.news_item .img img {
	border: 4px solid #DEDEDE;
	width: 100px;
	height: 60px;
}

.news_item .text {
	width: 380px;
	float: left;
}

.news_item .text .title {	
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
}

.news_item .text .title .category {
	color: #790D23;
}

.news_item .text .title .date {
	color: #B3B3B3;
	font-size: 11px;
	font-weight: normal;
}

#motos_home {
	width: 498px;
	height: 100px;
	background: #1F1F1F;
	padding: 12px;
	border-radius: 2px;
	margin-bottom: 10px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

.content_block {
	width: 500px;
	background: #fff;
	padding: 10px;
	border-radius: 3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

.content_block .title {
	font-size: 20px;
	margin-bottom: 10px;
}

.block {
	width: 200px;
	background: #EAEAEA;
	padding: 10px;
	border-radius: 3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}


.block_title {
	font-size: 14px;
	font-weight: bold;
	color: #325C67;
}

.block_line_grey {
	height: 1px;
	margin: 8px 0;
	background: #EAEAEA;
	width: 220px;
	margin-left: -10px;
}

.block_line_black {
	height: 1px;
	margin: 8px 0;
	background: #E0E0E0;	
	width: 220px;
	margin-left: -10px;

}

.newsletter_input {
	float: left;
	width: 155px;
	padding: 3px;
}

.newsletter_submit {
	float: right;
	width: 20px;
	padding: 3px;
	margin-left: 8px;
	border-radius: 2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	cursor: pointer;
}

#content_admin {
	width: 829px;
	background: #fff;
	border-left: 1px solid #b5b5b5;
	padding-top: 15px;	
	padding-bottom: 25px;		
	padding-left: 35px;	
	padding-right: 35px;		
}

#footer {
	width: 960px;
	padding: 10px 20px;
	background: #950000;
	color: #d9c3c3;
	margin: 10px 0;
	border-radius: 2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	line-height: 16px;
}

#footer_contact {
	font-size: 11px;	
}

#footer_menu {
	float: right;
	width: 600px;
	text-align: right;
	padding-top: 8px;
	font-size: 11px;
}

.footer_link {
	color: #d9c3c3;
}


#loginbar_welcome {
	color: #fff;
	padding-top: 7px;
	font-size: 11px;	
}

#loginbar_id {
	float: right;
	width: 450px;
	text-align: right;
	color: #fff;
	padding-top: 5px;
	font-size: 11px;
}

#header_clickable_logo {
	position: absolute;
	width: 420px;
	height: 200px;
	cursor: pointer;
}

#header_clickable_motorad {
	position: absolute;
	width: 185px;
	height: 90px;
	cursor: pointer;
	margin: 40px 0 0 765px;
}


#header_search {
	position: absolute;
	margin-top: 149px;
	margin-left: 690px;
	

}

#search_input {
	float: left;
	width: 200px;

	padding: 7px;
	background: #fff;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	color: #363636;
	border: 0px;
}

#search_submit {
	float: left;
	margin-left: 15px;
	cursor: pointer;
}



.home_splash_swf {
	border: 10px solid #dadada;
	width: 815px;
	margin: auto;
}

.home_splash_table{
	height: 100%;
	width: 100%;
}

.home_splash_td {
	text-align: center;
	vertical-align: middle;
}


#home_splash_text {
	margin-top: 10px;
	font-size: 11px;
	color: #fff;
}

.news_container {
	width: 448px;
	border-right: 7px solid #b5b5b5;	
}

.bloc_container {
	width: 448px;
}

.bloc_bottomborder {
	margin-bottom: 20px;
}

.home_news_text {
	width: 500px;
	margin-top: 5px;
}

.news_img {
	border: 5px solid #dadada;
	margin-right: 15px;
	cursor: pointer;
}

.news_title_category {
	color: #0b324d;
}

.news_date {
	float: right;
	color: #afafaf;
	font-size: 10px;
	margin-top: 2px;
}


.leftcontent {
	width: 446px;
	border-right: 7px solid #b5b5b5;
	vertical-align: top;
}

.rightcontent {
	vertical-align: top;
}

.right_container {
	padding: 10px 15px 20px 15px;	
}

.right_title {
	font-weight: bold;
	color: #0b324d;
	padding-bottom: 12px;
	font-size: 12px;
}

.home_occaz_title {
	font-weight: bold;
	margin: 3px 0 3px 3px;
}

.home_occaz_title a {
	color: #fff;
}

.home_occaz_img {
	float: left;

	margin-right: 8px;
	border: 3px solid #1F1F1F;
}

.home_occaz_img_active {
	border: 3px solid #950000;	
}

.home_occaz_img img {
	border: 1px solid #dadada;
}

#home_occaz_info {
	float: left;
	width: 150px;
	color: #fff;
	cursor: pointer;
}

#home_occaz_info_name {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

#home_occaz_info_data {
	color: #9C9C9C;
	font-size: 10px;
}

.admin_table {
	margin-top: 10px;
	width: 829px;
}

.admin_table th {
	background-color: #596ae7;
	background: #2680b4;
	color: #fff;
	padding: 3px;
	text-align: center;
}

.admin_table th a {
	color: #fff;
}

.admin_table td {
	font-size: 11px;
	padding: 2px;
	text-align: center;
}

.altrow {
	background: #f5f5f5;
}

.selectedrow {
	background: #d3e1f5;
}

.disabled {
	color: #808080;
}

.disabled2 {
	color: #c3c3c3;
}

#admin_paginator_prev {
	float: left;
	width: 33%;
	text-align: left;
	font-size: 11px;
	padding-top: 5px;
}


#admin_paginator_page {
	float: left;
	width: 34%;
	text-align: center;
	font-size: 11px;
	padding-top: 5px;

}

#admin_paginator_next {
	float: right;
	text-align: right;
	width: 33%;
	font-size: 11px;
	padding-top: 5px;
}

#admin_title {
	width: 192px;
}

#admin_title .title {
	font-size: 20px;
}

#admin_altmenu {
	font-size: 12px;
	text-align: right;
	width: 630px;
	line-height: 25px;
}

input {
	border: 1px solid #c2c2c2;
	padding: 2px;
	font-size: 12px;
}

button {
	border: 1px solid #c2c2c2;
	padding: 2px;
	font-size: 12px;
}

select {
	border: 1px solid #c2c2c2;
	padding: 2px;
	font-size: 12px;
}

textarea {
	border: 1px solid #c2c2c2;
	padding: 2px;
	font-size: 12px;
}

.form_item_name {
	float: left;
	width: 120px;
}

.form_item_input {
	height: 26px;
	padding-bottom: 6px;
	margin-left: 120px;
}

.white {
	color: #fff;
}

#content_admin .title {
	font-size: 20px;
}

.moto_info_name {
	font-weight: bold;
	color: #0b324d;
	padding-bottom: 6px;
	font-size: 12px;
	width: 100px;
	border-bottom: 1px solid #888;
	font-size: 10px;
	vertical-align: top;
	padding-top: 4px;
}

.moto_info_data {
	width: 170px;
	border-bottom: 1px solid #888;
	font-size: 10px;	
	vertical-align: top;	
	padding-top: 4px;
}

.moto_title {
	font-weight: bold;
	color: #0b324d;
	padding-bottom: 6px;
	font-size: 14px;
}

.moto_info_price {
	width: 170px;
	border-bottom: 1px solid #888;
	font-size: 12px;	
	vertical-align: top;	
	padding-top: 4px;
	color: red;
}

.moto_input {
	font-size: 10px;
}

.moto_search_item {
	margin-bottom: 4px;
}

.moto_search_name {
	color: #0b324d;
}

