/*
THEME NAME: AXONE Group
THEME URI: http://www.axone-group.com/
DESCRIPTION: Th&egrave;me d&eacute;velopp&eacute; pour la soci&eacute;t&eacute; AXONE Group
VERSION: 1.0
AUTHOR: <a href="http://www.acid-creation.com/">ACID Cr&eacute;ation</a>
AUTHOR URI:
*/

@charset "utf-8";
/* CSS Document */
html{
	background-image:url(images/fond-page-axone.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-attachment:fixed;
	
	overflow:-moz-scrollbars-vertical;

}
*{
	outline:none
}
strong{
	font-weight:bold;
}
h2{
	font-size:23px;
	font-weight:bold;
	color:rgb(74,75,77);
	margin:0 0 10px 0;
}
h3{
	font-size:18px;
	font-weight:bold;
	color:rgb(74,75,77);
	margin:0 0 10px 0;
}
h4{
	font-size:12px;
	font-weight:bold;
	color:rgb(170,25,37);
	margin:0 ;
}
p{
	margin:0 0 10px 0;
	font-size:12px;
}
img.alignright {
	float:right;
	margin:0 0 10px 0.7692em;
	*margin:0 0 10px 0.75em;
	
}
li.RSS{
	margin:30px 10px 10px 0;
	*margin:30px 0.75em 10px 0;
	
	padding:10px 0 10px 0;
		
	background:url(images/RSS_32.png) no-repeat -1px -2px;
	
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}
li.RSS a{
	width:174px;
	height:39px;
	display:block;
	color:rgb(74,75,77);
	text-decoration:none;
}
li.RSS a:hover{
	color: rgb(226,0,32);
}
/*Conteneur général modifié*/
#custom-doc{
	width:80em;
	*width:78em;
	
	margin:0 auto;
	text-align:left;
}
/*Haut de page*/
#hd{
	height:104px;
	background-image:url(images/fond-tete-axone.png);
}
	#hd #hd-logo,#hd #hd-contact{
		width:18.461em;
		*width:18.000em;
	}
	#hd #hd-menu{
		width:43.076em;
		*width:42em;
	}
	
	/*Menu principal*/
	#hd #hd-menu div.navigation{
		width:180px;
		height:104px;
		float:left;
		background-image:url(images/patch-navigation.png);
		background-repeat:no-repeat;
		background-position:0 35px;
		text-align:center;

	}
	#hd #hd-menu div.navigation a{
		font-size:16px;
		font-weight:bold;
		color:white;
		text-decoration:none;
		display:block;
		width:180px;
		height:104px;
		padding-top:65px;
	}	
	#hd #hd-contact #flash{
		margin:14px 0 0 18px;
		*margin:14px 0 0 1.35em;
	}
