body {	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #1B3152;
	margin:0;
}

a:hover {
	text-decoration:none; 
	color:#5588bb;
}

a {
	text-decoration:none; 
	color:#336699;
}
td.bandeau {	
	vertical-align: top;
	height: 90px;
}
tr.top {
	height: 90px;
}
tr.resume {
	height: 20px;
}
td.resume {
	font-weight: bold;
	color: #336699;
	vertical-align: top;
	padding-top: 5px;
	width: 400px;
	height: 20px;
}
td.formrecherche {
	height: 20px;
	vertical-align: middle;
	width: 200px;
}
td.conteneurmenu {
	width: 185px;
	min-width: 185px;
}
table.ammalinks {
	width: 185px;
	border-width: 1px 1px 1px 1px;
	border-color: #c0cedc;
	border-style: solid;
	text-align: left;
}
table.disclaimers {
	background-color: #817976;
	color: #eadab8;
	width: 185px;
	text-align: right;
}
a.info {
	color: #c0cedc;
}
a.info:hover {
	color: #c0cedc;
	text-decoration: underline;
}
p.empty{
	font-weight: bold;
	text-align: center;
	color: #48453c;
}
a.titlelink {
	font-weight: bold;
        text-align: center;
        color: #48453c;
	text-decoration: none;
	font-size: 9px;
}
div.title {
	font-weight: bold;
	text-align: center;
	color: #48453c;
	position: absolute;
	top: 0px;
}
div.subtitle {
	text-align: center;
	color: #48453c;
	position: absolute;
	top: 20px;
}
td.lang {
	width: 180px;
	vertical-align: middle;
}
tr.main {
	height: 870px;
}
td.main {
	vertical-align: top;
	padding: 10px;	
	width: 620px;
	max-width: 600px;
	height: 870px;
}
td.insidemain {
	vertical-align: top;
	width: 100%;
	height: 900px;
	padding-right: 10px;
}
td.leftband {
	background-color:#1B3152;
	width: 185px;
	min-width: 185px;
}

td.rightband {
        width: 180px;
	background-color:#1b3152;
}

#encart {
	width: 180px;
	position: absolute;
	top: 130px;
	/*left: 817px;*/
	background-color:#1b3152;//#AA8922;
        color:white;
        font-size:10px;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        border:1px solid #1b3152;//#EFB;
/* width et margin sont au cas où le javascript est désactivé. */
        padding : 0px;
        margin: 0px;
}

#encart a {
	color:#eeeeff;//#103f6f;//white;
        padding:2px 1px;
        text-decoration:none;
/* Ne pas modifier le block */
        display:block;
/*      Un width:100% fait planter Mozilla, sans le width:100% c'est IE et Opera... La combinaison
        aucun width et height:100% marche sur tous, donc ne pas toucher ces 2 lignes */
/*      height:100%;
        margin:0px;*/
        margin:0px;
        width:100%;
}

#encart a:hover {
	text-decoration:none;
        color:#5588bb;
}

#encart h3 {
	font-weight: bold;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}


table.principal {
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #ffffff;
	position: relative;
	left: 0px;
	width: 1000px;
	height: 1000px;
	margin:0 auto;
	padding-left: 0px;
	padding-top: 0px;
	border-collapse: collapse;
	border-width: 0 1px 0 1px;
	border-color: #817976;
	border-style: solid;
}
td.top {
	height: 75px;
}
table.bottom {
	background-color: #817976;
	color: #eadab8;
	width: 800px;
}
.disclaimer {
	border-width: 1px;
	border-color: #817976;
	border-style: solid;
	background-color: #eadab8;
	width: 300px;
	min-height: 200px;
	visibility: hidden;
	color: #000000;
	position: absolute;
	left: 190px;
	top: 400px;
	text-align: left;
	cursor: pointer;
	opacity: 0.9;
}
div.recap {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #48453c;//33334c;
	height: 40px;
	text-align: center;
	padding-top: 8px;
}
div.titrearticle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #48453c;//33334c;
	height: 40px;
	vertical-align: middle;
	padding-top: 8px;
}

td.top {
	height: 75px;
}
td.bottom {
	height: 20px;
}
table.bottom {
	background-color: #817976;
	color: #eadab8;
	width: 100%;
	height: 20px;
}
.disclaimer {
	border-width: 1px;
	border-color: #817976;
	border-style: solid;
	background-color: #eadab8;
	width: 300px;
	min-height: 200px;
	visibility: hidden;
	color: #000000;
	position: absolute;
	left: 190px;
	top: 0px;
	text-align: left;
	cursor: pointer;
	opacity: 0.9;
}
div.titrearticle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #48453c;//33334c;
	height: 40px;
	vertical-align: top;
}
	
