
#titre_contact 
{
	margin-right:230px;
	text-align:right;
	margin-top : 5px;
	margin-bottom:10px;
}

#texte_contact
{
	width:540px;
	margin-left:255px
}

.envoyer
{
	text-align:center;
	color:#CC3300;
	margin-top:10px;
}

form.form {
	font-family: tahoma, verdana, "sans-serif";
	font-size: 12px;
	padding: 12px;
	float:left;
	width:456px;
	position:relative;
	z-index:100;
	margin-left:200px ;
	display:inline;
	color:#3F230E;
}

.form fieldset {
	margin-top: 20px;
	padding : 15px;
	border: 1px solid #B5B8C8;

}

.form legend {
	font-size: 12px;
	color: #15428B;
	font-weight: 900;
}

.form fieldset label {
	float: none;
	text-align: inherit;
	width: auto;
}

.form label span {
	color: #000;
}

.form input, .form select, .form textarea {
	display : block;
	margin-bottom: 5px;
}


.form .text-input {
	width: 250px;
	color: 555;
	padding: 4px;
	border: 1px solid #B5B8C8;
	font-size: 14px;
	margin-top: 4px;
	background: #FFF url('form/text-bg.gif') repeat-x;

}

.form .infos {
	background: #FFF;
	color: #333;
	font-size: 12px;
	padding: 10px;
	margin-bottom: 10px;
}

.form span.checkbox, .form .checkbox {
	display: inline;
}

.form p
{
	margin-left:50px;
}

.form .submit {
	background: url('form/button-bg.png') repeat-x;
	border: 1px solid #AAA;
	padding: 2px;
	margin-top: 20px;
	text-decoration: none;
	margin-left:200px ;
	display:inline;	
}

.submit {
	background: url('form/button-bg.png') repeat-x;
	border: 1px solid #AAA;
	padding: 2px;
	text-decoration: none;
	margin:0 auto;
	
}

.form hr {
	clear: both;
	visibility: hidden;
}

.form .fc-error {
	width: 350px;
	color: 555;
	padding: 4px;
	border: 1px solid #B5B8C8;
	font-size: 12px;
	margin-bottom: 15px;
	background: #FFEAEA;
}
/* FormCheck tipbox */

/* tipbox :
	table :
		tl		: top left
		t		: top
		tr		: top right
		l 		: left
		r		: right
		bl		: bottom left
		b		: bottom (with mark)
		br		: bottom right
		c		: center
	components :
		a.close	: close button
		err		: errors div
		p		: error line
*/

.fc-tbx{
	z-index:1001;
	right:310px;
}
.fc-tbx .tl{
	background: url('form/tl.png') no-repeat;
}
.fc-tbx .t{
	background: url('form/t.png') repeat-x;
	height: 16px;
}
.fc-tbx .tr{
	background: url('form/tr.png') no-repeat;
}
.fc-tbx .l{
	background: url('form/l.png') repeat-y;
	width : 16px;
}
.fc-tbx .r{
	background: url('form/r.png') repeat-y;
	width: 16px;
}
.fc-tbx .bl{
	background: url('form/bl.png') no-repeat;
}
.fc-tbx .b{
	background: url('form/b.png') no-repeat;
	height: 25px;
}
.fc-tbx .br{
	background: url('form/br.png') no-repeat;
}
.fc-tbx .c{
	background: url('form/c.png') repeat;
}
.fc-tbx a.close {
	float: right;
	background: url('form/close.png') no-repeat;
	position: relative;
	margin-left: 5px;
	display: block;
	width: 10px;
	height: 10px;
	cursor: pointer;
}
.fc-tbx .err {
	float: left;
}
.fc-tbx p {
	width : auto;
	display: block;
	font-size: 10px;
	font-family: tahoma, verdana, "sans-serif";
	margin : 0;
	padding : 0;
	border : 0;
	color : #FFF;
}

.ajax_loader {
	background : url('form/ajax-loader.gif') no-repeat center;
	width : 200px;
	height : 150px;
}


/* FormCheck validation div */

.fc-error {
	border : 1px solid #888;
	margin-top : 5px;
	background-color : #F4F0E4;
}
.fc-error p {
	margin : 5px;
	color : #A00;
}




#sonette_cloche
{
	background : url('images/sonnette_bousolle.jpg') right no-repeat;
	width:270px;
	height:286px;
	float:right;
	z-index:1;
	display:inline;
	margin-top:51px;
	text-align:right;
}

#plan 
{
	background : url('images/fond_acces.jpg') right no-repeat;
	width:133px;
	height:33px;
	margin-right:14px;
	margin-top:188px;
}

#plan a
{
	margin-top:7px;
	margin-right:15px;
	display:inline-block;
	font-size:11px;
	text-align:center;
	width:100px;
}

#centre_plan
{
	background : url('images/plan.jpg') no-repeat;
	width:460px;
	height:326px;
}

#adresse
{
	text-align:center;
	margin-top:110px;
	float:right;
	width:188px;
}

#adresse p
{
	color:#000000;
	font-weight:bold;
	font-size:11px;
	margin-top:5px;
}