/*Bandeau intermediaire*/
#hd-inter{
	height:13px;
	background-image:url(images/fond-tete-axone-inter.png);
	font-size:0px;
}
/*Contenu principal*/
#bd{
	background-image:url(images/fond-page-repeat-axone.png);
	background-repeat:repeat-y;
	padding-bottom:25px;
}
	/*Les 3 colonnes*/
	#bd #bd-gauche,#bd #bd-droit{
		width:240px;
	}
	
		/*Colonne de gauche*/
		.description p{
			margin:15px 15px 15px 40px;
			font-size:11px;
		}
		.bloc-left{
			float:left;
			width:220px;
		}
			.bloc-left #jmmi-top{
				width:220px;			
				height:25px;
				background-image:url(images/block-jmmi/top.png);
				float:left;
			}
			
			.bloc-left #jmmi-left{
				width:20px;
				height:200px;
				background-image:url(images/block-jmmi/left.png);
				float:left;
			}
			.bloc-left #jmmi-center{
				width:180px;
				height:200px;
				float:left;
			}
			.bloc-left #jmmi-right{
				width:20px;
				height:200px;
				background-image:url(images/block-jmmi/right.png);
				float:left;
			}
			
			.bloc-left #jmmi-bottom{
				width:220px;
				height:25px;
				background-image:url(images/block-jmmi/bottom.png);
				float:left;
			}
			/**/
			.bloc-left #part-top{
				width:220px;			
				height:34px;
				background-image:url(images/block-partenaire/top.png);
				float:left;
			}
			
			.bloc-left #part-left{
				width:20px;
				height:110px;
				background-image:url(images/block-partenaire/left.png);
				float:left;
			}
			.bloc-left #part-center{
				width:180px;
				background-color:white;
				height:110px;
				float:left;
			}
			.bloc-left #part-center li,.bloc-left #part-center h2{
				width:0px;
				height:0px;
				font-size:0px;
				margin:0;
				padding:0;
			}
			.bloc-left #part-right{
				width:20px;
				height:110px;
				background-image:url(images/block-partenaire/right.png);
				float:left;
			}
			
			.bloc-left #part-bottom{
				width:220px;
				height:25px;
				background-image:url(images/block-partenaire/bottom.png);
				float:left;
			}
	
	
		/*Colonne de droite*/
		ul.main-colonne{
			margin-top:15px;
			margin-left:20px;
			
			*margin-left:1.5em;
		}
		/*Colonne de gauche*/
		div.main-colonne-left{
			margin:15px 15px 15px 40px;
			*margin:5px 1.1250em 15px 3em;
			
			padding-top:13px;
			*padding-top:0.6em;

		}
		div.main-colonne-left ul.ListeLeft{
			border-top:1px dotted rgb(226,0,32);
			border-bottom:1px dotted rgb(226,0,32);
			
			padding-top:10px;
			padding-bottom:10px;
		}
		/*Titre*/
		li h2{
			font-size:18px;
			font-weight:bold
		}
		li.pagenav h2{
			color:rgb(226,0,32);
			margin:28px 0 5px 0;
		}
		/*Entrée*/
		li.pagenav ul li.page_item{
			color:rgb(226,0,32);
		}
		li.pagenav ul li.page_item a{
			font-size:12px;
			text-decoration:none;
			color:rgb(74,75,77);
			background-image:url(images/plus.png);
			background-repeat:no-repeat;
			padding-left:15px;
			*padding-left:1.1250em;
			
			*position:absolute
			}
		li.pagenav ul li.page_item a:hover{
			color:rgb(226,0,32);
		}
		
		/**/
		li.cat-item{
			margin:6px 32px 10px 0;
			*margin:6px 2.40em 10px 0;
			
			padding:0.5em 0 0 0;
			border-top:1px solid #CCC;
			font-size: 18px;
			font-weight: bold;
			background:url(images/plus.png) no-repeat right 15px;
		}
		li.cat-item-3{
			margin-top:28px;
		}
		li.cat-item-5{
			margin-bottom:28px;
		}
		li.cat-item a{
			text-decoration:none;
			color:rgb(74,75,77);
		}
		li.cat-item a:hover{
			color:rgb(226,0,32);
		}
		/**/
		li#meta a{
			text-decoration:none;
			color:rgb(74,75,77);
		}
		/**/
	/*Contenu Principal*/
	#bd #bd-centre,#bd #bd-centre-single{
		width:43.076em;
		*width:42em;
	}
	/*Texte d'introduction*/
	#bd #content-intro{
		margin:15px;
		*margin:1.1250em;
		
		padding:0 25px 10px 60px;
		*padding:0 25px 0.75em 60px;
	}
	#bd #content-intro p{
		font-weight:bold
	}
	#bd #content-intro p object{
		float:right;
		margin:0 0 10px 10px;
	}
	
	/*Les articles*/
	/*illustration d'un article*/
	#bd #bd-centre .illustration{
		float:right;
		margin:15px 15px 0 15px;
		*margin:15px 1.1250em 0 1.1250em;
		padding:0
		}
	/*POST*/
	#bd #bd-centre .post{
		margin:15px 25px 0em 15px;
		*margin:15px 1.8750em 0em 1.1250em;
		padding:15px 50px 0 0;
		*padding:15px 3.75em 0 0;
		border-top:1px solid #CCC;
		
	
	}
	/* Affichage des dates*/
	.post .date{
		float:left;
		width:3.846em;
		*width:3.750em;
		
		margin:0 13px 0 0;
		*margin:0 0.975em 0 0;
		border:1px solid rgb(226,0,32);
	}
	.date .day,.date .month, .date .year{
		float:left;
		width:100%;
		text-align:center;
		font-weight:bold;
	}
	.day{
		font-size:24px;
		background-color:rgb(226,0,32);
		color:white;
		background-image:url(images/degrade-day.png);
		background-repeat:no-repeat
		
	}
	.month{
		font-size:24px;
		border-top:1px solid rgb(226,0,32);
		border-bottom:1px solid rgb(226,0,32);
		color:rgb(74,75,77);
		
	}
	.year{
		font-size:12px;
		color:rgb(74,75,77);
	}
	/*Typo des articles*/
	.post h3,.post h1{
		
	}
	/*Titre article*/
	.post h3 a{
		color:rgb(74,75,77);
		text-decoration:none;
		border-bottom:none;
	}
	.post h3 a:hover{
		color:rgb(170,25,37);
	}
	/*Titre des catégorie dans les post*/ 
	.post ul.post-categories li a {
		text-decoration:none;
		color:rgb(170,25,37);
		font-size:12px;
		font-weight:bold;
		margin:0 ;
		border-bottom:none;
	}
	.post ul.post-categories li a:hover {
		color:rgb(74,75,77);
	}
	
	
	/*Paragraphe*/
	.post .content {
		margin:0 0 0 65px;	
		*margin:0 0 0 4.8750em;	
	
	}
	.post .content p span.suite{
		color:rgb(226,0,32);
		font-weight:bold;
	}
	.post .content ul{
		margin-bottom:10px;
		margin-left:15px;
		*margin-left:1.1250em;
	}
	.post .content ul li{
		list-style-position:outside;
		list-style-type:disc
	}
	.post .content a,#bd-centre-single .post p a,#content-intro p a,#ariane a{
		color:black;
		text-decoration:none;
		padding-bottom:0px;
		border-bottom:1px solid #ccc
	}
	.post .content a:hover,#bd-centre-single .post p a:hover,#content-intro p a:hover,#ariane a:hover{
		border-bottom:1px solid rgb(170,25,37);
		color: rgb(170,25,37)
	}
	
	/**/
	.post .ddsg-wrapper a{
		color:black;
		text-decoration:none;
		padding-bottom:0px;
		border-bottom:1px solid #ccc
	}
	.post .ddsg-wrapper a:hover{
		border-bottom:1px solid rgb(170,25,37);
		color: rgb(170,25,37)
	}
	.post .ddsg-wrapper  ul li{
		margin-bottom:20px;
	}
	.post .ddsg-wrapper  ul li ul li{
		margin-bottom:0;
	}
	.post .ddsg-wrapper  h2,.post .ddsg-wrapper  ul li strong{
		display:none
	}
	/* all A tags whose CLASS attribute is popup */
	.post .content a[target ='_blank'],#bd #bd-centre-single .post a[target ='_blank'],.post p a[target ='_blank'] { 
	padding-right: 15px;
	*padding-right: 1.1250em;
	background: url(icones/external.gif) no-repeat right 2px;
	}
	.post .content a.more-link,#bd-centre-single .post a.more-link{
	font-size:12px;
	text-decoration:none;
	color:rgb(74,75,77);
	background:url(images/plus.png) no-repeat left 1px;
	
	padding-left:12px;
	*padding-left:0.9em;
	
	font-weight:bold;
	border-bottom:none;
	
	
	}
	.post .content a.more-link:hover,#bd-centre-single .post a.more-link:hover{
	text-decoration:none;
	color:rgb(170,25,37);
	padding-left:12px;
	*padding-left:0.9em;
	border-bottom:none;
	}
	
