/*Tongbill website - Main styles*/

body {
margin:0px;
background-color:#161616;
color:#aaaaaa;
font-size:14px;
font-family:Geneva, Arial, Helvetica, sans-serif;
background-image:url(images/line.gif);
background-repeat:repeat-x;
}

a:link {
	text-decoration: none; border:none; color:#aaaaaa;
}
a:visited {
	text-decoration: none; border:0px; color:#aaaaaa;
}
a:hover {
	text-decoration:none; border:0px; color:#555555;
}
a:active {
	text-decoration: none; border:0px; color:#aaaaaa;
}

a img {border:none;}

.green a:link {color: #a3b39b;}
.green a:hover {color:#6f8464;}

h1 {font-size:26px; font-weight:lighter; color:eeeeee; line-height:20%;}
h2 {font-size:12px; font-weight:lighter; line-height:20%; color:#aaaaaa}

.invisible { display:none}
.big {font-size:28px; font-weight:lighter; color:#eeeeee}
.title {font-size:18px; font-weight:lighter; color:#eeeeee; margin-top:50px;}
a:hover .title {color: #888888;}
.title2 {font-size:18px; font-weight:lighter; color:#333333; margin-top:50px;}
a:hover .title2 {color: #eeeeee;}
.title3 {color:#333333}
a:hover .title3 {color:#aaaaaa;}
.title4 {font-size:12px; font-weight:normal; margin-top:-30px;}





.bloc-title {
float:left; margin-right:25px;}

#title {
display:block;
margin-top:50px;
}

#container {
width:732px;
margin-left:-480px;
position:absolute;
left:50%;
}

#barre {
width:228px;
height:1024px;
position:absolute;
margin-left:253px;
position:absolute;
left:50%;
background-image:url(images/barre.jpg);
background-repeat:repeat-x;
padding:20px;
}

li {list-style:none; float:left; margin-right:10px}
#menu { float:right; margin-right:30px; margin-top:-20px;}

.left { float:left; margin-right:10px}

#content {
margin-top:40px;
}

#stories { margin-left:100px;}
#series { margin-left:205px;}