/* ************************************************************************
// At WebData - Version 1.3.3.0 - STYLE.CSS
// ************************************************************************
// Copyright © At services, 1998-2009 - http://www.at-services.fr
// Dernières modifications : 10-03-2009 10:52
// ************************************************************************
// CSS
// *********************************************************************** */

/* Attributs par défaut */

body, select, textarea, input
{
	font-family: verdana,geneva,helvetica,arial;
	font-size: 12px;
	color: #2D384A;
	font-weight: normal;
	/*scrollbar-face-color: #003366;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color: #003366;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #CCCCCC;
	scrollbar-darkshadow-color: #003366;*/
}

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

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

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

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

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

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

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

h1
{
	padding: 3px 10px 3px 10px;
	font-weight: bold;
	font-size: 14px;
	color: #2D384A;
}

h2
{
	padding: 3px 10px 3px 10px;
	font-size: 12px;
	font-weight: bold;
}

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

#titre
{
	border-top: 1px solid #003366;
	border-bottom: 1px solid #003366;
	padding: 5px;
	height: 14px;
	color: #003366;
	font-weight: bold;
}

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

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

#ligne
{
	border-top: 1px solid #DDDDDD;
	margin: 0px 0px 5px 10px;
}

#tabctc
{
	border: 1px dashed #CC0000;
	width: 541px;
	margin: 10px;
	background: #EEEEEE;
}

#tabliste table
{
	width: 541px;
	margin: 10px;
	text-align: left;
}

#tabpdts table
{
	width: 541px;
	margin: 10px;
	text-align: left;
}

#tabpdts tr td
{
	border: 1px solid #FFFFFF;
}

#tabform table
{
	width: 541px;
	margin: 10px;
	text-align: left;
}

#tabform tr td
{
	border: 1px solid #EEEEEE;
}

img.simple
{
	margin: 0px 10px 0px 10px;
}

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

p.titreprincipal
{
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 20px;
}

p.sstitre
{
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}

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

p.titrem
{
	margin: 0px 0px 10px 0px;
	color: #003366;
	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: #FFFFFF;
	font-weight: bold;
	background: #999999;
}

tr.c1
{
	border: 1px solid #EEEEEE;
}

tr.c2
{
	border: 1px solid #EEEEEE;
}

tr.co
{
	background: #EEEEEE;
}

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

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

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

td.copyright
{
	font-size: 10px;
	font-weight: bold;
	color: #2D384A;
	padding: 5px 5px 5px 5px;
	background: #649B96
}
