.texte1 {
	font:11px Arial, Helvetica, sans-serif;
	color:#4b4b4b;
}

.texte2 {
	font:11px Arial, Helvetica, sans-serif;
	color:#c01111;
}

.texte3 {
	font:11px Arial, Helvetica, sans-serif;
	color:#c01111;
}

.texteDUCATI{
	font:11px Arial, Helvetica, sans-serif;
	color:#c01111;
}

.texteKTM{
	font:11px Arial, Helvetica, sans-serif;
	color:#d4590b;
}

.title1{
   font-family:Arial,Helvetica,Verdana;
   font-size: 16px;
	font-weight: bold;
	color: #c01111;
}

.title2{
   font-family:Arial,Helvetica,Verdana;
   font-size: 16px;
	font-weight: bold;
	color: #d4590b;
}

.titleDUCATI{
   font-family:Arial,Helvetica,Verdana;
   font-size: 16px;
	font-weight: bold;
	color: #c01111;
}

.titleKTM{
   font-family:Arial,Helvetica,Verdana;
   font-size: 16px;
	font-weight: bold;
	color: #d4590b;
}

.title1b{
   font-family:Arial,Helvetica,Verdana;
   font-size: 14px;
	font-weight: bold;
	color: #646464;
}

.title3{
   font-family:Arial,Helvetica,Verdana;
   font-size: 12px;
	font-weight: bold;
	color: #c01111;
}

.title4{
   font-family:Arial,Helvetica,Verdana;
   font-size: 12px;
	font-weight: bold;
	color: #646464;
}

.text1{
   font-family:Arial,Helvetica,Verdana;
   font-size: 11px;
	color: #3D3D3D;
}

.text2{
   font-family:Arial,Helvetica,Verdana;
   font-size: 11px;
	color: #d4590b;
}

.text3{
   font-family:Arial,Helvetica,Verdana;
   font-size: 11px;
	color: #c01111;
}

input, input, select, textarea, .textareaContact {
	font-family:Arial,Helvetica,Verdana;
	font-size:11px;
   color:#3D3D3D;
	border: 1px solid #949494;
}

.submit {
   cursor:pointer;
}


/* Style EM-News */

#em-news {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#em-news-all #chapeau-horizontal {
	margin:10px 0px 0px 0px;
}

#em-news-all #chapeau-horizontal div.h1 {
	font-size:16px;
	font-weight:normal;
	color:#ffffff;
	padding:6px 0px 3px 9px;
	margin:0px 0px 2px 0px;
}

#em-news #list-type {
	margin:4px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#em-news #list-type li  div.h1 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:26px;
	color:#363636;
	font-size:13px;
	line-height:13px;
	font-weight:bold;
	cursor:pointer;
}

#em-news #list-type li div.h2 {
	margin:0px 0px 3px 0px;
	padding:0px 0px 0px 0px;
	width:86px;
	color:#4f4f4f;
	font-size:11px;
	line-height:11px;
	font-weight:bold;
	cursor:pointer;
}

#em-news #list-type li {
	width:100%;
	list-style:none;
	margin:0px 0px 6px 0px;
	padding:0px 0px 0px 0px;
}

#em-news #list-type li a, #em-news #list-type  li.line1 a {
	display:block;
	background-color:#fafaf9;
	padding:7px 22px 7px 13px;
	border-bottom:1px dotted #363636;
}

#em-news #list-type li a:hover {
	background-color:#e0e0e0;
	border-color:#000000;
}

#em-news #list-type li.line2 a {
	background-color:#e0e0e0;
}

#em-news #list-type li.line2 a:hover  {
	background-color:#e0e0e0;
	border-color:#000000;
}

@media screen {
	#em-news #toolbar {
		width:100%;
		height:36px;
		text-align:right;
		margin:0px 0px 5px 0px;
	}
}

@media print {
	#em-news #toolbar {
		display:none;
	}
}

#em-news #toolbar ul {
	float:right;
}

#em-news #toolbar li {
	list-style:none;
	height:14px;
}

#em-news #titre {
	background-color:#e0e0e0; 
}

#em-news #titre h1 {
	background:transparent url('') top right no-repeat; 
	font-size:14px;
	font-weight:bold;
	color:#424242;
	padding:6px 105px 3px 9px;
	margin:0px 0px 2px 0px;
	text-align:left;
}

#em-news .date {
	display:block;
	font-size:12px;
	font-weight:bold;
	color:#424242;
	padding:0px 9px 5px 9px;
	margin:10px 0px 15px 0px;
	border-bottom:1px solid #363636;
}

#em-news .abstract {
	color:#363636;
	margin:10px 0px 15px 0px;
}

#em-news .source {
	color:#b3b3b2;
}

