/*.Width_Total
{
	width : 760px;


.Width_UserBox
{
	width : 160px;
}

.Width_Message
{
	width : 760px;
}
}*/
body
{
	/*color: #FF0000;*/
}

td
{
	color: #3b3b3b;
}

/* Header 1 - Main header */
tr.header1 
{
	color: #FFFFFF;
}

tr.header1 a {
	color: #CCC;
}
tr.header1 a:hover { color: #eeffee; }	

td.header1 
{
	color: #FFFFFF;
}	

td.header1 
{
	background : url('titleBack.gif') repeat-x top ;
}	

td.header1left 
{
	background: url('title_lcap.gif') no-repeat left top;
}

td.header1right
{
	background: url('title_rcap.gif') no-repeat right top;
}

.header1Title
{
	background-image: url('titleBack.gif');
	color: #ffffff;
}
/* Header 1 - Main header - Special Merial*/
tr.header1_merial
{
	color: #999;
}
tr.header1_merial a { color: #999; }
tr.header1_merial a:hover {	color: #3D3D3D; }	
td.header1_merial {
	color: #FFFFFF;
	height : 32px;
	background : url('titleBack_merial.gif') repeat-x top ;
}
td.header1_merial a {
	color: #fff;
}
td.header1_merial a:hover {
	color: #ccc;
}
td.header1left_merial 
{
	background: url('title_lcap_merial.gif') no-repeat left top;
	}

td.header1right_merial
{
	background: url('title_rcap_merial.gif') no-repeat right top;
}

.header1Title_merial
{
	background-image: url('titleBack_merial.gif');
	color: #444444;
}

/* Header 2 - Sub header */
tr.header2 
{
	background-color: #e3e3e3;
	color: #55a055;
}

td.header2 
{
	background: url('stitleBack.gif') repeat-x top;
	color: #000000;
}

td.header2left {
	color: #000000;
}

td.header2right 
{
	background : url('stitle_rcap.gif') repeat-x top;
	color: #000000;
}

td.header2 a { color: #000000; }
td.header2 a:link { color: #000000; }
td.header2 a:visited { color: #000000; }
td.header2 a:active {	color: #0c0c53;	}
td.header2 a:hover {	color: #0145ab;	}

/* Header 2 - Sub header - Spécial Merial*/
tr.header2_merial
{
	background-color: #FFF;
	color: #363;
}

td.header2_merial 
{
	background: url('stitleBack_merial.gif') repeat-x top;
	color: #363;
}

td.header2left_merial {
	color: #363;
}

td.header2right_merial 
{
	background : url('stitle_rcap_merial.gif') repeat-x top;
	color: #363;
}

td.header2_merial a {
	color: #363;
}
td.header2_merial a:link {	color: #333  }
td.header2_merial a:visited { color: #333; }
td.header2_merial a:active { color: #333; }
td.header2_merial a:hover {	color: #666; }



td.infoTable_merial {
	background-color: #FAFAFA;
	border: 1px solid #F2F2F2;
}

/* all links */
.content a			{ color: #036; }
.content a:hover	{ color: #069; }
.content_merial a	{ color: #363; }
.content_merial a:hover	{ color: #060; }

/* Footer1 - Bottom of tables */
.footer1 {
	background-color: #f4f4f4;
}

/* Header of posts */
.postheader
{
	background-color: #f0f0f0;
}

.postheader a 
{
	color: Black;	
}


/* User info and post/article */
.post
{
	background-color: #F5F5F5;
}

.post_alt
{
	background-color: #FaFaFa;
}

tr.post:hover
{
	background-color: #FFFFFF;	
}

tr.post_alt:hover
{
	background-color: #FFFFFF;	
}

/* Footer of posts */
.postfooter
{
	background-color: #cdcdcd;
}

/* Area between posts */
.postsep
{
	background-color: #000000;
}



.pbutton {
	background-color: #3B3B3B;
}