*{
	font-size:		14px;
	font-family:	times news romans;
	color:			#4B0B14;
}

body{
	
	margin:			0 0 0 0;
	background:		url(/imgNew/bg.jpg) repeat-x #efe7f6;	
	text-align:		center;
	
}

#Main{
	background:		url(/imgNew/bg_inside.jpg) no-repeat #efe7f6;
	width:			999px;
	height:			100%;
	margin-left:	auto;	
	margin-right:	auto;	

}

#Menu{
	float:			left;
	height:			100%;
	background:		#D3CBCB;
	width:			197px;
	margin-left:	50px;
	
}
#Content{
	float:			left;
	width:			702px;
	margin-left:	25px;


}
.thumbContainer{
	width:			244px;
	height:			184px;
	font-size:		12px;
	background:		#C8BAB9;
	text-align:		left;
	margin-bottom:	10px;
}
a.mb{
	text-decoration:none;
	color:			#4B0B14;
}
a:hover.mb{
	text-decoration:none;
	color:			#4B0B14;
}
a.mb1{
	text-decoration:none;
	color:			#4B0B14;
}
a:hover.mb1{
	text-decoration:none;
	color:			#4B0B14;
}
a.mb2{
	text-decoration:none;
	color:			#4B0B14;
}
a:hover.mb2{
	text-decoration:none;
	color:			#4B0B14;
}
#Top{
	height:			101px;
	width:			702px;

}
#TopText{

	text-align:		right;
	color:			#9A1428;
	margin-bottom:	10px;
}
#Texte{
	float:			left;
	width:			458px;
}
#Thumbs{
	float:			left;
	
}

.Title{
	width:			438px;
	background:		#C8BAB9;
	text-align:		center;
	color:			#000000;
	font-weight:	bold;

}
.texteContent{
	width:			438px;
	text-align:		justify;
	margin-bottom:	25px;

}



