/* ---------- PARRAINAGE CSS ---------- CSS*/
#MainBox{
width:675px;
font-size:11px;
text-align:left;
padding-left:10px;
}

#FirstBox{
width:600px;
height:108px;
margin:0 0 0 30px;
padding:0 50px 0 190px;
background:url(/images/fr/content_main/parrainage/bon_reduction.gif) 0 0 no-repeat;
font-weight:bold;
}
#FirstBox img{

}

#FirstBox p{

}
#parr_infos{
	padding:20px 0 10px 30px;
}

table {
font-size:11px;
width:650px;
border:0;
margin: 0 0 20px 20px;
}
p {font-size:11px;}

#cad_title {	
	text-align:center;
	width:100%;
	margin-bottom:30px;
}

.cad_sous_titre {	
	text-align:center;
	width:100%;
	margin:25px 0 10px 0;
}

/* ----- FORMULAIRE ----- */
td {
	padding-left:25px;
	padding-top:3px;

}
td.borderbot{
	border-bottom:1px dotted #666;
	padding-bottom:4px;
}
.tr_beige {
	background-color:#fbf7f4;
}
td.beige_border {
	background-color:#fbf7f4;
	border-bottom:1px dotted #666;
	padding-bottom:4px;
}
.bt_radio {
border:none;
}

.cpt_input {
 	padding:1px;
	border:1px solid #cebe99;
	font-size:10px;
}

.cpt_select {
	width:147px;
	border:1px solid #cebe99;
	font-size:10px;
}

select {
	font-size:11px;
	font-weight:normal;
	}
	
.cpt_input:focus, textarea:focus {
	background-color: #FBFBFB;
	border:1px solid #102A99;
}

textarea {
	border:1px solid #cebe99;
}

textarea {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	width:345px;
}

#cnil,#cnil a {
	font-size:10px;
	color:#CCC;
}

#cnil {
	margin : 10px 0 5px 0;
}

p#champs_oblig,p#champs_oblig a {
	font-size:10px;
	color:#333;
}

#valider {
margin-top:25px;
}