/* Styles appliqués à l'Atlas de la Guadeloupe : un premier pas vers un code xHTML propre */

body
{
	font-size: 16px;
}

table.tableau
{
	border: 0;
	width: 100%;
}

td.colG
{
	vertical-align: top;
	width: 48%;
}

td.colD
{
	padding-left: 4%;
	vertical-align: top;
	width: 52%;
}

td.signG
{
	text-align: left;
	vertical-align: top;
	width: 50%;
}

td.signD
{
	text-align: right;
	vertical-align: top;
	width: 50%;
}

td.colG60
{
	vertical-align: top;
	width: 60%;
}

td.colD40
{
	text-align: center;
	vertical-align: center;
	width: 40%;
}

td.colG40
{
	vertical-align: top;
	width: 40%;
}

td.colD60
{
	text-align: center;
	vertical-align: center;
	width: 60%;
}

td.entete
{
	font-size: 18px;
	vertical-align: top;
	width: 40%;
}

div.entete
{
	font-size: 18px;
}

div.justified
{
	font-family: Trebuchet MS, Arial, Helvetica;
	text-align: justify;
}

div.centre
{
	text-align: center;
}

i.petit
{
	font-size: 13px;
}

sup
{
	font-size: 10px;
}

h1
{
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 32px;
	font-weight: bold:
}

h2
{
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 24px;
	font-weight: bold;
}

h3
{
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
}

h4
{
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0px;
}

h6
{
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	margin: 0px;
}

