/* ************************************************************************
// At WebData - Version 1.3.3.0 - STYLE.CSS
// ************************************************************************
// Copyright © 1998-2010 : At services - http://www.at-services.fr
// ************************************************************************
// Dernières modifications : 14-02-2010 21:42
// ************************************************************************
// CSS ZONE PUBLIQUE & ZONE MEMBRES
// *********************************************************************** */

/* Attributs par défaut */

body, select, textarea, input
{
	font-family: verdana,geneva,helvetica,arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

p
{
	margin: 7px 7px 7px 7px;
	text-align: justify;
}

A:link
{
	color: #993333;
	text-decoration: none;
	font-weight: bold;
}

A:visited
{
	color: #993333;
	text-decoration: none;
	font-weight: bold;
}

A:active
{
	color: #993333;
	text-decoration: none;
	font-weight: bold;
}

A:hover
{
	color: #993333;
	text-decoration: underline;
	font-weight: bold;
}

ul
{
	list-style-image: url(/charte/puce.gif);
	font-size: 12px;
}

ol
{
	line-height: 3ex;
}

pre
{
	font-size: 12px;
	color: #E24D18;
}

h1
{
	margin: 10px 7px 7px 7px;
	color: #684141;
	font-weight: bold;
	font-size: 16px;
}

h2
{
	margin: 14px 7px 7px 7px;
	font-size: 13px;
	color: #CC3333;
	font-weight: bold;
}

h3
{
	margin: 0px 7px 7px 7px;
	font-size: 12px;
	font-weight: bold;
}

h4
{
	margin: 0px 7px 7px 7px;
	font-size: 12px;
	font-weight: bold;
}

tr
{
	font-family: verdana,geneva,helvetica,arial;
	font-size: 12px;
}

select, textarea, input
{ 
	color: #993333;
	border-style: solid;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	background-color: #FFFFFF;
	border-color: #993333;
}

input.checkbox
{ 
	color: #000000;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	border-style: none;
	/*background-color: transparent;*/
}

/* Spéciaux */

.cachediv {
	visibility: hidden;
	overflow: hidden;
	height: 1px;
	margin-top: -1px;
	position: absolute;
}

#alerte
{
	border: 1px solid #E24D18;
	margin: 0px 7px 7px 7px;
	padding: 7px;
	text-align: center;
	font-weight: bold;
	color: #E24D18;
}

#message
{
	border: 1px dashed #CC0000;
	margin: 0px 7px 7px 7px;
	padding: 7px;
	background: #EEEEEE;
}

#tabctc
{
	border: 1px dashed #CC0000;
	margin: 0px 7px 7px 7px;
	padding: 7px ;
	background: #EEEEEE;
}

#tabliste
{
	width: 586px;
	margin: 0px 7px 7px 7px;
}

#tabrecherche
{
	width: 100%;
	margin: 0px 7px 7px 7px;
	text-align: left;
	background-color: #DDDDDD;
}

#tabform
{
	margin: 0px 7px 7px 7px;
	text-align: left;
}

#titre
{
	margin: 0px 7px 7px 7px;
	border-top: 1px solid #993333;
	border-bottom: 1px solid #993333;
	padding: 2px 5px 2px 5px;
	color: #993333;
	font-weight: bold;
	background: #D6C89A;
}

img.simple
{
	margin: 0px 7px 7px 7px;
	border: 1px solid #993333;
}

img.liste
{
	margin: 0px 0px 7px 7px;
	border: 1px solid #993333;
}

span.colore
{
	color: #E24D18;
	font-weight: bold;
}

p.titre
{
	color: #993333;
	font-weight: bold;
	font-size: 14px;
}

p.titrem
{
	margin: 0px 0px 7px 0px;
	color: #993333;
	font-weight: bold;
	font-size: 14px;
}

p.titrectc
{
	margin: 0px 0px 7px 0px;
	color: #993333;
	font-weight: bold;
	font-size: 14px;
}

p.center
{
	text-align: center;
}

p.pt
{
	font-size: 10px;
	text-align: left;
}

p.colore
{
	margin: 10px 7px 7px 7px;
	color: #E24D18;
	font-weight: bold;
	font-size: 13px;
}

p.zoom
{
	margin: 10px 7px 7px 7px;
	color: #E24D18;
	font-weight: bold;
	font-size: 16px;
}

tr.titre
{
	color: #FFFFFF;
	font-weight: bold;
	background: #999999;
}

tr.c1
{
	background: #D6C89A;
}

tr.c2
{
	background: #EEEEEE;
}

tr.co
{
	background: #D6C89A;
}

tr.pt
{
	font-size: 10px;
}

tr.bn
{
	color: #993333;
	font-size: 10px;
}

tr.copyright
{
	font-size: 10px;
	color: #BDA85E
}

a.copyright:link
{
	color: #BDA85E;
	font-weight: normal;
}
a.copyright:visited
{
	color: #BDA85E;
	font-weight: normal;
}

a.bn:link
{
	font-size: 10px;
	color: #993333;
	font-weight: normal;
}
a.bn:visited
{
	color: #993333;;
	font-size: 10px;
	font-weight: normal;
}
a.bn:active
{
	font-size: 10px;
	color: #993333;;
	text-decoration: none;
	font-weight: normal;
}

a.h1:link
{
	color: #684141;
}
a.h1:visited
{
	color: #684141;
}

a.panier:link
{
	color: #000000;
}
a.panier:visited
{
	color: #000000;
}