
/************** Pour le paging *************
*/
	.paging{
		font-size:12px;
		margin-top:10px;
		color:#CC1E27;
		font-family:arial;
		font-weight:bold;
	}
	.paging a{
		color:#313F62;
		text-decoration:none;
	}
	.paging a:hover{
		color:#CC1E27;
		text-decoration:none;
	}
/*
/*******************************************/



img {
	border: 0px;
}

.lien {
	text-decoration: none;
}
.lien:hover {text-decoration: underline;}

.actu {
	font-family:verdana;
	font-size:9px;
	font-weight:bold;
	font-style:italic;
	color: #FFFFFF;
}

input {
	border:1px solid black;
	font-family:Verdana;
	font-size: 10px;
}
textarea {
	border:1px solid black;
	font-family:Verdana;
	font-size: 10px;
}
select {
	border:1px solid black;
	font-family:Verdana;
	font-size: 10px;
}
.top_pro_fr {	background: url('images/picto_16.jpg'); }
.top_pro_de {	background: url('images/picto_16_de.jpg'); }
.top_annonceurs_fr {	background: url('images/picto_16_annonceurs_fr.jpg'); }
.top_annonceurs_de {	background: url('images/picto_16_annonceurs_de.jpg'); }
.top_fournisseurs_fr {	background: url('images/picto_16_fournisseurs_fr.jpg'); }
.top_fournisseurs_de {	background: url('images/picto_16_fournisseurs_de.jpg'); }
.top_partenaires_fr {	background: url('images/picto_16_partenaires_fr.jpg'); }
.top_partenaires_de {	background: url('images/picto_16_partenaires_de.jpg'); }
.top_plan_fr {	background: url('images/picto_16_plan_fr.jpg'); }
.top_plan_de {	background: url('images/picto_16_plan_de.jpg'); }
.top_contact_fr {	background: url('images/picto_16_contact_fr.jpg'); }
.top_contact_de {	background: url('images/picto_16_contact_de.jpg'); }

.top_part_de {	background: url('images/picto_16_accueil_part_de.jpg'); }
.top_part_fr {	background: url('images/picto_16_accueil_part_fr.jpg'); }
.top_offres_de {	background: url('images/picto_16_offres_de.jpg'); }
.top_offres_fr {	background: url('images/picto_16_offres_fr.jpg'); }
.top_qui_de {	background: url('images/picto_16_qui_de.jpg'); }
.top_qui_fr {	background: url('images/picto_16_qui_fr.jpg'); }
.top_reseau_de {	background: url('images/picto_16_reseau_de.jpg'); }
.top_reseau_fr {	background: url('images/picto_16_reseau_fr.jpg'); }
.top_accueil_part {	background: url('images/picto_16_accueil_part_fr.jpg'); }
.top_produits_fr {	background: url('images/picto_16_produits_fr.jpg'); }
.top_produits_de {	background: url('images/picto_16_produits_de.jpg'); }

.topleft {
	background-repeat:no-repeat;
	background-position:left;
	background-color:#FFFFFF;
	border-top:1px solid #5a698f;

}
.topright {
	background: url('images/picto_17.jpg');
	background-repeat:no-repeat;
	background-position:right;
	background-color:#FFFFFF;
	border-top:1px solid #5a698f;

}
.petit {
	font-size:1px;
}
.texte {
	font-family:arial;
	font-size:11px;
}
.texte2 {
	font-family:arial;
	font-size:16px;
}
.blanc {
	color:#FFFFFF;
}
.noir {
	color:#000000;
}
.rouge {
	color:#ff0000;
}
.justify {
	text-align:justify;
}

.bloc_gauche{

	width:150px;
	margin-top:0;
	padding:5px;
	background-color:rgb(244,244,255);

	font-style:normal;
	font-family:  Verdana;
	font-size:10px;
	font-weight:bold;
	color:rgb(0,0,0);
	text-align:left;

}

.textarea_fourn{
	font-style:normal;
	font-family:  Verdana;
	font-size:10px;
	color:black;
	height:400px;
	width:500px;
	border:0;
	padding:1px;

}

.textarea{
	font-style:normal;
	font-family:  Verdana;
	font-size:10px;
	color:black;
	height:150px;
	width:400px;
	padding:1px;

}

textbox{
	font-style:normal;
	font-family:  Verdana;
	font-size:10px;
	color:black;
	width:170px;
	border:0;
	padding:1px;
}

input.check{
	width:12px;
	height:12px;
	border:none;
	padding-left:5px;
	background-color:transparent;
	cursor:pointer;
}

.boutonOrange{
	margin: 0;
	width: 70px; /* on définit la taille du bouton de menu */
	height: 26px;
	font-weight: bold;
	padding:3px;
	text-align:center;
	font-size:10px;
	color:white;
	cursor:pointer;
}

.boutonOrange a, .boutonOrange a:hover {
	text-decoration:none;
	color:black;
}

.boutonOrange a.boutonDesact{
	color:rgb(100,100,100);
}
.bas_gauche {
	background-color:#FFFFFF;
	background-image:url('images/picto_21_part.jpg');
	background-repeat:repeat-x;
	background-position:bottom;
}
.bas_centre {
	background-color:#FFFFFF;
	background-image:url('images/picto_23.jpg');
	background-repeat:repeat-x;
	background-position:bottom;
}
.bas_liens {
	background-color:#FFFFFF;
	background-image:url('images/picto_29.jpg');
	background-repeat:no-repeat;
	background-position:bottom right;
}
.bas_pro_gauche {
	background-color:#FFFFFF;
	background-image:url('images/picto_21.jpg');
	background-repeat:repeat-x;
	background-position:bottom;
}
.scrolling{
	height:100%;
	overflow:auto;
	}
.gras {
	font-weight:bold;
}
.formulaire {
	border:1px solid #303030;
	background-color:#3F577D;
	background-image:url('images/picto_27.jpg');
	padding:10px;text-align:justify;
	background-repeat:repeat-x;
	background-position:right bottom;
}