/* -------------------------------------------------------------- 

	Theme Name: Motorsport-Passion
	Theme URI: http://www.nightangel.fr
	Description: Thème réalisé par NightAngel.fr spécialement pour Motorsport-Passion.com
	Author: NightAngel
	Author URI: http://www.nightangel.fr
	Version: 1.0

-------------------------------------------------------------- */

* { padding:0; margin:0; font-family:Arial,Helvetica, sans-serif;}

.left
	{
		float:left;
	}

.right
	{
		float:right;
	}

#nav_other_apps
	{
		float:left;
	}

.ipsList_inline > li {
	display: inline-block;
	margin: 0 3px;
}
	.ipsList_inline > li:first-child { margin-left: 0; }
	.ipsList_inline > li:last-child { margin-right: 0; }
	.ipsList_inline.ipsList_reset > li:first-child { margin-left: 3px; }
	.ipsList_inline.ipsList_reset > li:last-child { margin-right: 3px; }
	.ipsList_inline.ipsList_nowrap { white-space: nowrap; }	
	
#partenaires img
	{
		float:left;
		margin:0 5px 5px;
	}

#degrade
	{
		position:absolute;
		top:82px;
		background: url("images/degrade.png") repeat-x scroll center top;
		height: 5px;
		width:100%;
		z-index:9999;
	}
#header
	{
		width:991px;
		margin:0 auto;
		font-family : arial,verdana,tahoma,sans-serif;
		font-size:13px;
	}

body { background:#FFF; }

#primary_nav { margin-top:10px; }

#primary_nav li { margin: 0; position: relative; float:left; }

	
	#primary_nav a {
		-moz-transition: all 0.2s ease-in 0s;
    color: #666666;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    outline: medium none;
    padding: 0 9px !important;
	}

		#primary_nav a:hover, #primary_nav a.menu_active { color: #0044CC; }
	
	
	#primary_nav .active a {
		background: #fff;
		color: #0b5794;
		font-weight: bold;
		margin-top: 0;
		text-shadow: none;
	}

	
#social
	{
		float:right;
		width:32px;
		padding:0 34px;text-align:center;
	}
	
#social img
	{
		margin-bottom:10px;
		margin-top:10px;
	}
	
#wrap
	{
		width:989px;
		margin:0 auto;
		font-size:13px;
		background: url("images/wrap.png") repeat scroll center top transparent;
		border:1px solid #000;
	}

a {outline:none;text-decoration:none;}
a img {border:none;}

#article
	{
		margin-bottom:10px;
	}
#article p
	{
		margin-bottom:10px;
	}
#dernier-article
	{
		border:1px solid #528F6C;
		width:734px;
		padding:5px;
		margin-bottom:5px;
		float:left;
		line-height:1.6em;
		text-align:justify;
	}

#dernier-article p
	{
	 margin : 10px 0;
	}
	
#dernier-article p a
	{
	 text-decoration:none;
	 border-bottom: 1px dashed black;
	 color:black;
	}

#dernier-article p a:hover
	{
	 border-bottom: 1px solid black;
	}

#slider
	{
		 width:743px;
		 height:350px;
		 float:left;
		 background-color:#1d3652;
	}

#lire-la-suite
	{
		font-weight:bold;
		color:#1D3652;
		border:1px dashed black;
		padding:5px;
		float:right;
		width:110px;
		margin-top:10px;
	}

#lire-la-suite:hover
	{
		border:1px solid black;
		color:#000;
		background-color:#FFF;
	}

.alignright {float:right;}
.alignleft {float:left;}
.alignnone {clear:both;}
.aligncenter {margin-left: auto; margin-right: auto;}

img.alignright {display:inline;}
img.alignleft {display:inline;}
img.aligncenter {margin:0 auto; display:block;}
img.alignnone {clear:both;}

#navigation {background-color:#528f6c; height:34px;}

#titre a
	{
		color:#1d3652;
	}

.post-excerpt
	{
		width:525px;
		line-height:18px;
		text-align:justify;
	}

#facebook
	{
		float:left;
		width:484px;
	}

#partenaires
	{
		float:right;
		width:484px;
	}

#partenaires h1, #facebook h1
	{
		color:#1d3652;
		font-size:18px;
		text-shadow: 0 1px 0 #EFEFEF;
	}

#sidebar
	{
		float:right;
		width:246px;
	}

#sidebar-left
	{
		float:left;
		width:184px;
		padding:5px 10px 0;
		font-size:11px;
		min-height:680px;
	}

#sidebar-left a
	{
		text-decoration:none;
		color:white;
	}

#adblock-big
	{
		text-align:center;
		margin-top:5px;
		display:block;
	}
#adblock-big p a
	{
		color: #000;
		text-decoration:none;
		border-bottom:1px dashed #000;
	}
#footer
	{
		margin:0 auto;
		text-align:center;
		padding:2px 7px 5px 0;
		font-size:10px;
		text-transform:uppercase;
		color:#353535;
	}

#footer a{color:#353535; text-decoration:none;}
#footer a:hover {color:#000;}
