/************************************************/
/********** DÉCOUPE SELECTIVEPOKER.COM **********/
/********** BY WEBAZ.ORG ************************/
/************************************************/

body {
text-align: center;
margin : auto;
padding : 0;
font-size: 12px;
color : #000000;
font-family: Arial, Helvetica, sans-serif;
background : #FFFFFF url('images/fond.png') repeat-x top;
}

td {
font-size: 12px;
}

.formulaire td {
font-size: 11px;
}

img {
border: 0;
}

form , h1 , h2 , h3 {
margin: 0;
padding: 0;
}

h3 {
color: #8d8b8b;
text-align: center;
font-weight: bold;
font-size: 20px;
margin-bottom: 20px;
}

.no_border {
padding: 0px;
background: none;
border: none;
}

.clear {
clear: both;
}

input, textarea , select {
font-family : Verdana, Arial, Helvetica, sans-serif;
padding : 2px;
color: #333333;
font-size : 11px;
background : #FFFFFF url('images/input_fond.png') repeat-x bottom;
border : 1px solid #FFFFFF;
font-weight: normal;
}




/******************** LIENS ********************/ 

a {
color : #000000;
font-weight: bold;
text-decoration: none;
}

a:hover {
color : #000000;
font-weight: bold;
text-decoration: underline;
}

#menu_gauche a {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
background : url('images/menu_gauche_lien.png') no-repeat bottom;
padding: 3px 10px 5px 10px;
display: block;
}

#menu_gauche a:hover { 
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

.bloc_rose a , .bloc_gris a {
color: #696969;
font-weight: bold;
text-decoration: none;
}

.bloc_rose a:hover , .bloc_gris a:hover {
color: #696969;
font-weight: bold;
text-decoration: underline;
}

.bloc_rouge a {
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

.bloc_rouge a:hover {
color: #FFFFFF;
font-weight: bold;
text-decoration: underline;
}

#footer a {
color: #850303;
font-weight: bold;
text-decoration: none;
}

#footer a:hover { 
color: #850303;
font-weight: bold;
text-decoration: underline;
}

/******************** LIENS ********************/ 




/******************** DESIGN ********************/ 

#global {
text-align: left;
margin: auto;
width: 994px;
margin-top: 10px;
}

	#header {
	height: 217px;
	margin: 0;
	}

	#container {
	background : url('images/container_fond.png') repeat-y;
	padding: 10px 25px 10px 25px;
	}

	#menu_gauche {
	float: left;
	width: 170px;
	}

		#menu_gauche p {
		margin: 0;
		}
			
		#menu_gauche img {
		margin-bottom: 2px;
		}

	#contenu_centre {
	float: left;
	width: 562px;
	margin-left: 36px;
	}

		.pub_468x60 {
		height: 88px;
		width: 540px;
		position: relative;
		left: 11px;
		background : url('images/pub_468x60.png') no-repeat;
		margin-bottom: 16px;
		}

			.pub_468x60 p {
			margin: 0;
			padding: 14px 0 0 58px;
			}

		.bloc_rose , .bloc_gris , .bloc_rouge {
		margin-bottom: 16px;
		}

			.bloc_rose .bloc_haut {
			height: 36px;
			background : url('images/bloc_rose_haut.png') no-repeat;
			}
	
			.bloc_gris .bloc_haut {
			height: 36px;
			background : url('images/bloc_gris_haut.png') no-repeat;
			}
	
			.bloc_rouge .bloc_haut {
			height: 36px;
			background : url('images/bloc_rouge_haut.png') no-repeat;
			}
	
				.bloc_rose .bloc_haut p {
				margin: 0;
				color: #434141;
				padding: 13px 20px 0 66px;
				font-size: 14px;
				font-weight: bold;
				}
	
				.bloc_gris .bloc_haut p {
				margin: 0;
				color: #434141;
				padding: 13px 20px 0 66px;
				font-size: 14px;
				font-weight: bold;
				}
				
				.bloc_rouge .bloc_haut p {
				margin: 0;
				color: #FFFFFF;
				padding: 13px 20px 0 66px;
				font-size: 14px;
				font-weight: bold;
				}
	
			.bloc_rose .bloc_fond {
			background : url('images/bloc_rose_fond.png') repeat-y;
			padding: 8px 20px 4px 20px;
			font-family: Verdana, Geneva, sans-serif;
			font-size: 11px;
			color: #000000;
			}
	
			.bloc_gris .bloc_fond {
			background : url('images/bloc_gris_fond.png') repeat-y;
			padding: 8px 20px 4px 20px;
			font-family: Verdana, Geneva, sans-serif;
			font-size: 11px;
			color: #000000;
			}
	
			.bloc_rouge .bloc_fond {
			background : url('images/bloc_rouge_fond.png') repeat-y;
			padding: 8px 20px 4px 20px;
			font-family: Verdana, Geneva, sans-serif;
			font-size: 11px;
			color: #FFFFFF;
			}
	
				.bloc_fond p {
				margin: 0;
				}
	
			.bloc_rose .bloc_bas {
			margin: 0;
			height: 14px;
			background : url('images/bloc_rose_bas.png') no-repeat;
			}

			.bloc_gris .bloc_bas {
			margin: 0;
			height: 14px;
			background : url('images/bloc_gris_bas.png') no-repeat;
			}

			.bloc_rouge .bloc_bas {
			margin: 0;
			height: 14px;
			background : url('images/bloc_rouge_bas.png') no-repeat;
			}

#menu_droite {
	float: right;
	width: 140px;
	}

		#menu_droite p {
		margin: 0;
		text-align: center;
		}

		#menu_droite img {
		margin-bottom: 2px;
		}

	#footer {
	height: 61px;
	background : url('images/footer.png') no-repeat;
	margin-bottom: 12px;
	}

		#footer p {
		margin: 0;
		padding: 33px 30px 0 30px;
		text-align: center;
		font-weight: bold;
		}


/******************** DESIGN ********************/ 