.title {
	font-weight: bold;
	color: #3d3b37;
	background-color:#bc996c;//#AA8922;
	font-size:10px;
	font-weight:bold;
	//font-family:"MS Sans Serif", "sans-serif", Verdana, Arial;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #eadab8;//#EFB;
	//padding:1px;
/* width et margin sont au cas où le javascript est désactivé. */
	width:150px;
	//margin:1em;
	padding : 0px;
	margin: 0px;
	text-align: center;
}
.lien {
	background-color:#ede4d1;//#AA8922;
	color:white;
	font-size:10px;
	font-weight:bold;
	//font-family:"MS Sans Serif", "sans-serif", Verdana, Arial;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #eadab8;//#EFB;
	//padding:1px;
/* width et margin sont au cas où le javascript est désactivé. */
	width:15em;
	//margin:1em;
	padding : 0px;
	margin: 0px;
}
.lien2 {
	background-color:#dec9ad;//#AA8922;
	color:white;
	font-size:10px;
	font-weight:bold;
	//font-family:"MS Sans Serif", "sans-serif", Verdana, Arial;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #d5b891;//#EFB;
	//padding:1px;
/* width et margin sont au cas où le javascript est désactivé. */
	width:15em;
	//margin:1em;
	padding : 0px;
	margin: 0px;
}
.lientitle {
	background-color:#eadab8;//#AA8922;
	color: #48453c;
	font-size:10px;
	font-weight:bold;
	//font-family:"MS Sans Serif", "sans-serif", Verdana, Arial;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #eadab8;//#EFB;
	//padding:1px;
/* width et margin sont au cas où le javascript est désactivé. */
	width:15em;
	//margin:1em;
	padding : 0px;
	margin: 0px;
	text-align: center;
}
.lientitle2 {
	background-color:#d5b891;//#AA8922;
	color: #48453c;
	font-size:10px;
	font-weight:bold;
	//font-family:"MS Sans Serif", "sans-serif", Verdana, Arial;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #d5b891;//#EFB;
	//padding:1px;
/* width et margin sont au cas où le javascript est désactivé. */
	width:15em;
	//margin:1em;
	padding : 0px;
	margin: 0px;
	text-align: center;
}
/* .menu = les cases toujours visibles (comme Fichier, Edition... dans un logiciel) */
.lien, .lientitle, .lien2, .lientitle2, .title {
	text-align:left;
	padding-left: 5px;
}

.lien a, .lien a:visited, .lien2 a, .lien2 a:visited, .title a, .title a:visited {
/* Les liens qui ne sont pas sous le curseur. */
	color:#336699;//#103f6f;//white;
	padding:2px 1px;
	text-decoration:none;
/* Ne pas modifier le block */
	display:block;
/*	Un width:100% fait planter Mozilla, sans le width:100% c'est IE et Opera... La combinaison
	aucun width et height:100% marche sur tous, donc ne pas toucher ces 2 lignes */
/*	height:100%;
	margin:0px;*/
	margin:0px;
	width:100%;
}
html>body .lien a, html>body .lien a:visited, html>body .lien a:hover, html>body .lien a:active,
html>body .title a, html>body .title a:visited, html>body .title a:hover, html>body .title a:active,
html>body .lien2 a, html>body .lien2 a:visited, html>body .lien2 a:hover, html>body .lien2 a:active,
html>body .lientitle2 a, html>body .lientitle2 a:visited, html>body .lientitle2 a:hover, html>body .lientitle2 a:active

.lien a:hover, .lien a:focus {
/* Les liens sous le curseur.
	On change les couleurs du texte et de fond, et on enlève le soulignement.
	*/
	background-color:#eadab8;//#EFB;
	color:#336699;//black;
	text-decoration:none;
}
.lien2 a:hover, .lien2 a:focus {
/* Les liens sous le curseur.
	On change les couleurs du texte et de fond, et on enlève le soulignement.
	*/
	background-color:#d5b891;//#EFB;
	color:#336699;//black;
	text-decoration:none;
}


img {
/* Si on met une image dans un lien (par exemple un logo à gauche du lien), pas de bordure
	car c'est vilain :-p */
	border:none;
}

input.formrecherche {
	background-color: #ffffff;
	border-color: #48453c;
	border-style: solid;
	border-width: 1px; 
	opacity: 0.9;
}
input.validrecherche {
	background-color: #eadab8;
	border-color: #48453c;
	border-style: solid;
	border-width: 1px; 
	opacity: 0.9;
}
select {
	background-color: #ffffff;
	border-color: #48453c;
	border-style: solid;
	border-width: 1px; 	
}
/*
Bref... pour résumer, ce qu'il y a à modifier à la base, c'est :
- couleurs, police, bordure.
- l'effet spécial IE pour les ssmenu si on aime ça...
- police et couleurs des liens "non survolés" et "survolés".
*/



/***** SPIP STYLES *****/
p.spip {
	font-family:Verdana, Arial, Helvetica, sans-serif;

}

.spip_documents{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size : 70%;
}

.spip_documents_center{
/*	margin: auto; 
*/	text-align: center;
/*	width: 80%;
*/}

.spip_documents_left{
	float: left;
/*	margin-right: 15px; 
	text-align: center;
*/
	text-align: left;
}

.spip_documents_right{
	float: right;
/*	margin-left: 15px; 
	text-align: center;
*/
	text-align: right;
}

.spip_img {
	border-width: 1px;
	border-color: #eadab8;
	border-style: solid;
}

h3.spip {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #48453c;
	padding: 5px;
}
table.spip {
	border-collapse:collapse;
	border-width: 0 0 1px 1px;
	border-style: solid;
	border-color: #817976;
}

table.spip caption{
	caption-side: top; /* bottom pas pris en compte par IE */
	text-align: center;
	margin-left: auto;                                                       
	margin-right: auto;
	padding: 3px;
	font-weight: bold;
	font-family: Verdana,Arial,Sans,sans-serif;
	font-size : 70%;
}

table.spip tr.row_first {
	background-color: #ffffff;
}

table.spip tr.row_odd {
	background-color: #c0cedc;//eaeaff;
}

table.spip tr.row_even {
	background-color: #eadab8;
}

table.spip td {
	padding: 3px;
	text-align: left;
	vertical-align: middle;
	border-width: 1px 1px 0 0;
	border-style: solid;
	border-color: #817976;
}

.texte{
	padding:20px 40px 20px 40px;
	text-align:justify;
	line-height:20px;
}

hr{
	color:black;
	background-color:black;
	height:1px;
	border:0;
	margin-top:10px;
	margin-bottom:10px;
}

