

body {
	margin: 0;
	padding: 0;
	background-color:F1F1F1;
	background: #F1F1F1 url(http://www.forum-tele.com/images/bg.gif) repeat-y top center;
	}

p,
ol,
ul {
	line-height: 150%;
	}
ol {}
ul {}


#outline {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	background: #0f9be1;
	}


/**********************
*   Header            *
***********************/

#header {
	width: 1000px;
	height: 131px;
	background: url(images/header.png) no-repeat left top;
	}
#pubheader {
	width: 729px;
	height: 90px;
    padding-top:31px;
    padding-right:13px; 

	float:right
	}
#header .blogtitle {
	width: auto;
	height: 150px;
	background: transparent no-repeat left bottom;
	}
#header h1 {
	padding: 50px 0 0 50px;
	}
#header h1 a {
	color: #fff;
	}


	#navbar {
		clear: both;
		float: left;
		width: 100%;
		height: 31px;
		background: transparent url(images/nav_bg.gif) repeat-x 0 0;
		}

	ul.menu {
		float: left;
		margin: 0;
		padding: 0 15px;
		list-style-type: none;
		}
	ul.menu li {
		float: left;
		}
	ul.menu li a {
		float: left;
		display: block;
		height: 28px;
		padding: 4px 15px 0 15px;
		line-height: 24px;
		font-size:12px;
		color: #FFF;
		background: transparent url(images/menuhaut.png) no-repeat;
			width: 100px;
		}
	ul.menu li a:link,
	ul.menu li a:visited {
		color: #FFF;
background: transparent url(images/menuhaut.png) no-repeat;
	width: 100px;
		}
	ul.menu li a:hover,
	ul.menu li a:active {
		color: #FFF;
background: transparent url(images/menuhaut.png) no-repeat;
		text-decoration: none;
			width: 100px;
		}

	ul.menu li.current_page_item a:link,
	ul.menu li.current_page_item a:visited,
	ul.menu li.current_page_item a:hover,
	ul.menu li.current_page_item a:active {
		color: #FFF;
background: transparent url(images/menuhaut.png) no-repeat 0 0;
	width: 100px;
		text-decoration: none;
		}

	.searchbar {
		float: right;
		width: 290px;
		height: 31px;
		margin: 0;
		}
	.searchform {
		width: 290px;
		height: 20px;
		text-align: left;
		}
	input#s {
		width: 265px;
		height: 18px;
		margin: 5px 0 0 1px !important;
		margin: 4px 0 0 1px; /* Fuck IE */
		padding: 1px 4px 0 3px;
		border: 1px solid #0b236c;
		background: #fff url(images/searchbg.gif) repeat-x 0 0;
		color: #ccc;
		}
	input#s:focus {
		color: #999;
		}

/***********************
*  Wrapper             *
***********************/

#wrapper {
	float: left;
	margin: 0 !important;
	margin: -15px 0 0 0; /* Fuck IE */
	padding: 0;
	}
#sondage {
width: 550px;
	}
/**********************
*   Content           *
***********************/

#content {
	float: left;
	width: 1000px;
	height: 100%;
	background: #fff;
	}

.post {
	padding: 20px 30px;

	}


/**********************
*   Bottom            *
***********************/

#bottom {
	clear: both;
	float: left !important;
	float: none;
	width: 1000px;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #3ca0e6 url(images/separator_green.gif) repeat-x 0 0;
	border-top: 20px solid #fff;
	font-size: 0.9em;
	text-align: left;
	color: #fff;
	}
	
#bottom2 {
  padding-top:10px;
  padding-left:15px;
	}
#bottom a {
	color: #fff;
	}	
#bottom-left,
#bottom-mid,
#bottom-right {
	width: 30%;
	padding: 20px 0 20px 20px;
	float: left;
	}
#bottom h2 {
	margin: 0 0 10px 0;
	padding: 0 8px;
	font-size: 1.6em;
	color: #fff;
	}
#bottom h2 span {
	color: #508fd2;
	}
#bottom ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-top: 1px solid #031c5d;
	}
#bottom ul li {
	line-height: 26px;
	border-bottom: 1px solid #031c5d;
	}
#bottom ul li a {
	display: block;
	padding: 0 10px;
	color: #fff;
	text-decoration: none;
	}
#bottom ul li a:hover {
	background: #010b32;
	}



/**********************
*   Footer            *
***********************/

#footer {
	width: 1000px;
	height: 37px;
	clear: both;
	background: #2088e1 url(images/footer.png) no-repeat 0 0;
	color: #fff;
	border-top: 1px solid #333;
	}

#footer .validate {
	background: url(images/icon_valid.gif) no-repeat 0 0;
	padding: 0 5px 0 20px;
	}

#footer .credits {
	float: right;
	margin: 0;
	padding: 0;
	border: none;
	}

#footer p {
	margin: 0;
	padding: 13px 25px;
	font-size: 0.9em;
	line-height: 200%;
	}
#footer p a:link,
#footer p a:visited {
	color: #a8cbff;
	}
#footer p a:hover {
	color: #fff;
	}
#footer p a:active {
	color: #9ad202;
	}
#bigfoot{
  height:10px;
  padding: 10px;
  
}	
