/**********************************************/
/*                NEXT LANE                 */
/**********************************************/
/*Studio de création KLUBGRAPHIK*/

/*Pages*/
.article img { margin: 5; padding: 5; border: none; }

.bodyindex {
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg_nextlane.jpg);
	background-repeat: repeat-x;
	background-color:#CCCCCC;
	
}


.fd_actu_accueil {
	background-image:  url(images/news_bg);
	background-repeat: repeat-y;
}


.fd_menu_accueil {
	background-image: url(images/menu_home_bg.jpg);
	background-repeat: no-repeat;
}

.fd_margeg_accueil {
	background-image: url(images/gabarit_r9_c1.jpg);
	background-repeat: repeat-y;
}

.fd_adresse {
	background-image: url(images/bg_adresse.jpg);
	background-repeat: repeat-y;
}

.fd_rubtitre {
	background-image: url(images/bg_rub.jpg);
	background-repeat: repeat-y;
}

/* Tableaux */

table.spip {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 2px;
	margin-bottom: 2em;
	border: 1px solid #333333;
	border-collapse: collapse; 
	width:auto;
}
	
table.spip caption {
	caption-side: top; /* bottom pas pris en compte par IE */
	margin: 2px;
	padding: 5px;
	font-weight: bold; 
	text-align: left;
}
	
table.spip tr.row_first { background: #FBC30F; text-align: left;}
table.spip tr.row_odd { background: #DDD; padding-left: 5px; text-align: left;}
table.spip tr.row_even { background: #EEE; padding-left: 5px; text-align: left;}
table.spip th, table.spip td { padding: 5px;  vertical-align: middle; text-align: left; width:auto;}


/*Typographie*/

p {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 1.2em;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #A11A1F;
}

h2 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #A11A1F;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	font-style:italic;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: normal;
	text-transform:uppercase;
}


h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: normal;
}


.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 1.3em;
	text-align: justify;

}

.texteactus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	line-height: 1.3em;
	text-align: justify;

} 

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color:#FBC30F;
	padding:2px;
	line-height: 1.3em;

}

.date2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FBC30F;
	padding:1px;
	line-height: 1.0em;

}

.texte_blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1.0em;
	text-align: justify;

}


.texteform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 1.4em;
}

.titreactus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight:normal;
	line-height: 1.5em;
}

.titreactus2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight:normal;
	line-height: 1.2em;
}

.hr {
	color: #EEEEEE;
}




/*Puces*/

.spip li {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;

	color: #333333;
	list-style-type: none;
	background-image:   url(file:images/puce_actus.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left:18px;
	padding-top:0px;

}

.spip ul li {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;

	color: #333333;
	list-style-type: none;
	background-image:   url(file:images/puce_actus.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left:18px;
	padding-top:0px;

}

li {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;

	color: #333333;
	list-style-type: none;
	background-image:   url(file:images/puce_actus.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left:0px;
	padding-top:0px;

}

li li {
	list-style-type: none;
	background-image:   url(file:images/puce_actus.gif);
	background-repeat:no-repeat;
	background-position: 0 0;
	padding-left:18px;
}

li li li {
	list-style-type: none;
	background-image:   url(file:images/puce_actus.gif);
	background-repeat:no-repeat;
	background-position: 0 0;
	padding-left:18px;
	
}


/*Liens*/

a {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 1.4em;
	font-weight: normal;
	text-decoration: none;
}


img .spip_out  {border:0px;  } /* liens sortants */


a:hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color:#FBC30F;
	line-height: 1.4em;
	font-weight: normal;
	text-decoration: none;
}


.menu_gauche   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;;
	line-height: 2.5em!important;line-height: 1.4em
	font-weight: normal;
	text-decoration: none;
	padding-left: 10px;
		list-style-image: url(dist/puce.gif);

	}

.menu_gauche:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 2.5em!important;line-height: 1.4em
	font-weight: normal;
	text-decoration: none;
	padding-left: 10px;

	list-style-image: url(dist/puce.gif);

}

.lienactus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ff9900;
	line-height: 1.2em;
	font-weight: normal;
}

.lienactus:hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0066cc;
	line-height: 1.2em;
	font-weight: normal;
	text-decoration: underline;
}

.lienmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 1.7em;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0;
	margin-bottom: 0px;
	margin-left:25px;
	background-color:;
	font-size-adjust:;
text-transform:uppercase;

}

.lienmenu:hover {
	margin-left:25px;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 1.7em;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 0;
	margin-bottom: 0px;
	background-color:;
text-transform:uppercase;
}
