﻿/*AddProducts.aspx */
fieldset#fieldset1AddProducts
{
	width: 710px;
	background-color: Transparent;
	border: solid thin #e2e2e2;
}
fieldset#fieldset1AddProducts legend
{
	line-height: 2em;
	margin: 0px 0px 0px 20px;
	padding: 0px 20px 0px 20px;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;
	text-align: left;
	border: solid 1px #e2e2e2;
}
fieldset#fieldset1AddProducts table
{
	background-color: #f6fafc;
	line-height: 1em;
	width:700px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
fieldset#fieldset1AddProducts table td select
{
	font-size: 90%;
	width: 170px;
	height: 150px;
}
fieldset#fieldset2AddProducts
{
	width: 710px;
	background-color: Transparent;
	border: solid thin #e2e2e2;
}
fieldset#fieldset2AddProducts legend
{
	line-height: 2em;
	margin: 0px 0px 0px 20px;
	padding: 0px 20px 0px 20px;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;
	text-align: left;
	border: solid 1px #e2e2e2;
}
fieldset#fieldset2AddProducts table
{
	background-color: #f6fafc;
	line-height: 1em;
	width: 700px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
fieldset#fieldset2AddProducts td.validate
{
	color: red;
	font-weight: bold;
	text-align: left;
	padding-left: 100px;
}
fieldset#fieldset2AddProducts table td.value
{
	text-align: left;
}
fieldset#fieldset2AddProducts table td.valuePrice input
{
	width: 50px;
}
fieldset#fieldset2AddProducts table td.valuePort input
{
	width: 50px;
}
fieldset#fieldset2AddProducts table td.value input
{
	width: 300px;
}
fieldset#fieldset2AddProducts table td.value select
{
	width: 205px;
}
fieldset#fieldset2AddProducts table td.value textarea
{
	width: 300px;
}
fieldset#fieldset2AddProducts table td.value span input
{
	width: 10px;
}
fieldset#fieldset2AddProducts table td.value span input label
{
	width: auto;
}
fieldset#fieldset2AddProducts table td.label
{
	font-weight: bold;
	text-align: left;
	width: 200px;
	vertical-align: middle;
	padding-left: 20px;
}
fieldset#fieldset2AddProducts table td span#spanlnkAddAnnonces
{
	line-height: 2em;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	font-weight: bolder;
	vertical-align: middle;
	text-align: right;
	display: block;
	font-size: 115%;
}
fieldset#fieldset2AddProducts table td span#spanlnkAddAnnonces a
{
	color: #000000;
	text-decoration: none;
	background: url(image/_button/bt_valid.gif) no-repeat right;
	padding-right: 40px;
}
fieldset#fieldset2AddProducts table td span#spanlnkAddAnnonces a:hover
{
	text-decoration: underline;
	background: #dcf2fc;
	background: url(image/_button/bt_valid.gif) no-repeat right;
}
/*ImageUpload.aspx*/
fieldset#fieldsetUpload
{
	width: 250px;
	background-color: Transparent;
	border: solid thin #e2e2e2;
}
fieldset#fieldsetUpload legend
{
	line-height: 2em;
	margin: 0px 0px 0px 20px;
	padding: 0px 20px 0px 20px;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;
	text-align: left;
	border: solid 1px #e2e2e2;
}
fieldset#fieldsetUpload table
{
	background-color: #f6fafc;
	width: 240px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
fieldset#fieldsetUpload table td
{
	margin: 0px;
	padding: 0px;
}
fieldset#fieldsetUpload table td a
{
	font-weight: bold;
}
fieldset#fieldsetUpload table span
{
	margin: 0px;
	padding: 2px 0px 2px 0px;
	vertical-align: middle;
	text-align: left;
	display: block;
	font-size: 100%;
}
fieldset#fieldsetUpload table span a
{
	text-decoration: none;
}
fieldset#fieldsetUpload table span a:hover
{
	text-decoration: underline;
}
fieldset#fieldsetUpload table span#spanlnkValider
{
	text-align: right;
}
fieldset#fieldsetUpload table span#spanlnkValider a
{
	text-decoration: none;
	background: url(image/_button/bt_valid.gif) no-repeat right;
	padding-right: 40px;
}
fieldset#fieldsetUpload table span#spanlnkValider a:hover
{
	text-decoration: underline;
}
/*Contacter.aspx*/
fieldset#fieldsetContact
{
	width: 700px;
	background-color: Transparent;
	border: solid thin #e2e2e2;
}
fieldset#fieldsetContact legend
{
	line-height: 2em;
	margin: 0px 0px 0px 20px;
	padding: 0px 20px 0px 20px;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;
	text-align: left;
	border: solid 1px #e2e2e2;
}
fieldset#fieldsetContact table
{
	background-color: #f6fafc;
	line-height: 1em;
	width: 690px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
fieldset#fieldsetContact table td
{
	margin: 0px;
	padding: 0px;
}
fieldset#fieldsetContact table td textarea
{
	margin-left: 20px;
	width: 600px;
	height: 200px;
}
fieldset#fieldsetContact table td span#spanlnkSendMail
{
	line-height: 2em;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	font-weight: bolder;
	vertical-align: middle;
	text-align: right;
	display: block;
	font-size: 115%;
}
fieldset#fieldsetContact table td span#spanlnkSendMail a
{
	color: #000000;
	text-decoration: none;
	background: url(image/_button/bt_valid.gif) no-repeat right;
	padding-right: 40px;
}
fieldset#fieldsetContact table td span#spanlnkSendMail a:hover
{
	text-decoration: underline;
	background: #dcf2fc;
	background: url(image/_button/bt_valid.gif) no-repeat right;
}
/*UpdateProducts.aspx*/
fieldset#fieldset2UpDateProducts
{
	width: 700px;
	background-color: Transparent;
	border: solid thin #e2e2e2;
}
fieldset#fieldset2UpDateProducts legend
{
	line-height: 2em;
	margin: 0px 0px 0px 20px;
	padding: 0px 20px 0px 20px;
	font-weight: bold;
	color: #000000;
	vertical-align: middle;
	text-align: left;
	border: solid 1px #e2e2e2;
}
fieldset#fieldset2UpDateProducts table
{
	background-color: #f6fafc;
	line-height: 1em;
	width: 690px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
fieldset#fieldset2UpDateProducts td.validate
{
	color: red;
	font-weight: bold;
	text-align: left;
	padding-left: 100px;
}
fieldset#fieldset2UpDateProducts table td.value
{
	text-align: left;
}
fieldset#fieldset2UpDateProducts table td.valuePrice input
{
	width: 50px;
}
fieldset#fieldset2UpDateProducts table td.valuePort input
{
	width: 50px;
}
fieldset#fieldset2UpDateProducts table td.value input
{
	width: 300px;
}
fieldset#fieldset2UpDateProducts table td.value select
{
	width: 205px;
}
fieldset#fieldset2UpDateProducts table td.value textarea
{
	width: 300px;
}
fieldset#fieldset2UpDateProducts table td.value span input
{
	width: 10px;
}
fieldset#fieldset2UpDateProducts table td.value span input label
{
	width: auto;
}
fieldset#fieldset2UpDateProducts table td.label
{
	font-weight: bold;
	text-align: left;
	width: 200px;
	vertical-align: middle;
	padding-left: 20px;
}
fieldset#fieldset2UpDateProducts table td span#spanlnkAddAnnonces
{
	line-height: 2em;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	font-weight: bolder;
	vertical-align: middle;
	text-align: right;
	display: block;
	font-size: 115%;
}
fieldset#fieldset2UpDateProducts table td span#spanlnkAddAnnonces a
{
	color: #000000;
	text-decoration: none;
	background: url(image/_button/bt_valid.gif) no-repeat right;
	padding-right: 40px;
}
fieldset#fieldset2UpDateProducts table td span#spanlnkAddAnnonces a:hover
{
	text-decoration: underline;
	background: #dcf2fc;
	background: url(image/_button/bt_valid.gif) no-repeat right;
}
/*MonAucland.aspx*/
table#rptOffres
{
	border-collapse: collapse;
	width: 100%;
}
table#rptOffres a
{
	color: #31659c;
	text-decoration: none;
	font-weight: bold;
}
table#rptOffres a:hover
{
	color: #31659c;
}
table#rptOffres tr.AlternatingItemTemplate
{
	background-color: #f6fafc;
}
table#rptOffres tr.ItemTemplate
{
	background-color: #FFFFFF;
}
table#rptOffres td.sup
{
	text-align: center;
	width: 100px;
}
table#rptOffres td.mod
{
	text-align: center;
	width: 100px;
}
.pnlpopup
{
	display: none;
}
div.pnlpopupDiv
{
	width: 125px;
}
div.pnlpopupDiv table
{
	width: 125px;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}
div.pnlpopupDiv table td.CornerBottomLeft
{
	width: 15px;
	height: 9px;
	margin: 0px;
	padding: 0px;
	background-image: url(image/_background/CornerBottomLeft.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
div.pnlpopupDiv table td.NotACorner
{
	background-color: #B5B5B5;
	width: 95px;
	margin: 0px;
	padding: 0px;
}
div.pnlpopupDiv table td.Content
{
	background-color: #B5B5B5;
	width: 215px;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}
div.pnlpopupDiv table td.CornerBottomRight
{
	width: 15px;
	height: 9px;
	margin: 0px;
	padding: 0px;
	background-image: url(image/_background/CornerBottomRight.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
div.popupHover table#rptOffres tr.AlternatingItemTemplate
{
	background-color: #B5B5B5;
	color: #000000;
}
div.popupHover table#rptOffres tr.ItemTemplate
{
	color: #000000;
	background-color: #B5B5B5;
}


