body{
	background-color: #E7E5D3;
}
.title_doors {
	background-color: #C5A901;
	height: 32px;
	border: 1px solid #C5A901;
	top: 10px;
}
.line_degrad_doors {
	background-image: url(../images/degrad_doors.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.line_contour {
	border: 12px solid #FFFFFF;
}
.line_doors_right {
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #F2F1E5;
}
.line_doors_left {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #F2F1E5;
}
.line_doors_bot {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #F2F1E5;
}
.line_doors_bot_right {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #F2F1E5;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #F2F1E5;	
}
.menu_porte_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	right: 7px;
	text-transform: uppercase;
}
.titre_doors_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 43px;
	font-weight: normal;
	text-transform: uppercase;
	color: #DBD8BD;
	/*padding-left: 10px;*/
	padding-top: 4px;
}

.line_doors_top_right {
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #F2F1E5;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #F2F1E5;	
}
.line_doors_left {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #F2F1E5;
}
.line_doors_top {
	border-top-style: solid;
	border-top-color: #F2F1E5;	
}
.curve_doors{
	background-image: url(../images/curve_door_style.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	right: 4px;
}
.curve_doors{
	background-image: url(../images/curve_door_style.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	right: 4px;
}
.background_menu_doors{
	background-image: url(../images/menu_porte.jpg);
	background-repeat: no-repeat;
	padding-right: 7px;
}
.titre_doors_pics{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-transform: capitalize;
	color: #000000;
}
.titre_doors_big_pics{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: capitalize;
	color: #54301A;
}
.number_doors_big_pics{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #54301A;
}
.container{
	margin: 2px;
	padding: 2px;
	width: 50px;
}
.square_pixel_right{
	background-color: #F2F1E5;
	height: 4px;
	width: 4px;
	float: right;
}
.square_pixel_left{
	background-color: #F2F1E5;
	height: 4px;
	width: 4px;
	float: left;
}
.maintext_white{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.maintext_white_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.maintext_white_link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.square_kitchen{
	background-image: url(../images/back_square_kitchen.png);
	background-repeat: no-repeat;
	background-position: left top;
}
