*{
	margin: 0;
	padding: 0;
}

html,body{
	height: 100%;
}

body{
	font-size: 80%;
	font-family: Arial;
	background: #fff;
}

a{
	outline: none;
	color: #FF0000;
}

a img{
	border: 0;
}

#page{
	width: 731px;
	margin: 0 auto;
	background-color: #ffffff;
	/*
	border-left: 1px solid #e8a5a5;
	border-right: 1px solid #e8a5a5;
	*/
	height: 100%:
}

.clearer{
	clear: both;
	line-height: 0;
	height: 0;
}


#conteneur img{
	border: 3px solid #9d1d00;
}

#conteneur #top{
	background: transparent url(../images/fond_cadre_top.png) no-repeat left top;
	height: 22px;
}


/******* Catcher *********/

/******** Surcharge Thickbox *******/

#TB_closeWindowButton{
	color:#ccc !important;
	right:10px;
	text-decoration:none;
	top:5px;
	position:absolute;
}

#TB_title{
	display:none;
}

#TB_window{
	border:none;
	background:none;
}

#TB_ajaxContent p{
	padding:0;
}

#TB_window #form_email, #TB_window fieldset{
	background:none;
}

/********** Formulaire Html ***********/

body{
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px;
}
p, h1, form, button{border:0; margin:0; padding:0;}
.spacer{clear:both; height:1px;}
/* ----------- My Form ----------- */
.myform{
	/*margin:0 auto;*/
	width:400px;
	height:505px;
	float:left;
}
	/* ----------- basic ----------- */
	#basic{
		border:solid 1px #9D1D00;
		background: transparent url(../images/bg_catcher.png) repeat-x;
		position:relative;
		zoom:1;
		margin:0 auto;
		width:650px;
		height:510px;
	}
	#basic h1 {
		font-size:30px;
		font-weight:bold;
		margin:10px 0 5px 5px;
	}
	
	#basic #baseline{
		margin:0 0 10px 10px;
	}
	
	#basic p{
		font-size:11px;
		color:#666666;
		margin-bottom:20px;
		padding-bottom:10px;
	}
	#basic label{
		display:block;
		font-weight:bold;
		text-align:right;
		width:140px;
		float:left;
	}
	#basic .small{
		color:#666666;
		display:block;
		font-size:11px;
		font-weight:normal;
		text-align:right;
		width:140px;
	}
	#basic input{
		float:left;
		width:200px;
		margin:2px 0 30px 10px;
		border:solid 1px #9D1D00;
	}
	
	#basic select{
		float:left;
		width:200px;
		margin:0 0 30px 10px;
		border:solid 1px #9D1D00;		
	}
	
	#basic #submit{ 
		clear:both;
		cursor:pointer;
		margin-left:150px;
		background:#9D1D00;
		color:#FFFFFF;
		font-size:20px;
		font-weight:bold;
		padding:4px 6px;
		width:204px;
	}
	
	#clara{
		float:left;
	}
#conteneur #bottom{
	background: transparent url(../images/fond_cadre_bottom.png) no-repeat left top;
	height: 24px;
}

#conteneur .fille{
	float: left;
	margin-left: 14px;
	margin-bottom: 10px;
}

.fille .title{
	margin-top: 5px;
	text-align: center;
	color: #9d1d00;
}

.fille .title a{
	font-weight: bold;
	color: #9d1d00;
}