@charset "utf-8";
/* CSS Document */
#content_contact{
	text-align:left;
	width:76%;
	height:100%;
	margin-top:2.5%;
	float:left;
	padding:0;
	margin-bottom:5%;
}
#contact_l, #contact_r{
	height:100%;
	float:left;
	margin-top:5%;
}
#contact_l{
	width:65%;
}	
#contact_r{
	width:34%;
	text-align:center;
	border-left:#2b4f76 dashed 1px;
}
#tab_contact{
	width:100%;
}
#tab_contact tr{
	margin-top:1px;
	vertical-align:top;
}
#tab_contact .right{
	width:75%;
}
#tab_contact .right input, #tab_contact .right textarea{
	width:80%;
}
#tab_contact .right textarea{
	height:125px;
}
#tab_contact #cp{
	width:20%;
}
#tab_contact #ville{
	width:55%;
}
#tab_contact .left{
	text-align:right;
	vertical-align:top;
}
#tab_contact .right{
	text-align:left;
}
#tab_contact .center{
	text-align:center;
	height:30px;
}
#coord span{
	display:block;
	height:20px;
}
#find_we{
	text-align:left;
	margin:0 auto;
	margin-top:20%;
	width:191px;
	padding-bottom:30px;
}
#title_find_we{
	margin-bottom:5px;
}
#map{
	border:solid #39678e 2px;
}

