@charset "UTF-8";
#contact {
	list-style: none;
	margin: 50px 0 550px 280px;
}
/* CSS Document */



#contact li {
	width: 560px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
	background-image: url(../images/bg_contact.gif);
	height: 350px;
	color: #FFF;
	position: relative;
	padding: 30px 0 0 0;
	background-repeat: repeat-y;
	margin: 0;
}
#contact p {
	width: 450px;
	margin: 0 0 0 20px;
	padding: 10px 0 0 0;
	color: #FFF;
}
#map {
	position: absolute;
	top: 55px;
	right: 20px;
}
#tacha {
	position: absolute;
	top: 172px;
	right: 19px;
}
#contact a {
	text-decoration: underline;
	color: #03C;
}
#contact p.address {
	color: #FFF;
	font-size: 1em;
	padding: 0px;
	line-height: 1.2;
}
#contact p.mail {
	margin-top: 30px;
}
#contact p.phone {
	margin: 20px;
	font-size: 1.0em;
}
