@import "main.css";
@import "reset.css";

/**   Pro_Hp  **/

.pro #main #center .content{display:inline;background:transparent url(../images/Layout/bg_centerMain.gif) repeat-y;float:left;width:773px;clear:both;padding:0px 0px 5px 0px;}
.pro #main #centerSmall .content{background:transparent url(../images/Layout/bg_centerMainSmall.gif) repeat-y;float:left;width:651px;clear:both;padding:0px 0px 5px 0px;}

.pro #main #center .content #flashContent{clear:both;padding:0 0 0 4px;width:759px;}
.pro #main #center  #flashContent {margin: -20px 0px 10px -1px; padding: 4px 0px 4px 11px; background: transparent url(../images/layout/swfBackgroundgris.gif) no-repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; width: 764px;}
.pro #main #center  #headContent {margin-top: -20px; }

h2{color:#adbd35;font-size:18px;}
a{color:#778DC7;}

table.form {
  border-bottom: 1px solid #9A9C91;
  border-right: 1px solid #9A9C91;
}

table.form td 
{
	vertical-align:top;
	border-top: 1px solid #9A9C91;
	border-left: 1px solid #9A9C91;
}

table.form td.noLines
{
	vertical-align:middle;
	border-top: 0px solid #9A9C91;
	border-left: 0px solid #9A9C91;
}

table.form td.rightMerge 
{
	border-left: 0px solid #9A9C91;
	padding-left:1px;
}

div#titleText ul li, div#produits ul li
{
	list-style-type: square;
	margin-left: 20px;
}

div#newsFlash div#centerNav ul.parentlist
{
	font-size: 12px;
}

div#newsFlash div#centerNav ul.parentlist li a
{
	display:inline;
	color: #FFF;
	/*text-decoration: underline;*/
}

span.editAmount,
img.delete
{
	cursor:pointer;
}
