/*---------------------------------------------------------------------------------------*/
/* PARAMETRES GENERAUX DE LA PAGE */
/*---------------------------------------------------------------------------------------*/
html,body,form,img,fieldset
{
	margin:0px;
	border:0px;
	padding:0px;

}

body 
{
	background-image: url(img/fond.gif);
	background-repeat: repeat-x;
	text-align:center;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

td, select, textarea, weblist, input
{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.button
{
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	background-color: #000000;
	border:1px outset;
	padding:1px;
}

#global
{
	
	margin-left:auto;
	margin-right:auto;
	width:980px;
	border:0px;
	padding:0px;
}

#global_pop
{
	
	margin-left:auto;
	margin-right:auto;
	width:640px;
	border:0px;
	padding:0px;
}

#header
{
	width:504px;
	height:103px;
	border:0px;
	margin:0px;
	padding:0px;
	float:left;
}

#header_right
{
	float:left;
	width:476px;
	height:103px;
}

#content_left 
{
	
	float:left;
	width:644px;
	padding:0px;
	margin:0px;
}

#img_title
{
	
	height:101px;
	padding:0px;
	margin:0px;
}

#content_text
{
	
	background-image: url(img/bg_contenu.gif);
	background-repeat:repeat-y;
	margin-left:0px;
	line-height:19px;
	text-align:justify;
	height:349px;
	padding-left:25px;
}
#content_text h3
{
	font-size:12px;
	display:inline;
	font-style:normal;
	font-weight:normal;
	}

#content_text h2
{
color:#b10061; 
	padding:0px;
	margin:0px;
	font-size:12px;
	display:inline;
}

/*contenu adhesion*/

/* Tableau formulaire de saisie */
#tbl_form td 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:2px;
	padding-bottom:2px;
	height:16px;
	text-align:left;
}

.txt_error 
{
	font-weight:bold;
	color:#FF0000;
}

.txt_info 
{
	color:#000000;
	font-size:13px;
	text-align:justify;
}

.block_error {
	display:block;
	background-color:#FFECEC;
	border:1px solid #FF0000;
	font-weight:bold;
	color:#FF0000;
	vertical-align:middle;
	height:20px;
	line-height:20px;
}

/*fin adhesion*/

#img_droite
{
	float:left;
	width:336px;
	height:450px;
	padding:0px;
	margin:0px;
}

#img_droite_form
{
	background-image: url(img/img_pages/affiliation/img_affiliation_bg.gif);
	background-repeat:repeat-y;
	float:left;
	width:336px;
	height:1200px;
	padding:0px;
	margin:0px;
}
#img_droite_affi
{
	float:left;
	width:336px;
	height:520px;
	padding:0px;
	margin:0px;
}

#partner
{
	float:left;
	width:436px;
	border:0px;
	margin:0px;
	padding-top:30px;
	padding-right:11px;
	font-size:11px; 
	color:#000000; 
}

.fieldtext
{
	vertical-align:middle;
	float:left;
	line-height:22px;
}

/*input
{
	margin:0px;
	height:16px;
	border:1px solid #999;
}*/


/*modification des inputs*/
input {

	color:#262963;
	background-color:#FFFFFF;
	border:1px solid #9495A2;
}


select {

	color:#343434;
	background-color:#FFFFFF;
	border:1px solid #9495A2;
}


textarea
{
	margin:0px;
	border:1px solid #999;
}

/*fin input*/

.a_small
{
	font-size:10px;
	color:#71777c;
}

.small_txt
{
	font-size:11px;
}

a 
{
	text-decoration:underline;
	color:#00F;
	padding:0px;
	margin:0px;
}

a:hover 
{
	text-decoration:underline;
	color:#C06;
	
}

#menubar
{
	float:left;
	width:100%;
	margin:0px;
	padding:0px;
	
	

}

.menu
{
	
	float:left;
	height:33px;
	border:0px;
	margin:0px;
}


h1 
{
	color:#b10061; 
	padding:0px;
	margin:0px;
	font-size:12px;
	display:inline;
}

h3
{
	color:#000; 
	padding:0px;
	margin:0px;
	font-size:10px;
	display:inline;
}

#footer
{
	clear:both;
	width:980px;
	border:0px;
	margin:0px;

}
#bottom
{
	background-repeat:no-repeat;
	float:left;
	width:644px;
	height:104px;
}

#bottom_flash
{
	
	background-image: url(img/bottom_flash.gif);
	background-repeat: no-repeat;
	float:left;
	width:336px;
	height:104px;
}

#copyright
{
font-size:10px;
color:#999;
text-align:right;
padding-right:23px;
}

#bottomlink
{
	clear:both;
	padding-top:10px;
	padding-left:25px;
	text-align:left;
}

.link 
{
	text-decoration:none;
	color:#999;
	padding:0px;
	margin-right:15px;
	font-size:11px;
}
.linkup 
{

	padding:0px;
	margin-right:15px;
	font-size:12px;
}

.point
{
	background-image: url(img/trait.gif);
	background-repeat:repeat-x;
	width:644px;
}

.point_condition
{
	background-image: url(img/trait.gif);
	background-repeat:repeat-x;
	width:616px;
}

.sub_block
{
margin-top:10px;
margin-bottom:15px;
}

.sub_block h1
{
font-size:14px;
}

