/* CSS Document */
body, td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	background-color: #FFFFFF;
}

.black_body {
	background-color: #00FF66;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.text11 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
}

.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
}

.mini {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
}

A	{
	text-decoration: underline;
	color: #66666;
	font-style: italic;	
}

A:Hover	{
	text-decoration: underline overline;
	color: #000000;
	}

.link_black:hover	{
	text-decoration: underline overline;
	color: #ffffff;
	}
	
.position_top_30 {
	position: absolute;
	left: 0px;
	top: 30px;
	}
	
.posi_camions_2 {
	margin: auto;
	position: relative;
	width: 740px;
	left: auto;
	right: auto;
	top: 30px;
	background-color: #006666;
	}

#posi_camions {
	margin: auto;
	width: 740px;
	position: relative;
	top: 30px;
	left: auto;
	right: auto;
	}

.right {
	text-align: right;
	}
		
.position_left_50_video {
	position: absolute;
	left: 150px;
	top: 30px;
	}
	
.position_top_54_video {
	position: absolute;
	left: 30px;
	top: 54px;
	}
	
.position_top_30_video {
	position: absolute;
	left: 20px;
	top: 30px;
	}
	
.position_top_50 {
	position: absolute;
	left: 0px;
	top: 54px;
	}

.pix_vid {
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	margin-left: 0px;
}

.pix_det {
	margin-top: 8px;
	margin-bottom: 8px;
}

.pix_det_h {
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 120px;
}

.unnamed1 {
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
}

