

/**************** SPECIFIC A CERTAINS ARTICLES ***********/



/*************** TARIFS a droite *******************/
div.blocRaccourcis {
 float: left;
 background: #fff url("../images/content_home_3blocs_fd.gif") 0% 37px repeat-x;
}
div#prix {
 width: 200px;
 margin: 0 0 15px 0;
}

div.tarif_pays {
 float: left;
 width: 190px;
}
div#prix img {float: left; margin: 0 0 10px 0; padding: 0;}
div#prix img.drapeau {float: left; margin: 0 8px 0 10px;}
div#prix p.pays {
 float: left;
 width: 90px;
 font-size: 11px;
 color: #92A3B3;
 margin: 0;
 padding: 0 0 5px 0;
 background: url("../images/hz_fd.gif") 0% 10px repeat-x;
}
div#prix p.tarif {
 float: right;
 width: 60px;
 text-align: right;
 font-size: 12px;
 font-weight: bold;
 color: #27AAE0;
 margin: 0;
 padding: 0;
}
div#prix a {float: right; margin: 18px 10px 0 12px;}



/*************** table spip *******************/

/* Tableaux */

table.spip {
	font-family:Arial, Helvetica, sans-serif;
 	font-size: 12px;
 	color: #64788A;
 	margin: 8px 0 10px 8px;
	width: 100%;
	margin-bottom: 1em;
	border: 0px solid red;
	border-collapse: collapse;
	border-bottom: 5px solid #F9F9F9;
	}
	
table.spip caption {
	caption-side: top; /* bottom pas pris en compte par IE */
	text-align: center;
	margin: auto;
	padding: 3px;
	font-weight: bold;
	 }
	
table.spip tr.row_first { 
	background: url("../images/rub_onglet_bloc_fd.gif") 0% 0px repeat-x; 
	text-align: left;
	}
table.spip tr.row_odd { }
table.spip tr.row_even { background: #F9F9F9; }
table.spip th, table.spip td { 
	padding: 3px 2px 1px 10px;
	text-align: left;
	vertical-align: middle;
	}

/* Logos, documents et images   SPIP*/
.spip_logos { margin: 0; padding: 0; border: none;}
/*.spip_documents { text-align: center; }
.spip_documents_center { clear: both; width: 100%; margin: auto; }
span.spip_documents_center { display: block; margin-top:1em; }
.spip_documents_left { float: left; margin-right: 15px; margin-bottom: 5px; }
.spip_documents_right { float: right; margin-left: 15px; margin-bottom: 5px; }
.spip_doc_titre { font-weight: bold; font-size: 0.8em; margin-left: auto; margin-right: auto; }
.spip_doc_descriptif { clear: both; font-size: 0.8em; margin-left: auto; margin-right: auto; } */

.spip_in {
color: #0098FF;}
.spip_in:hover {color: #f60; text-decoration: none;}

ul.spip {
	font-family:Arial, Helvetica, sans-serif;
 	font-size: 12px;
 	color: #64788A;
	}
li.spip {

	}