/** SRC Bordeaux par Mathieu BALLARIN, Victor LAMANT, Damien PETTON **/
/** Supression de toutes mises en formes **/
* {
	border:0;
	margin:0;
	padding:0;
	text-decoration:none;
	}
	
/** On pose les bases **/	
body {
	background:url("images/background.gif") repeat-x;
	}
#plogo {
	position: absolute;
	background:url('images/plogo.png');
	width: 200px;
	height: 20px;
	margin: 2px 0 0 10px;
	}
#bandeau {
	top:0;
	left:0;
	width: 100%;
	position: fixed;
	font-family: arial;
	height:25px;
	background:url('images/bg_bandeau.png');
	}
	#bandeau_m {
		display:block;
		float:right;
		width:100%;
	}	
		#bandeau_m ul {
			list-style:none;
			list-style-type:none;
			list-style-image:none;
			display:block;
			width:100%;
			margin: auto;
			}
		#bandeau_m ul li {
			text-align: center;
						float: right;
		}
		#bandeau_m a {
			color:#002b60;
			display:block;
			font-size:12px;
			padding:5px 10px;
		}
		#bandeau_m a:hover {
			background:url("images/bandeauhove.png") center;
		}
#page {
	width:704px;
	margin: 10px auto;
	padding-top:40px;
	}
/** header **/
#header {
clear:both;
font-family: helvetica, arial;
font-size: 11px;
text-align:justify;
color: #6a6a6a;
width: 690px;
	}

	#header h1 {
		background:url("images/logo.gif") no-repeat;
		float:left;
		height:110px;
		margin-left:20px;
		padding-left: 180px;
	}
	#header a {
		display:block;
		height:79px;
		width:172px;
	}
	#header span {
		display:none;
	}
.guill  {
	background: url('images/guill.gif') no-repeat;
	width: 40px;
	height: 10px;
		}
.guill2  {
	background: url('images/guill2.gif') no-repeat;
	background-position: bottom;
	width: 40px;
	height: 40px;
		}
	#newsletter {
		background:url("images/sidebar_background.gif") no-repeat top left;
		list-style: circle url("images/puce.gif") inside !important;
		padding:15px;
		text-align:left;
		right:0;
	}
		#newsletter h3 { 
			color:#6a6a6a;
			text-transform:uppercase;
			}
		#newsletter input {
			border: 1px solid #b8b8b8;
			font-size:10px;
			padding:3.5px;
			margin:3px 0;
			}
		
		#newsletter_submit {
			background:url("images/rech.gif") top left;
			color:#ffffff;
			padding:3px;
			font-size:10px;
			font-weight:normal;
		}
/** Menu **/	
#menu {
	clear:both;
	list-style:none;
	list-style-type:none;
	list-style-image:none;
	}
	#menu * {
		list-style:none;
	}
	#menu_d {
		height:20px;
		display:block;
		margin:3px 40px;
	}
	#menu_details {
		float:right;
	}
	#menu_d ul li {
		display:inline;
		color:#053566;
		font-size:11px;
		margin:0 3px;
	}
	#menu_d a {
		color:#053566;
	}
	#menu_d a:hover {
		border-bottom:1px solid #9dc8f4;
	}
	#menu_m {
		background:url("images/menu.gif") top left no-repeat;
		display:block;
		float:right;
		width:100%;
	}	
		#menu_m ul {
			display:block;
			width:800px;
			margin-left: 11px;
			}
		#menu_m ul li {
			float:left;
		}
		#menu_m a {
			color:#fff;
			display:block;
			font-size:12px;
			padding:10px 8px;
		}
		#menu_m a:hover {
			background:url("images/menuHove.gif") center;
		}
			#menu_m a.ent:hover {
			background:url("images/menuHover.gif") center;
		}

			
#lang {
	display:block;
	float:right;
	right:0;
	height:22px;
	width:50px;
}			
#lang ul {
	list-style:none;
}
#lang li { 	display:inline; margin:2px;}

