/* (c) Boris Forconi*/

img { 
  border-style: none; 
  line-height:1px;
}

body
{
  /*background:url(Images/background.gif);*/
  background-color:#fff;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #222;
	padding:0px;
}

td
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #222;
}

form {
	padding:0;
	margin:0;
}

a:link, a:visited, a:active
{
  color: #666;
	text-decoration: none;
}

a:hover
{
  color: #666;
	text-decoration: underline;
}

a.annonce:link, a.annonce:visited, a.annonce:active, a.annonce:hover
{
  color: #000;
	text-decoration: none;
	font-size:9px;
}

.error
{
  color:#dc2020;
}

select { 
      font-size:12px;
  		font-family: verdana;
      border-width:1; 
      border-style:solid;
      border-color:#222;
      text-align:left;
}

input { font-size:12px;
      color: #333;
  		font-family: verdana; 
      border-width:1; 
      border-style:solid;
      border-color:#222;
      padding:1px;
}

textarea { font-size:12px;
      color: #333;
  		font-family: verdana; 
      border-width:1; 
      border-style:solid;
      border-color:#222;
      overflow:hidden;
}

a.menuLink:link, a.menuLink:visited, a.menuLink:active
{
  color: #000;
	text-decoration: none;
	font-size:14px;
	font-variant:small-caps;
}

a.menuLink:hover
{
  color: #888;
	text-decoration: none;
	font-size:14px;
	font-variant:small-caps;
}

a.menuLinkCourses:link, a.menuLinkCourses:visited, a.menuLinkCourses:active
{
  font-variant:small-caps;
  color: #336600;
	text-decoration: none;
	font-size:14px;
}

a.menuLinkSport:link, a.menuLinkSport:visited, a.menuLinkSport:active
{
  font-variant:small-caps;
  color: #660000;
	text-decoration: none;
	font-size:14px;
}

a.menuLinkLoisirs:link, a.menuLinkLoisirs:visited, a.menuLinkLoisirs:active
{
  font-variant:small-caps;
  color: #663300;
	text-decoration: none;
	font-size:14px;
}

a.menuLinkAccessoires:link, a.menuLinkAccessoires:visited, a.menuLinkAccessoires:active
{
  font-variant:small-caps;
  color: #003366;
	text-decoration: none;
	font-size:14px;
}

a.menuLinkSport:hover, a.menuLinkLoisirs:hover, a.menuLinkCourses:hover, a.menuLinkAccessoires:hover
{
  font-variant:small-caps;
  color: #888;
	text-decoration: none;
	font-size:14px;
}

.menuLink 
{
  font-variant:small-caps;
  font-size:14px;
}

.bottomLink
{
  color: #fff;
  font-size:9px;
}

a.bottomLink:link, a.bottomLink:visited, a.bottomLink:active
{
  color: #fff;
  font-size:9px;
	text-decoration: none;
}

a.bottomLink:hover
{
  color: #fff;
  font-size:9px;
	text-decoration: underline;
}

.Middle {
  top:0px;
  height:100%;
	position: absolute;
	z-index:1;
}

.submit {
      text-decoration: none;
      background:#fff;
      border-color:#555;
      color:#000;
}

.vendue {
  color: #660000;
  font-weight: bold;
}

.mainContent {
  text-align:left;
  vertical-align:top;
  font-size:12px;
}

.importantText {
  font-variant:small-caps;
  font-size:13px;
  font-weight: bold;
}

.puceGras {
  padding:0 0 4px 12px;
	background:url(Images/puce.gif) no-repeat 0 4px;
	font-weight:bold;
}

.CBclass {
  border : none;
}

.errorDiv {
  color:#990000;
  margin:15px;
  margin-bottom:0px;
  padding:5px;
  border:2px solid #990000;
  background-color:#fffee6;
  font-size:12px;
}

.warning {
  padding:0 0 0px 18px;
	background:url(Images/warning.gif) no-repeat 0 1px;
	font-weight:bold;
  color:#990000;
  font-size:14px;
  font-variant:small-caps;
}

.divCalendar {
  z-index:10;
  position:absolute;
  visibility:hidden;
  overflow:hidden;
  width:33em;
  border:none;
}

.divCalendar iframe {
	 display:none;
	 display/**/:block;
	 position:absolute;
	 top:0;
	 left:0;
	 z-index:-1;
	 filter:mask();
	 width:3000px;
	 height:3000px
}    

a.C_Vendu:link,a.C_Vendu:visited,a.C_Vendu:active {
  padding:0 0 6px 18px;
	background:url(Images/ok.gif) no-repeat 0 0px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}

a.C_Vendu:hover {
  padding:0 0 6px 18px;
	background:url(Images/ok.gif) no-repeat 0 0px;
	font-weight:bold;
	color:#000;
	text-decoration:underline;
}

a.C_NonVendu:link,a.C_NonVendu:visited,a.C_NonVendu:active {
  padding:0 0 6px 17px;
	background:url(Images/delete.gif) no-repeat 0 1px;
	font-weight:bold;
	color:#000;
  text-decoration:none;
}

a.C_NonVendu:hover {
  padding:0 0 6px 17px;
	background:url(Images/delete.gif) no-repeat 0 1px;
	font-weight:bold;
	color:#000;
  text-decoration:underline;
}
