/* CSS Document */
.table {
	border:1px solid #bcbcbe;
	}

.header	{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:14px;	
}

.inputt_header {
	background-color:#FFFFFF;
	border-width:1px;
	border-bottom-color:#FFFFFF;
	border-left-color:#000000;
	border-right-color:#FFFFFF;
	border-top-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	height:14px;
	color:#333333;
}

.inputt {
	background-color:#FFFFFF;
	border-width:1px;
	border-bottom-color:#FFFFFF;
	border-left-color:#000000;
	border-right-color:#FFFFFF;
	border-top-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	height:14px;
	color:#333333;
}

.inputt_log {
	background-color:#FFFFFF;
	border-width:1px;
	border-color:#BCBCBC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	height:14px;
	color:#651D20;
}

.page {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4C4C4C;
}

.titre	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#651D20;
}

.texte	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4C4C4C;
	text-align:justify;
}

.texte_red	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#651D20;
	text-align:justify;
	text-decoration:none;
}

.texte_news	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#651D20;
	text-align:justify;
	text-decoration:none;
}

.texte_news2	{
	font-family:Arno Pro Smbd, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:justify;
	text-decoration:none;
}

.lien-raccourci	{
	font-family:Arno Pro Smbd, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:justify;
	text-decoration:none;
}

.sig	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4C4C4C;
}

.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#594B40;
	text-decoration:none;
}

.non	{
	border-color:#FFFFFF;
	
}

.arbo-croix {
	background-image: url(../images/arborescence/croix.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.arbo-coude-d {
	background-image: url(../images/arborescence/coude-d.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.arbo-coude-g {
	background-image: url(../images/arborescence/l-inv.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.arbo-horizontal {
	background-image: url(../images/arborescence/horizontal.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.arbo-vertical {
	background-image: url(../images/arborescence/vertical.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.arbo-t-d {
	background-image: url(../images/arborescence/t-droit.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.arbo-t-g {
	background-image: url(../images/arborescence/t-inv.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.arbo-case-mil-sans {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#4C4C4C;
	background-attachment: fixed;
	text-align: center;
	vertical-align: middle;
}
/*
.arbo-case-mil-sans {
	background-image: url(../images/arborescence/milieu_sans.gif);
	background-repeat: repeat-x;
	background-position: center center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#4C4C4C;
	background-attachment: fixed;
	text-align: center;
	vertical-align: middle;
}



.arbo-case-gauche {
	background-image: url(../images/arborescence/bord_g.gif);
	background-repeat: no-repeat;
	background-position: right center;
	background-attachment: fixed;
}
.arbo-case-droit {
	background-image: url(../images/arborescence/bord_d.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-attachment: fixed;
}*/