/*#############################################################
Name: Blackbox
Date: 2006-06-01
Description: A mystic dark lightweight design.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}
a{
	color: #003399;
	font-color:#6666CC;
	text-decoration: none;
}
body {
	background: 
	url(img/n1.jpg);
	
	#cc9933 repeat-x;
	font: normal 1.2em sans-serif,Arial;
	color:#000000;
	margin: 15px auto 220px auto ;
	text-align: justify;
}

/*colonne*/
.colonne {
	float:left;
	width:80px;
	height:1200px;
	margin-left:30px;
	margin-right:40px;
	background-color:#444444;
	}
.colonne1 {
	float:right;
	width:80px;
	height:1200px;
	margin-left:25px;
	margin-right:50px;
	background-color:#444444;
	}	
.colonne2 {
	float:center;
	width: 90px;
	height:700;
	margin-left:15px;
	margin-right: 15px
	background-color:#000000;
}
.center {
	overflow: hidden;
	background: khaki;
}

.table {
     TH { text-align: center; font: normal 1.1em sans-serif,Arial;}
	 TH { vertical-align: baseline }
     TD { vertical-align: middle }
}

.ul {
	margin: 12px 0;
}
.li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}
.code {
	background: url(img/bgcode.gif);
	color: #ddd;
	display: block;
	font: normal 1em "Lucida Sans Unicode",serif;
	margin-bottom: 22px;
	padding: 100px 600px;
	white-space: pre;
}

.cite {
	background: url(img/quote.gif) no-repeat;
	color: #ddd;
	display: block;
	font: normal 2.1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding-left: 28px;
}


/* main structure */
.main {
	background: #ffffcc; 
	
	border: 30px double #ddd; 
	border-color: #141414 #99cccc #222 #99cccc; 
	margin: 2px auto 4px auto; 
	text-align: justify;
	width: 1098px; 
}
/* Ads */

#ads {
	float: right;
	width: 160px;
	padding: 0 0 0 20px;
}


/* header */
.gfx {
	background: #444444 url(img/dark_pixel2.jpg) no-repeat right;
	height: 200px;
}
.gfx h1 {
	color: #000;
	font: normal 2.6em Tahoma,sans-serif;
	padding: 50px 00px;
}


/* menu */
.menu a {
	float:left;
	background: #cc0000 url(img/bgmenu.png) repeat-x;
	border-right: 0px solid #222;
	border-top: 1px solid #cc0000;
    border-bottom:1px solid #cc0000
	border-left: 0px solid #222;
	color: #0066FF;
	float: left;
	font-size: 0.9em;
	padding-top: 4px;
	width: 111px;
	height: 36px;
}
.menu a span {
	padding-left: 15px;
}
.menu a:hover {
	background-position: center bottom;
	color: #aaa;
}
.menu a#last {
	border-right: none;
	width: 210px;
}
table1 {
border: medium solid #fffff;
border-collapse: collapse;
width: 100%;
}
table2 {
border: medium solid #fffff;
border-collapse: collapse;
width: 80%;
}

th {
font-family: 1.5em; sans-serif;
border: thin solid #6495ed;
width: 50%;
padding: 15px;
background-color: #444444;
background-image: url(sky.jpg);
}
td {
font-family: sans-serif;
border: thin solid #6495ed;
width: 50%;
padding: 5px;
text-align: center;
background-color: #ffffff;
}
caption {
font-family: sans-serif;
}

/* content */
.content {
	background: #cc0000;
	border-top: 1px solid #1A1A1A;
	clear: both;
}
.content h1 {
	color: #666;
	font: bold 1.1em sans-serif,Arial;
	margin: 0 0 4px;
}
.content p {
	margin: 0 0 15px;
}

/************ roll-over **************/

#sectionLinks{
margin: 0px;
padding: 0px;

}

#sectionLinks h3{
padding: 10px 0px 2px 10px;
border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
display: inline-block;

background-image: url(img/bouton.gif);
font-weight: bold;
padding: 3px 0px 3px 150px;
color: #21536A;
}

#sectionLinks a:hover{
border-top: 1px solid #cccccc;
background-color: #DDEEFF;
background-image: none;
font-weight: bold;
text-decoration: none;
}
.item {
	float:right;
	background: #030303 url(img/bgitem.gif) repeat-x;
	padding: 15px 200px;
}
.post h2 {
	width: 520px;
	height: 60px;
	padding: 20px 0 0 15px;
	background: url(img/img08.jpg) no-repeat left top;
	font-size: 22px;
	color: #DADADA;
}
/* Footer */
#footer-wrap {
	width: 810px;
	height: 60px;
	margin: 0 auto;
	background: url(img/img05.jpg) no-repeat left top;
}

/* footer */
.footer {
   clear:none
	background: #0A0A0A;
	color: #666;
	padding: 5px;
} 
