body{
        padding: 0;
        margin: 0;
        font-style: normal;
        font-family: Arial,sans-serif;
        font-size: 14px;
        text-align: left;
        color:#fff;
		background-color:#e17921;
}
div{
	padding: 0;
}
h1, h1 a{
	color:#4d4d4d;
	overflow:auto;
	font-weight:normal;
	font-size: 26px;
	clear:both;
}
.fat, .fatBack{
	font-size:250%;
}

.fatBack{
	background:transparent url("http://blanklight.dev.thinkdry.com/front_files/thinkdry/images/fatBack.jpg") no-repeat scroll 0 0;
	height:225px;
	margin:0;
	padding:40px 0 0;
}

h2, h2 a{
	color:#4d4d4d !important;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
}

#rightColumn h2{
	margin-bottom:0;
}
#rightColumn p{
	margin-top:0;
}

h3{
	font-size: 150%;
	line-height:150%;
	font-weight:normal;
}
img{
	border:none;
}
p{
	line-height:150%;
}
#footerMiddle ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-top:10px;
	padding-left:10px;
}
#footerMiddle li{
	padding-left: 5px;
}
#content{
	padding-top: 40px;
	padding-bottom: 30px;
	width:760px;
	margin:0 auto;
	clear:both;
}
#content ul{
	line-height:150%;
	overflow:auto;
}
#content a{
	color:white;
	text-decoration:underline;
}
#footerMiddle{
	clear:both;
}
#footerMiddle li{
	margin-top:5px;
}
#leftFooterMiddle{
	width:200px;
	float: left;
	text-align: left;
	padding-left:10px;
}
#rightFooterMiddle{
	width: 460px;
	float: right;
	text-align: left;
	padding-right:10px;
	v-align:;
}
#rightFooterMiddle img{
	border:none;
	margin:-3px 10px;
	height:30px;	
}
#navigate{
	padding-top: 20px;
}
#adresses{
	padding-left: 5px;
	padding-right: 100px;
}
#footerBottom{
	font-size:10px;
	padding-bottom:20px;
	padding-top:10px;
	text-align:center;
}
#footerBottom a{
	color:#fff;
}

#footerContainer{
	width: 760px;
	margin:0 auto;
	overflow:auto;
	padding-left:10px;
	background:transparent url("http://blanklight.dev.thinkdyr.com/front_files/thinkdry/images/footer.png") no-repeat scroll 0 0;
	color:#4D4D4D;
	font-size:12px;
	height:185px;
	padding-top:20px;
}

#rightFooterMiddle ul{
	margin-top:0 !important;
	margin-bottom:0;
}

#rightFooterMiddle li{
	margin-top:15px;
}

#rightFooterMiddle a{
	color:#E17921 !important;
	font-size:18px;
}

#leftFooterMiddle h2{
	padding-top:10px;
}
#footerContainer h2{
	margin:0px;
	font-size:18px;
}
#footerContainer p{
	margin:3px 0;
	line-height:auto;
}
#footerContainer a{
	color:#4D4D4D;
	text-decoration:none;
}
#footerContainer a:hover{
	text-decoration:underline;
}
#leftColumn{
	float:left;
	width:340px;
	padding-right: 60px;
	padding-bottom:40px;
}
#rightColumn{
	float:left;
	width:340px;
	padding-bottom:40px;
}
.column{
	float:left;
	width:220px;
	padding-right: 33px;
	padding-bottom:40px;
}
br{
	clear:both;
}
.titreFeeds, .titreFeeds a{
	font-size: 18px;
	color:#f79646;
}
#header{
	padding:10px 0;
	overflow:auto;
	margin:0 auto;
	width:760px;
	background:transparent url("http://blanklight.dev.thinkdry.com/front_files/thinkdry/images/topMenu.png") no-repeat scroll 0 0;
	/*background:transparent url(../accueil_fichiers/topMenu.png) no-repeat scroll 0 0;*/
}

#nav{
	margin:0;
	overflow:auto;
	padding:10px 0 20px 10px;
	font-size: 16px;
	list-style: none;
	width:550px;
	float:left;
}
#nav a{
	text-decoration: none;
	color:#4d4d4d;
}

#nav li{
	float: left;
	padding:11px 10px 0;
	position: relative;
}
#nav ul{
	position: absolute;
	top: 40px;
	left: 7px;
	margin:0;
	padding:16px 0 0 0;
	font-size: 12px;
	list-style: none;
	display: none;
	width:400px;
}

#lang{
	margin:0 auto;
	width:760px;
}
#lang a{
	color:#fff;
	text-decoration:none;
}

.readmore{
	font-weight:bold;
	text-decoration:none !important;
}

.block{
	overflow:auto;
	margin-bottom:40px;
}
.last{
	margin-bottom:0px;
}
.block img{
	margin:0 20px;
	border:1px solid #666;
}
#bigLeftColumn{
	float:left;
	width:440px;
	padding-right: 60px;
	padding-bottom:40px;
}
#smallRightColumn{
	float:left;
	width:240px;
	padding-bottom:40px;
}

#smallRightColumn a{
	color:#666;
	text-decoration:none;
}

#smallRightColumn ul{
	list-style:none;
}

pre code {
	background:black none repeat scroll 0 0;
	color:white;
	display:block;
	font-family:"DejaVu Sans Mono",Monaco,"Bitstream Vera Sans Mono",monospaced;
	font-size:14px;
	font-weight:normal;
	line-height:150%;
	margin:5px 0;
	overflow:auto;
	padding:10px;
	white-space:pre;
}

.overviewBlock{
	float:left;
	width:230px;
	margin-right:20px;	
}
.quoteRight, .quoteLeft, .quoteCenter{	
	background:#fff;
	width:170px;
	color:#4D4D4D;
	padding:10px;
	margin:5px 10px;
	line-height:200%;
	overflow:auto;
}

.quoteRight a, .quoteLeft a, .quoteCenter a{
	color:#F79646 !important;
	overflow:auto;
}

.quoteCenter{
	width:auto !important;
}
.quoteRight{
	float:right;
}
.quoteLeft{
	float:left;
}
.large{
	width:250px;
}
.quoteRight ul{
	padding:0 0 0 15px;
	font-size:10px;
}
.one {
	clear:both;
}

#logo{
	float:right;
	margin-right:20px;
	margin-top:4px;
}
