/*   
Theme Name: As de Pique
Theme URL: http://www.as-de-pique.com/
Description: A simple theme for fixies.
Author: Cosmo Sapiens
Author URI: http://www.cosmo-sapiens.com/
Version: BACKUP FEVRIER 2010
from: WP Folio
*/

/*GENERAL*/

<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-15631815-1");
pageTracker._trackPageview();
} catch(err) {}</script>

	body{
	font-size:12px;
	}
	
	.positionsidebar{
		margin-left:25px;
		/*margin-left: auto; 
  		margin-right: auto;*/
		font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
		font-size:10px;
		color:#36F;
		
		width:500px;
	
	}
	
	.backback{
		height:20px;
		width:3000px;
		align:center;
		background-image:url(http://www.as-de-pique.com/wp-content/uploads/2010/02/ligneheader.gif);
		background-repeat:repeat-x;
	}
	
	.navigationbloc{
		margin-top:12px;
		/*margin-left:30px;*/
		font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
		font-size:12px;
		line-height:17pt;


	}
	
	.navigation1{
		color: #000;
		
	}
	
	a:hover.navigation1 {
		text-decoration:none;
		font-style:normal;
		color: #666;
	}
	
	
	.navigation2{
		color:#999;

	}
	
	a:hover.navigation2 {
		text-decoration:none;
		color: #666;
	}
	
	.separation{
		margin-top:30px;
		margin-bottom:30px;
	}
	
	.content{
		width:500px;
		margin-top:34px;
		font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
		font-size:12px;
		color:#000;
		line-height:14pt;
		text-align: justify;
	}
	
		
	.commentbloc{
		margin-top:15px;
		margin-bottom:15px;
	}
	
	.comment{
		margin-top:5px;
		font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
		font-size:12px;
		color: #333;
		line-height:15pt;
	}
	
	.commenttitre{
		font-size:14px;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-style:italic;
		color:#333;
	}
	
	
	.legendetitre{
		margin-top:5px;
		font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
		font-size:10px;
		color:#999;
	}
	
	.footer{
		margin-top:15px;
		font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
		font-size:10px;
		color:#666;
	}
	
	/*.all-post-box{
		margin-top:80px;
		font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	}*/
	
	.post-box{
		margin-top:15px;
		margin-bottom:60px;
		/*margin-right:200px;*/
		font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
		/*font-size:10px;
		background-color:#fff;
		color:#000000;*/
	}
	
	.titrepost{
		font-size:24px;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-style:italic;
		color:#333;
	}
	
	a{
		text-decoration:none;
		color:#333;
	}
	
	a img
{
        border: none;
}
	
	a:hover {
		text-decoration: underline;
	}
	
	.content a:hover {
		border:#60C;
		text-decoration:none;
		color: #999;
	}
	
	
	.content a{
		text-decoration:underline;
		color:#333;
	}
	
	hr{
	border: 0;
	height: 1px;
	}

/*.comments{ 

	margin-top : 0px;

	margin-bottom : 0px;

	margin-left : 50px;

	margin-right : 50px;

	padding : 12px;

	color : #545454;

	font-size : 12px;

	font-weight : normal;

	line-height : 16px;

	text-align : justify;

	}*/

