table {
	font-family:Tahoma;
	font-size:12px;	
	color:#1B1D21;
	margin:10;
}
td {
	font-family:Tahoma;
	font-size:12px;	
	color:#1B1D21;

}
.bloc_groupe {
	display:inline; 
	float:left; 
	width:710px; 
	background-color:#FFFFFF; 
	margin:5px 0px 10px 15px;
}
.bloc_groupetext {
	display:inline; 
	float:left; 
	width:710px; 
	background-color:#FFFFFF; 
	margin:5px 0px 5px 15px;
}

.marges_bourse {
	margin: 10px 0px 0px 10px;
}

#bordure {
	width:690px; 
	border:1px solid #1B1D21; 
	margin-left:10px;
	margin-bottom:10px;
}
#borduretext {
	width:688px; 
	border:1px solid #1B1D21; 
	margin-bottom:10px;
	margin-left:10px;
}

#formulaire {
	width:335px; 
	height:457px; 
	margin:10px 0px 0px 10px; 
	display:inline; 
	float:left; 
}
#coord {
	width:335px; 
	margin:35px 0px 0px 5px; 
	color:1B1D21; 
	text-align:center;
}
#coord2 {
	width:200px; 
	margin:35px 0px 0px 5px; 
	color:#1B1D21; 
	text-align:center;
}

legend {
	font-size:11px;
	color:#666666;
}
label {
	display:inline;
	float:left;
	width:88px;
	margin-top:2px;
	color:#1B1D21;
}
.civil {
	color:#1B1D21;
	font-weight:bold;
}
.civil input, .biens input{
	border:0px solid #666666;
}
.biens {
	display:inline;
	float:left;
	width:320px; 
	color:#1B1D21;
}
input, textarea, select {
	border:1px solid #666666;
}
.message {
	width:214px; 
	margin-left:92px;
}
.envoi {
	font-size:11px;
	color:#666666;
	background-color:#FFFFFF;
	cursor:hand;
	width:102px;
	margin-left:50px;
}
.champ {
	width:220px;
	margin-bottom:5px;
}
.champcp {
	width:50px;
	margin-bottom:5px;
	margin-left:2px;
}

#sep {
	width:1px; 
	height:408px; 
	margin:35px 14px 0px 14px; 
	display:inline; 
	float:left; 
	background-color:#1B1D21;
}
#text_g {
	width:321px; 
	height:440px; 
	margin:20px 0px 0px 10px; 
	display:inline; 
	float:left; 
	color:#1B1D21;
}
#text_d {
	width:318px; 
	height:440px; 
	margin:20px 0px 0px 0px; 
	color:#1B1D21;
}
#sepgr {
	width:1px; 
	height:610px; 
	margin:35px 6px 0px 6px; 
	display:inline; 
	float:left; 
	background-color:#1B1D21;
}
#textgr_g {
	/*width:431px; */
	width:333px;
	/*height:440px; */
	margin:20px 0px 0px 6px; 
	display:inline; 
	float:left; 
	color:#1B1D21;
}

#textgr_g  a{
	display:inline; 
	float:left; 
	width:600px;
}

#textgr_d {
	/*width:208px; */
	width:333px;
	height:440px; 
	margin:20px 0px 0px 0px; 
	color:#1B1D21;
}
/* bourse */
.marges_groupe {
	margin: 10px 0px 0px 10px;
}


#resultat{
	display:inline;
	float:left;
	width:300px;
}


#textgr_g select,
#textgr_g input{
	display:inline;
	float:left;
	margin:0px 5px 5px 5px;
}

#textgr_g .unite{
	display:inline;
	float:left;
	font:bold 15px Arial;
	width:15px;
	margin:0px;
}


.impair{
	background: #F4F3F3;
}
.pair{
	background: #FFF;
}

