#CompteForm {
	font-size:13px;
	position: relative;
}



#CompteForm h1 {
	color:#c70f15;
	font-size:16px;
	font-weight:bold;
	margin:0px 0 10px 0;	
}

#CompteForm h3 {
	color:#c70f15;
	font-size:16px;
	font-weight:bold;
	margin:40px 0 0px 0;	
}


/* CONTACT FORMULAR */
#CompteFormular {
    width:500px;
    margin-left:250px;
    clear: both;
    position: relative;
}

#CompteFormular .formLine {
	clear: both;
    margin:12px 0;
    height: 20px;
}

#CompteFormular .formLineTxtArea {
	clear: both;
    margin:12px 0;
    height: 160px;
}

#CompteFormular h1 {
    font-size:16px;
    color:#008000;
    margin:0 0 0 0;
}

#CompteFormular h2 {
    float:left;
    font-weight:bold;
    font-size:12px;
    margin:3px 20px 0 0;
    width:95px;
}

h5 {
    font-weight:bold;
    font-size:12px;
    margin:35px 20px 5px 0;
    width:300px;
}

#CompteFormular h3 {
    font-weight:bold;
    font-size:11px;
    margin:3px 20px 0 0;
}

#CompteFormular h4 {
	font-weight: normal;
	color: #333;
    font-size:11px;
    margin:35px 0px 0 0;
}

#CompteFormular input {
    float:left;
    border: 1px solid #999; 
    -moz-border-radius: 0px; 
    font-size:12px;
    height:15px;
}

#CompteFormular .file {
    border-top: 0px;
    border-bottom-width: 0;
    font-size:12px;
    height:20px;
    
}


#CompteFormular select {
    
	border: 1px solid #999;
	width: 120px;
	margin-bottom: 10px;
	margin-right: 25px;
}

#CompteFormular .salons {
	width: 270px;	
}

#CompteFormular input[type=submit] {
    margin:20px 0px 0px 0px;
    background: url("https://sweet-habitat.com/images/btn_envoyer.png") top left no-repeat;
    width: 150px;
    height: 25px;
}

#CompteFormular2 input[type=submit] {
    margin:30px 0px 45px 245px;
    background: url("https://sweet-habitat.com/images/btn_envoyer.png") top left no-repeat;
    width: 150px;
    height: 25px;
}

#CompteFormular2 input[type=submit]:hover {
	background-position: bottom left;
}

#CompteFormular textarea {
	
    float:left;
    font-size:14px;
    border: 1px solid #999; 
    -moz-border-radius: 0px; 
    font-size:12px;
}

#CompteFormular p {
	margin:0;
}




#CompteForm .image {
	margin-top: 43px;
	height: 260px;
	width: 260px;
	right: 0;
	position: absolute;
	z-index: 1;
}
