*
{
	font-size:12px;
	font-family:Arial;
}

#body_haut_gauche
{
	background-image: url('../Images/images-formulaire-partenaire/background_formulaire_partenaire_1.jpg');
	width:592px;
	height:437px;
	margin-left:30px;
	float:left;
}

	#body_haut_gauche p
	{
		margin-left:10px;
		color:#8c8c8c;
		font-size:12px;
		font-weight:bold;
	}

	#body_haut_gauche label
	{
		color:white;
		font-size:12px;
		font-weight:bold;
		margin-bottom:6px;
	}

#inside_haut_gauche
{
	margin-left:40px;
	float:left;
	display:inline;
}

#inside_haut_droite
{
	margin-left:30px;
	margin-right:40px;
	float:right;
}

#body_bas
{
	margin-top:30px;
	background-image: url('../Images/images-formulaire-partenaire/background_formulaire_partenaire_2.jpg');
	width:958px;
	height:429px;
	margin-left:30px;
	margin-bottom:20px;
}

	#body_bas label
	{
		color:white;
		font-size:12px;
		font-weight:bold;
		margin-bottom:6px;
	}


.petit1
{
	background-image:url('../Images/devis/champs_type_1.jpg') ;
	border-style:none;
	width:204px;
	height:23px;
	vertical-align:middle;
	margin-top:7px;
	margin-bottom:19px;
	color:white;
}

.petit2
{
	background-image:url('../Images/images-formulaire-partenaire/champs_type_2.jpg') ;
	border-style:none;
	width:577px;
	height:23px;
	vertical-align:middle;
	margin-top:7px;
	margin-bottom:19px;
	color:white;
}

.petit3
{
	background-image:url('../Images/images-formulaire-partenaire/champs_type_3.jpg');
	width:376px;
	height:78px;
	margin-top:7px;	
}
.petit4
{
	background-image:url('../Images/images-formulaire-partenaire/champs_type_4.jpg');
	width:389px;
	height:61px;
	margin-top:7px;
}

.petit5
{
	background-image:url('../Images/images-formulaire-partenaire/champs_type_5.jpg');
	width:512px;
	height:23px;
	margin-top:7px;
	border-style:none;
	color:white;
}

.orange
{
	color:#ed9601;
}

input
{
	text-indent:3px;
}

textarea
{
	border-style:none;
	padding:3px;
	color:white;
}

.selectbg
{
	background-image:url('../Images/devis/champs_type_1.jpg') ;
	border-style:none;
}

option
{
	background-color:#1f1f1f;
}

select
{
	color:white;
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
	.selectbg {
		color:black;	
	}
	.selectbg option
	{
		background-color:white;
	}
}
