@charset "UTF-8";
/* CSS Document */
#global {
	width:1000px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	}
	
		#flash {
			width:1000px;
			height:294px;
			background-image:url(../images/bg_flash.jpg);
			}
	
		#orange {
			width:1000px;
			height:56px;
			font-size:16px;
			line-height:18px;
			font-weight:normal!important;
			color:#000000;
			}
	
		#content {
			width:1000px;
			min-height:540px;
			background-image:url(../images/bg_content_line.png);
			background-repeat:repeat-y;
			overflow:auto;
			text-align:left;
			}
				
				#left {
					width:275px;
					float:left;
					}
					
				#right {
					width:625px;
					margin-left:100px;
					float:left;
					text-align:left!important;
					}
					
		#bottom {
			width:1000px;
			height:auto;
			background-image:url(../images/bg_content_tools.png);
			}
				
				#tools {
					width:1000px;
					height:auto;
					padding-top:20px;
					}
				
			
			
body {
	background-color:#ffffff;
	background-image:url(../images/bg_content.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#353535;
	margin:0px;
	}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#353535;
	padding-top:0px;
	text-align:left!important;
	}

h1 {
	font-size:15px;
	line-height:18px;
	font-weight:normal;
	padding-top:15px;
	padding-bottom:0px;
	color:#353535;
	text-align:left;
	}
	
h3 {
	font-weight:bold;
	font-size:13px;
	line-height:15px;
	text-align:left;
	margin-top:20px;
	margin-bottom:5px;
	color:#353535;
	border-bottom:solid #e6e7e8 thin;
	padding-bottom:8px;
	}
	
h4 {
	font-weight:normal;
	font-size:15px;
	line-height:18px;
	text-align:left;
	margin-top:25px;
	border-bottom:solid #e6e7e8 thin;
	padding-bottom:5px;
	color:#353535;
	margin-bottom:-5px;
	}

a {
	color:#1e90b3;
	}

a:link {
	color:#1e90b3;
	}

a:hover {
	color:#f68b1f!important;
	}

a:active {
	color:#1e90b3;
	}

a:visited {
	color:#1e90b3;
	}
	
ul li { 
 	list-style-type:disc;
	padding-bottom:5px;
	text-align:left;
	text-indent:0px;
	margin-left:-25px;
	margin-top:auto;
	font-size:12px;
	line-height:16px;
	color:#353535;
	}


.tools_title {
	font-size:15px;
	line-height:25px;
	margin-top:0px;
	}
.tools_credits {
	font-size:10px;
	line-height:14px;
	}
.revision {
	font-size:9px;
	color:#999999;
	}
.note {
	font-size:10px;
	line-height:12px;
	}
.prix {
	color:#ff510e;
	font-size:30px;
	line-height:25px;
	}
.tx {
	font-size:9px;
	}
.titre_prix {
	font-size:15px;
	}
.txtscript {
		font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.exergue {
	font-size:18px;
	line-height:20px;
	text-align:center;
	
	}