/** Sous Menu **/
#ss_menu {
	background:url("images/ssmenu_background.gif") top left no-repeat;
	border-bottom:1px solid #b7b7b7;
	display:inline;
	float:left;
	font-family:Helvetica, Arial;
	font-size:11px;
	line-height:140%;
	margin:0 !important;
	margin:-5px 0 0;
	width:704px;
	height: 238px;
	}
		#ss_menu a {
			color:#494949;
		}
		#ss_menu a:hover {
			color:#074688;
		}
	.swap_menu {
		float:left;
		width:200px;
		margin: 60px 0 20px 0;
		}
	.swap_m1 {
		border-right:1px solid #dddddd;
		padding:23px 15px 0 23px;
	}
	.swap_m2 {
		padding:23px 0 0 25px;
	}
		.swap_menu h2 {
			color:#868686;
			font-size:18px;
			font-weight:normal;
			text-transform:uppercase;
		}
		.swap_menu ul {
			list-style: circle url("images/puce.gif") inside;
			margin:5px 2px 2px;
		}
		.swap_menu ul li {
			margin:1px 0;
		}
		.swap_menu input {
		border: 1px solid #b8b8b8;
		color:#787878;
		font-size:10px;
		padding:3.5px;
		margin:3px 0;
		}
		#recherche_submit {
			background:url("images/rech.gif");
			color:#fff;
			padding:3px;
			font-size:10px;
			font-weight:normal;
		}
	.virtuel {
		background:url("images/virtuel.jpg");
		display:inline;
		height:238px;
		float:right;
		margin:0;
		padding:0;
		width:227px;
	}
		.virtuel h2 {
			display:none;
		}
		.virtuel a {
			display:block;
			height:171px;
			width:227px;
		}
		.virtuel a span {
			display:none;
		}
		

#main {
	background:url("images/main_back.gif") top left repeat-y;
	clear:both;
	display:block;
	font-size:11px;
	font-family:helvetica, arial;
	line-height:170%;
	padding:20px 20px 0 20px;
	text-align:justify;
		}
		#main h2, #main h2 a {
			color:#2b85b4;
			font-weight:normal;
			text-align:left;
			margin:0 0 10px;
			font-size:16px;
			clear:both;
		}
		#main h3, h4, h5 { 
			text-align:left;
			margin:0 0 8px;
			clear:both;
			}
			#main h3 {
				font-size:14px;
			}
			#main h4 {
				font-size:13px;
			}
			#main h5 {
				font-size:12px;
			}

#content {
		color:#6a6a6a;
		float:left;
		width:429px;
		margin:0 26px 0 0;
	}
		h2 {
			text-align:left;
		}
		#content p {
			margin: 0 0 8px;
		}
		#content blockquote {
			font-style:italic;
			padding: 0 10px;
		}
		#content ul {
			list-style: circle url("images/puce.gif") inside;
			margin:0 0 8px;
		}
		
	.post {	
		margin:0 0 20px;
		padding: 0 0 10px;
		border-bottom:1px #CCCCCC solid;
	}

.post img {margin:5px;}
	a {
	color:#064584;
	}
	.navigation {
		padding:0 0 10px;
	}
	.alignleft {
		float:left;
	}
	.alignright {
		float:right;
	}
	.noborder {
		border:0;
	}
	.post input {border:1px solid #CCCCCC;}
	.post form, .post fieldset, .post legend, .post option {
	}
	.post label {
		width:400px;
		font-weight:bold;
	display:block;
	}
	.post input {
	display:inline;
	}
	.post ul { padding-left:15px;}
		h3.search, h3.search a {
		margin:0 0 2px;
		padding:0;
		line-height:80%;
	}
	
#swap {
	float:left;
	width:209px;
}
	#swap h4 {
		color:#6a6a6a;
		font-size:13px;
		font-weight:bold;
		text-transform:uppercase;
		margin:0;
	}
	ul.swap {
		background:url("images/sidebar_background.gif") no-repeat top left;
		list-style: circle url("images/puce.gif") inside !important;
		padding:15px;
		text-align:left;
	}
		#swap ul li, ul#bookmarks li {
			color:#6a6a6a;
		}
		#swap a {
			color:#6a6a6a;
		}
		#swap a:hover {
			color:#074688;
		}
		
	ul#bookmarks {
		background:none;
		list-style:none;
		padding:0;
	}	
	.current_page_item a {
		color:#074688;
	}
	.current_page_item {
		color:#074688;
	}
	
	li.none {
		list-style:none;
		padding:0 15px 5px;
		margin:0 -15px;
	}

.clear {clear:both;}
#footer {
	background:url("images/bottom.gif") no-repeat top left;
	clear:both;
	color:#042b53;
	font-family:helvetica, arial;
	font-size:10px;
	padding:20px 20px;}
	#footer p {
		
	}
		#main .home, #main .home a {
			color:#064584;
			font-weight:normal;
			text-align:left;
			margin:-8px 0 10px 0;
			padding:0;
			font-size:16px;
			clear:both;
		}
.daCat, .daCat a {font-size:10px; color:#999;}
.daCat a {margin:0; padding:0;}
.daCat {margin:0px 0 -3px 0;}