.red{
	color:#f98100;
}

/* + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - 
	
+ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - */
* {
	margin:0;
	padding:0;
}

.clearing{
	height:0px;
	clear:both;
	font-size:.1em;
}

img{
	border:0px;
}

.notUnderlined *{
	text-decoration:none;
}

* div{
	padding:0px;
	margin:0px;
}


.wide{
	overflow: hidden;
	background: #6b6a6a url(../img/footer.jpg) repeat-x left top;
}

.wideWhite{
	overflow: hidden;
	background: #FFFFFF;
}

.wideTop{
	overflow: hidden;
	background: #FFFFFF url(../img/top.jpg) repeat-x left top;
}

/* + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - 
	
+ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - */
body {
	background-color: #FFFFFF;
	font-family: Georgia;
	font-size:12px;
	color:#616161;
}
	/* FCK Hack */
	.body {  background-color: #6b6a6a; }

#container {
	overflow: hidden;
	margin:0 auto;
	text-align:left;
	color:#333333;
	margin-top:30px;
	margin-bottom: 30px;
}

.con{
	background: url(../img/12_col.gif);
}

#header{
	height: 175px;
	text-align:center;
	background: url(../img/header.jpg) no-repeat left top;
}
	#home{
		float:left;
		height: 150px;
		width: 150px;
	}

	#nav{
		float: right;
		width: 700px;
		height: 44px;
	}
		#nav a{
			float: left;
			display: block;
		}
		
	#tabTop{
		height:106px;
	}

	#loc{
		padding-top:15px;
		float: left;
		position: relative;
		bottom:0px;
		width: 100px;
		text-align: right;
	}
		#loc .f{ margin-bottom: 2px; }

#footer{
	font-family: Helvetica;	
	padding-top: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	color:#b9b8b8;
}
	#footer a{
		text-decoration: none;
		color:#FFFFFF;
	}

	#footer .rightPart{ float: right; }

	#footer .leftPart{
		text-align: justify;
	}

	#footer .backLinks{
		clear: left;
		padding: 40px 0px 10px 0px;
		color:#FFFFFF;
	}
	
	#footer .tweet{
		clear: left;
		border-top: 1px solid #aaa9a9;
		border-bottom: 1px solid #aaa9a9;
		padding: 10px 0px 5px 0px;
	}
	#footer .tweet ul{
		width: 150px;
		padding: 7px 0px 5px 0px;
	}
	#footer .tweet ul li{
		padding: 3px 0px 7px 23px;
	}
		#footer .tweet .l{ float: left; }
		#footer .tweet .r{ float: right; }

	#footer .tweet .l li{
		background: url(../img/feed.gif) no-repeat left top;
	}

	.fa{ background: url(../img/facebook.jpg) no-repeat left top; }
	.tw{ background: url(../img/twitter.jpg) no-repeat left top;  }
	.fl{ background: url(../img/flicker.jpg) no-repeat left top;  }

	#footer .tweet .labelLeft,
	#footer .tweet .labelRight{
		font-weight: bold;
		width: 150px;
		padding: 5px 0px 5px 0px;
	}

	#footer .tweet .labelLeft{ float: left; }
	#footer .tweet .labelRight{ float: right; }


/* + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - 
	
+ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - */

#gauche{
	float:left;
	width:610px;
	padding:0px 0px 0px 10px;
	color:#000;
}
	#gauche .data{
		width:584px;
		min-height:490px;
		background:#FFFFFF url(../image/main.gif) repeat-x left top;
		padding:5px 15px 0px 10px;
	}

		#gauche .data h1{
			border-bottom:1px solid #2f5689;
			margin-bottom:10px;
			padding-bottom:5px;
		}

#droite{
	float:right;
	width:280px;
}




/* + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - 
	
+ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - */
a{
	text-decoration:underline;
	color:#000000;
}

p {
	margin-bottom:10px;
	line-height: 22px;
}

h1{
	font-size: 18px;
	line-height: 30px;
}

h2{
	font-size:18px;
	color:#f98100;
	line-height: 30px;
}
	h2 a{
		text-decoration: none;
		color:#f98100;
	}

.__dev__Table td, .__dev__Table th{
	padding: 3px;
	border: 1px solid #515151;
}


/* + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - 
	
+ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - */

.border6{ border: 6px solid #f0eeee; }
.border3{ border: 3px solid #f0eeee; }

.prod, .prod_end{
	margin-bottom: 20px;
}
	.prod{ margin-right: 20px;}
	.prod_end{ margin-right: 0px;}

.prodView{
	text-align: right;
	padding: 5px;
}
	.prodView a{
		color: #616161;
		text-decoration: none;
	}
/*
._BGA{ background-color: #c1c1c1; }
._BGB{ background-color: lime; }
*/

.padd5{
	padding:5px;
}

.padd10{
	padding:10px;
}

.ca{
	display: block;
	margin: 0px;
	padding: 0px;
	width:5000px;
	overflow: hidden;
	height: 50px;
}
	.cb{
		float: left;
		padding: 0px;
		margin: 0px;
	}
		.cb img{
			display: block;
			float: left;
		}
		
		.cb img.p10{
			margin-right:10px;
		}

/* + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - 
+ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - */

.microShelf{
	float:right;
}
	.microShelf h2{
		border-bottom:1px solid #f98100;
		width:230px;
		line-height:15px;
		margin-bottom:3px;
		padding-bottom:2px;
	}
	
	.microShelf .ab {
		margin:3px 0px 10px 0px;
	}
		.microShelf .a, .microShelf .b{
			float:left;
			text-decoration:none;
			padding-left: 10px;
		}
		.microShelf .b{
			float:right;
		}

	.micropict{
		margin-right:15px;
	}

.about{
	font-family:Arial;
	font-size:12px;
}
	.about b, .about strong, .about .resume p{
		color:#7b7979;
	}
	.resume p{
		text-align: justify;
	}
	.about p{
		color:#c5c4c4;
	}

/* + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - 
	FORMULAIRE
 + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - */
form input, form select, form textarea{
	outline: none;
} 
	form dt{
		clear: left;
		display: block;
		float: left;
		font-weight: bold;
		position: relative;
		text-align: right;
		white-space: nowrap;
		width: 80px;
		margin:8px 8px 0px 0px;
		padding:0px;
	}
	
	form dd{
		display: block;
		font-size: 10px;
		margin:0px 0px 10px 0px;
	}
		form dd .texte{
			font-size:14px;
			line-height:20px;
		}
	
	form .champ, .champForced{
		padding:5px;
		border:1px solid #A5A5A5;
	}

	form .checkbox{
		margin-top:5px
	}
	

/* + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - 
	MORE CSS
+ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - */
[moreStyle]