/**********************************************************************************/
/********************************    DCD GOOGLEMAP    *****************************/
/**********************************************************************************/

#colonne_droite .tx-dcdgooglemap-pi1 .large_block .tx_dcdgooglemap_carto {
	width:730px;
}
.tx_dcdgooglemap_category label {
  width:200px;
}


/*--*/
.tx_dcdgooglemap_direction{
	position:relative;
	float:left;
	width:312px;
}



#DirectionForm{
	float:left;
	width:312px;
}
/*
.tx_dcdgooglemap_map .tx_dcdgooglemap_geocoder form fieldset, .tx_dcdgooglemap_map .tx_dcdgooglemap_direction form fieldset {
            border:#273E8E 1px solid;
            padding:5px 5px 5px 5px;
            float: right;
}
*/



.tx_dcdgooglemap_geocoder{
	float: right;
	width: 312px;
}

.tx_dcdgooglemap_map .tx_dcdgooglemap_direction form fieldset {
	border:1px solid #000000;
	padding:5px;
	float: left;
}

.tx_dcdgooglemap_direction_champs{
	float:left;	
}

#milieu .tx_dcdgooglemap_direction_champs label{
	clear:both;
	float:left;
	
	height:35px;
	
	text-align:left;
}

.tx_dcdgooglemap_direction_from,
.tx_dcdgooglemap_direction_to {
	/*clear:both;
	float:right;*/
	margin-right:125px;
}


#tx_dcdgooglemap_direction_buttonmap121{
	clear:both;
}

#tx_dcdgooglemap_reverse_button_map121{
	position:absolute;
	top:32px;
	left:264px;
}

.tx_dcdgooglemap_map .tx_dcdgooglemap_geocoder form , .tx_dcdgooglemap_map .tx_dcdgooglemap_direction form {width: auto;}
.tx_dcdgooglemap_map .tx_dcdgooglemap_geocoder form fieldset, .tx_dcdgooglemap_map .tx_dcdgooglemap_direction form fieldset {width: auto;}
.colonne_deux_tiers .tx_dcdgooglemap_direction, .colonne_deux_tiers .tx_dcdgooglemap_geocoder {
	float: none;
}
