#parrainage-visiteur {
	padding-bottom: 175px;
	width: 565px;
	padding:0 10px;
	float: left;
	margin-top: 15px;
	text-align: justify;
	font-size: 11px;
}
	
	
	
	
	
	
#presentation-parrainage {
	margin: 15px 15px;
	font-size: 12px;	
}
	#presentation-parrainage stroong {
		margin: 15px 15px;
		font-size: 11px;	
	}
	#presentation-parrainage ul  {
		margin-top: 5px;
		margin-left: 25px;
	}	
	#presentation-parrainage ul li {
		color: #A8231C;
	}	
		#presentation-parrainage ul li span {
			color: #000;
		}		

	
	
	
	
	
	
	
	
	
	
	
#liste-concours-parrainage {
	
	padding: 10px;
}


	#liste-concours-parrainage table {
		margin:5px 15px;	
	}		
	
		#liste-concours-parrainage table td {
			font-weight: bold;	
			padding: 5px;
		}		
		#liste-concours-parrainage table td a.titreConcours {
			color: #A8231C;
		}





#ajout-parrainage {
	margin: 15px 20px;
}

	#ajout-parrainage fieldset {
	
		margin: 15px 30px;
	}

	#ajout-parrainage table td {
		font-weight: bold;
		font-size: 10px;
		padding: 3px;
	}

	#ajout-parrainage td.inputSubmit {
		text-align: right;
	}
		#ajout-parrainage td.inputSubmit input {
			width: 80px;
			text-align: center;
			background: #c12b1c;
			color: #fff;
			border:0;
		}







#tableau-parrainage {
	margin: 15px 20px;
}


	#tableau-parrainage table {
		width: 650px;
		border-collapse: collapse;
		border-spacing: 0px;
	}
		#tableau-parrainage table tr.pair td {
			background: #E9E9E9;
		}
		#tableau-parrainage table tr.impair td {
			background: #ccc;
		}

		#tableau-parrainage table td {
			padding: 10px;
		}

		#tableau-parrainage table td.prenom {
			font-weight: bold;
		}

		#tableau-parrainage a.bouton-relancer {
			width: 60px;
			padding:3px;
			font-size: 11px;
			background: #848587;
		
		}
			#tableau-parrainage table td span.relance {
				color: red;
			}
			#tableau-parrainage table td span.commence {
				color: #e98f00;
			}		
			#tableau-parrainage table td span.confirme {
				color: green;
			}		
	
	
#classement-parrainage {
	margin: 15px 20px;
}

	#classement-parrainage table {
		width: 650px;
	}
		#classement-parrainage table th {
			font-weight: bold;
			text-align: center;
			background: #A8231C;
			color:#fff;
			padding: 5px;
		}
		#classement-parrainage table td {
			padding: 3px;
		}
		#classement-parrainage table tr.pair td {
			background: #E9E9E9;
		}
		#classement-parrainage table tr.impair td {
			background: #ccc;
		}

			#classement-parrainage table td.gagnant {
				font-weight: bold;
				width: 160px;
			}
			#classement-parrainage table td.invitations {
				text-align: center;
				
			}
			#classement-parrainage table td.inscrits {
				text-align: center;d;
			}
			#classement-parrainage table td.participations {
				text-align: center;
			}


