/* General */


html, body { 
	height:100%;
	padding:0;
	margin:0;
}

body, div, p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #103446;
}

h1 {
        padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

h2,
h2 a.h2 {
	margin: 0;
	border: 0;
        padding: 16px 0 8px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; 
	font-weight: bold;
}
h2.avecSousTitre {
	padding-bottom: 2px;
}
h3 {
	margin: 0;
	border: 0;
        padding: 0 0 8px 0;
	font-size: 13px;
	font-weight: bold;
}
h4 {
	margin: 0;
	border: 0;
	font-size: 12px;
	font-weight: bold;
}
h5 {
	margin: 0;
	border: 0;
	font-size: 11px;
	font-weight: bold;
}

ul {
	margin:0;
	border:0;
        padding:8px 0 8px 24px;
}
li {
	margin:0;
	border:0;
        padding:0;
}

.cadre
{
        padding: 4px;
        border: 1px solid #ECB004;
        margin: 0px;
}

.citation
{
        font-style: italic;
}

/* tableaux */

.top
{
	padding:0;
	margin:0;
}

.top2
{
	padding:0;
	margin:0;
}

/* menu */

.menu {
	padding:0;
	margin:0;
}

.menu0 {
	width: 168px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-top: 16px;
	margin-bottom: 8px;
	padding-top: 2px;
}
.menu0Select {
	width: 168px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-top: 16px;
	margin-bottom: 8px;
	padding-top: 2px;
}
.menu1 {
	line-height: 8px;
	width: 148px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        font-style: normal;
        font-weight: normal;
        padding: 6px 0 8px 20px;
        padding-left: 20px;
	background-repeat:no-repeat;
	background-position: bottom;
}
.menu2 {
	line-height: 8px;
	width: 106px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        font-style: normal;
        font-weight: normal;
        padding: 2px 0 4px 20px;
        padding-left: 32px;
	background-repeat:no-repeat;
	background-position: bottom;
}

/* corps */

.centre {
	background-color:#FFFFFF;
}

.corps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-style: normal;
        font-weight: normal;
        padding-right: 5px;
}

/* corps */


.menutop {
        background-image: URL(images/menutop.gif);
	background-repeat:repeat-x;
	margin:0;
	border:0;
	padding:0;
	height: 25px;
}
.menutop div {
	margin: 0;
	border: 0;
	padding:0;
	height: 25px;
}
.menutop a,
.menutop a:link,
.menutop a:visited,
.menutop a:hover,
.menutop a:active {
        margin: 0;
        border:0;
        padding: 4px 12px 0 0;
        color:#fff;
        font-size:11px;
        font-weight: bold;
        height:25px;
}

.menu_premier {
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        font-style: normal;
        font-weight: normal;
        padding-left: 20px;
        padding-top: 4px;
}

.filDAriane {
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        font-style: normal;
        font-weight: normal;
        padding-top: 15px;
}

/* droite */

.droite {
	background-repeat:repeat-y;
}

/* a */

a {
	font-family: Arial, Helvetica, sans-serif;
        font-style: normal;
        font-weight: normal;
color:#f00;
}
a:link, a:visited {
	text-decoration: underline; 
color:#f00;
}
a:hover, a:active { 
	text-decoration: none; 
color:#f00;
}

.menutop a {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
}
.menutop a:link, 
.menutop a:visited {
	text-decoration: none; 
}
.menutop a:hover, 
.menutop a:active { 
	text-decoration: underline; 
}

.menu1 a {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
}
.menu1 a:link, 
.menu1 a:visited {
	text-decoration: none; 
}
.menu1 a:hover, 
.menu1 a:active { 
	text-decoration: underline; 
}


/* recherche */


input.rechercheCourt {
	margin: 12px 0 4px 12px;
	width: 90%;
}
input.rechercheLong {
	margin: 12px 0 4px 12px;
	width: 90%;
}
input.rechercheBouton {
	margin: 0 0 4px 12px;
}


