body{
	background-color : #156050;
	margin : 0;
	font-family: Arial;
	color : #156050;
	font-size : 12px;
	line-height : 12px;
}

a {
	color : #156050;
}

table{
	
	font-weight : bold;
}

input[type=text]{
	width : 340px;
	margin-top : 4px;
	height : 14px;
}

.main {
	width: 1022px;
	margin : 0 auto;
}

.main .left {
	background : url('../images/site_Raffin_int_01.jpg') no-repeat left top ;
	width : 50px;
	height : 681px;
	float: left;
}

.main .center {
	width : 900px;
	height : 681px;
	float: left;
}

.main .right {
	background : url('../images/site_Raffin_int_04.jpg') no-repeat left top ;
	width : 50px;
	height : 681px;
	float: left;
}

.logo{
	background : url('../images/site_Raffin_int_02.jpg') no-repeat left top ;
	width : 491px;
	height : 437px;
	float: left;
}

.formulaire {
	width : 409px;
	float:left;
}

.formulaire .titre {
	background : url('../images/site_Raffin_int_03.jpg') no-repeat left top ;
	width : 409px;
	height : 150px;
}

.formulaire .bouton {
	width : 448px;
	height : 24px;
	float : left;
}

.formulaire .saisie {
	background : url('../images/site_Raffin_int_05.jpg') no-repeat left top ;
	width : 402px;
	height : 253px;
	padding-top : 10px;
	padding-left : 7px;
}

.formulaire .bouton input[type=submit] {
	background : url('../images/site_Raffin_int_06.jpg') no-repeat left top ;
	display:block;
	width : 409px;
	height : 24px;
	border : 0px;
}

.formulaire .bouton input[type=submit]:hover{
	background : url('../images/envoyer_over.jpg') no-repeat left top ;
	display:block;
}



.adresse {
	background : url('../images/site_Raffin_int_07.jpg') no-repeat left top ;
	width : 900px;
	height : 35px;
	line-height: 45px;
	text-align : center;
	float: left;
}

.flash {
	background : url('../images/site_Raffin_int_08.jpg') no-repeat left top ;
	width: 900px;
	height: 209px;
	float: left;
	padding-left : 6px;
}

.catalogue {
	width: 890px;
	height : 780px;
	float: left;
	padding-left : 5px;
	padding-right : 5px;
	background-color: #6CB532;
	overflow : hidden;
}

.text {
background-color: #6CB532;
	line-height : 35px;
	font-weight : bold;
	text-align : center;
	width : 900px;
	display:block;
	font-size : 16px;
	height : 35px;
	float : left;
}



.bottom {
	float:left;
	background : url('../images/site_Raffin_int_09.jpg') no-repeat left top ;
	width : 880px;
	height : 68px;
	font-size : 9px;
	text-align : center;
	margin : 0 auto;
	color : #FFFFFF;
	padding : 15px 60px 0px 60px;
}

.bold {
font-weight: bold;
}