/* SINGLE */
#bd #bd-centre-single .post{
		margin:15px 25px 0 15px;
		*margin:15px 1.8750em 0 1.1250em;
		padding:0;
	}	
#bd-centre-single .post h2,#bd-centre-single .post p,#bd-centre-single .post h3,#bd-centre-single .post h4,#bd-centre-single .post ul,#bd-centre-single .post p{
	padding:0 0 0 60px;
	
}
#bd-centre-single .post h2{
	color:rgb(170,25,37);
}
#bd-centre-single .post h3{
	color:rgb(74,75,77);
	margin:30px 0 10px 0;
	font-size:18px;
	padding-bottom:10px;
	background:url(images/fleche.png) no-repeat left top;
}
#bd-centre-single .post h4{
	color:rgb(74,75,77);
	font-weight:bold;	
	background-color:rgb(241,241,241);
	padding:2px 2px 2px 5px;
	margin:0 0 10px 60px;
	
	*padding:2px 0.15em 2px 0.375em;
	*margin:0 0 10px 4.5em;
}
#bd-centre-single .post ul{
	margin-bottom:10px;
	margin-left:15px;
	*margin-left:1.125em;
}
#bd-centre-single .post ul li{
	list-style-position:outside;
	list-style-type:disc;
	font-size:12px;
	/*font-weight:bold*/
}

/*Pied de page*/
#ft{
	height:100px;
	background-image:url(images/fond-pied-axone.png);
}
	#ft p{
		color:white;
		font-size:12px;
	
		padding:30px 0 0 40px;
		*padding:30px 0 0 3em
	}
	
/*Formulaire*/
.post input,.post textarea{
	padding:5px;
	margin-top:5px
}
.post form{
	padding:10px 0 10px 0;
}

/*Pagination*/
#ariane{
	padding:0 15px 0 0;
	text-align:right;	
}
#pagination{
	width: 40em;
	padding:20px 0 0 0;
	text-align:center;
}
/*
Plugin Name: WP-Digg Style Paginator
Plugin URI: http://www.mis-algoritmos.com/2007/09/09/wp-digg-style-pagination-plugin-v-10/
Author: Victor De la Rocha
Author URI: http://www.mis-algoritmos.com
*/

/*Quotes style*/
div.pagination {
	padding:3px;
	margin:3px;
	text-align:center;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	
	text-decoration: none; 
	color:rgb(74,75,77);
}
div.pagination a:hover, div.pagination a:active {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #a0a0a0;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #e0e0e0;
	font-weight: bold;
	background-color: #f0f0f0;
	color:rgb(74,75,77);
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #f3f3f3;
	color:rgb(74,75,77);
}

iframe{
	margin-left:60px
}
a.acid-creation{
	text-decoration:none;
	color:black;
	background:url("images/acid-creation.png") no-repeat right 2px;
	padding-right:20px;
}