﻿/*categories */
div.table1
{
	width:281px;
	
}
div.table1 div.headercours
{
	height:24px;
	background: url(pictures/cours/coursheader.gif) no-repeat left top;
}
div.table1 div.headersearch
{
	height:24px;
	background: url(pictures/cours/searchheader.gif) no-repeat left top;
}
div.table1 div.headervide
{
	height:13px;
	background: url(pictures/cours/videheader.jpg) no-repeat left bottom;
}
div.table1 div.content 
{
	 padding:0px 12px 0px 12px;
	background: url(pictures/cours/coursfond.jpg) #b47171 repeat-x left top;
}

div.table1 div.footer
{
	height:14px;
	background: url(pictures/cours/coursfooter.jpg)  no-repeat  left top;
}

/*categories  petit*/
div.table3
{
	width:200px;
}
div.table3 div.header
{
	height:24px;
	background: url(pictures/questions/catheader.gif) no-repeat left top;
}

div.table3 div.content 
{
	padding:0px 12px 0px 12px;
	background: url(pictures/cours/coursfond.jpg) #b47171 repeat-x left top;
}

div.table3 div.footer
{
	height:14px;
	background: url(pictures/questions/catfooter.gif)  no-repeat  left top;
}


/*liste */
div.table2
{
	width:572px;
	 
}
div.table2 div.headerliste
{
	height:24px;
	background: url(pictures/cours/listeheader.gif) no-repeat left top;
}
div.table2 div.headerdetails
{
	height:24px;
	background: url(pictures/cours/detailsheader.gif) no-repeat left top;
	text-align:right;
}
div.table2 div.headerlivres
{
	height:24px;
	background: url(pictures/livres/livresheader.gif) no-repeat left top;
	text-align:right;
}
div.table2 div.headermusiques
{
	height:24px;
	background: url(pictures/musiques/musiquesheader.gif) no-repeat left top;
	text-align:right;
}
div.table2 div.headerquestions
{
	height:24px;
	background: url(pictures/questions/questionsheader.gif) no-repeat left top;
	text-align:right;
}
div.table2 div.content 
{
	 padding:0px 12px 0px 12px;
	background: url(pictures/cours/coursfond.jpg) #b47171 repeat-x left top;
	
}

div.table2 div.footer
{
	height:14px;
	background: url(pictures/cours/listefooter.jpg)  no-repeat  left top;
}
