/* ************************************************************************
// At WebData - Version 1.3.3.0 - STYLE.CSS
// ************************************************************************
// Conception & Programmation : At ss2i - http://www.at-ssii.com
// Copyright © 1998-2003 : At services - http://www.at-services.ch
// ************************************************************************
// Dernières modifications : 30-10-2004 16:54
// ************************************************************************
// 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: 10px 10px 10px 10px;
}

A:link
{
	color: #1D656B;
	text-decoration: none;
}

A:visited
{
	color: #1D656B;
	text-decoration: none;
}

A:active
{
	color: #1D656B;
	text-decoration: none;
}

A:hover
{
	color: #1D656B;
	text-decoration: underline;
}

ul
{
	list-style-image: url(/charte/puce.gif);
	/*list-style-type: square;*/
	font-size: 12px;
	/*line-height: 18px;*/
}

pre
{
	font-size: 11px;
	color: #CC0000;
}

h1
{
	border: 1px solid #000000;
	font-weight: bold;
	font-size: 12px;
	padding: 3px 3px 3px 3px;
	margin: 10px 10px 10px 10px;
}

h2
{
	font-size: 12px;
	color: #1D656B;
	font-weight: bold;
	margin: 0px 0px 0px 10px;
}

h3
{
	font-size: 12px;
	font-weight: bold;
	/*margin: 10px;*/
}

h4
{
	font-size: 11px;
	font-weight: bold;
	/*margin: 10px;*/
}

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

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

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 */

#message
{
	color: #000000;
	border: 1px dashed #000000;
	margin: 10px 10px 10px 10px;
	padding: 10px ;
}

#tabctc
{
	margin: 10px 10px 10px 10px;
}

#tabliste
{
	margin: 0px 10px 10px 10px;
}

#tabrecherche
{
	margin: 10px 10px 10px 10px;
}

#titre
{
	width: 300px;
	border: 1px solid #003366;
	margin: 10px 10px 0px 10px;
	padding: 2px 2px 2px 2px;
	font-weight: bold;
}

img.simple
{
	margin: 10px 10px 10px 10px;
	border: 1px solid #003366;
}

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

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

p.titrem
{
	margin: 0px 0px 10px 0px;
	font-weight: bold;
	font-size: 14px;
}

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

p.pt
{
	font-size: 10px;
	/*margin: 5px 10px 5px 10px;*/
}

tr.titre
{
	color: #000000;
	font-weight: bold;
}

tr.c1
{
	color: #000000;
	background: #F2BF71;
}

tr.c2
{
	color: #000000;
	background: #DEE8EB;
}

tr.co
{
	color: #000000;
	background: #F2BF71;
}

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

tr.bn
{
	color: #FFFFFF;
	font-size: 11px;
}

a.bn:link
{
	color: #FFFFFF;
	font-size: 11px;
}
a.bn:visited
{
	color: #FFFFFF;
	font-size: 11px;
}
a.bn:active
{
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}

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