/* ************************************************************************
// At WebData - Version 1.3.0
// ************************************************************************
// Conception & Programmation : At ss2i - http://www.at-ssii.com
// Copyright © 1998-2003 : At services - http://www.at-services.ch
// ************************************************************************
// Dernières modifications : 08-11-2003 13:51
// ************************************************************************
// CSS ZONE PUBLIQUE
// *********************************************************************** */

/* Attributs par défaut */

body, select, textarea, input
{
	font-size:11px;
	font-family:verdana,geneva,helvetica,arial;
	color:#000000;
	font-weight:normal;
	scrollbar-face-color:#CCAEE2;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-3dlight-color:#9951CC;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#9951CC;
	scrollbar-darkshadow-color:#CCAEE2;
	background-color: #FFFFFF;
}

A:link
{
	color: #000000;font-weight:bold;
	text-decoration: none;font-size:10px;
}

A:visited
{
	color: #000000;font-weight:bold;
	text-decoration: none;font-size:10px;
}

A:active
{
	color: #000000;font-weight:bold;
	text-decoration: none;font-size:10px;
}

A:hover
{   color: #000000;font-weight:bold;
	text-decoration: underline;font-size:10px;
}



A.lien_menu:link
{
	color: #F6E3F2;font-size:11px;
	text-decoration: none;font-weight:normal;
}

A.lien_menu:visited
{
	color: #F6E3F2;font-size:11px;
	text-decoration: none;font-weight:normal;
}

A.lien_menu:active
{
	color: #F6E3F2;font-size:11px;
	text-decoration: none;font-weight:normal;
}

A.lien_menu:hover
{   color: #FFFFFF;font-size:11px;
	text-decoration: none;font-weight:normal;
}




A.lien_menu_gd:link
{
	color: #F6E3F2;font-size:11px;
	text-decoration: none;font-weight:bold;
}

A.lien_menu_gd:visited
{
	color: #F6E3F2;font-size:11px;
	text-decoration: none;font-weight:bold;
}

A.lien_menu_gd:active
{
	color: #F6E3F2;font-size:11px;
	text-decoration: none;font-weight:bold;
}

A.lien_menu_gd:hover
{   color: #FFFFFF;font-size:11px;
	text-decoration: none;font-weight:bold;
}


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

pre
{
	font-family:verdana,geneva,helvetica,arial;
	font-size:11px;
	color:#FFFFFF;
}

td.blanc_titre
{
	color: #FFFFFF;
	font-size:11px;font-weight:bold;
}
td.blanc
{
	color: #FFFFFF;
	font-size:11px;
}
td
{
	font-size:11px;
	font-family:verdana,geneva,helvetica,arial;
	color:#000000;
}

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

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


