@charset "utf-8";
/* CSS Document */

#navi .contact a {
 background-position:0px -40px;
	}
	
	
	h1.contact {
	background-image: url(../images/contact/contact.gif);
	height: 38px;
	width: 222px;
	margin: 0 0 0 25px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#message {
	width: 600px;
	margin: 25px 18px 0 20px;
	padding: 0 0px 0 0;
	line-height:18px;
	float: left;
}

#contacts {
	width: auto;
	margin: 25px 0px 0 0 ;
	padding: 0 0 0 12px;
	line-height:18px;
	float: left;
	font-size: 11px;
	border-left: 1px dotted #747474;
}

.small{
 letter-spacing: 0mm;
}

.info{
 margin: 0px 0px 20px 0;
}

.profilbox {
 width: 960px;
	padding: 70px 0px 0px 0px;
	clear: both;
	}

.profil {
	width: 808px;
	margin: 10px 50px 50px 50px;
	padding: 25px;
	border: 1px dotted #747474;
	line-height:18px;
	float: left;
}

.profil h3 {
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
 border-bottom: 1px dotted #747474;
	}
	
	.photo-left {
	float: left;
	margin: 0px 15px 0px 0;
}

/* *************	02 : table form      ***************************** */

#message table.form {}

#message table.form th,td {
 padding:15px 0 5px 5px;
	vertical-align:top;
	font-weight: bold;
	}
#message table.form th {
 text-align:right;
	}
	
#message table.form td {
 border:0;
	}

#message table.form input {
	height: 20px;
}

/* *************	02 : table form   confirmation   ***************************** */
#confi {
	width: 775px;
	min-height:500px;
 height:auto !important;
 height:500px;
	margin: 40px 0px 30px 135px;
	padding: 0 ;
}

#confi table.form {
border-collapse:collapse;
margin-top:10px;
}

#confi table.form th,td { text-align:left; border:1px solid #6e95d8; padding:8px; font-weight:normal; }
#confi table.form th { background:#e6eff7; }
#confi table.form td { width:500px; }
#confi input.button { width:90px; }

.msg { 
 color:#dd0000;
	margin:2em; 
	font-size:15px;
	}
	
.msg2 { 
	margin:10px 10px 30px 0; 
	}
