/* Theme Classes */
FONT, TD, BODY, P, DIV { font-family: "Trebuchet MS", Verdana, Helvetica, Arial; font-size: 12px }
INPUT, SELECT, TEXTAREA, FORM { font-family: "Trebuchet MS", Verdana, Helvetica, Arial; font-size: 11px }
LI { list-style-image: url(../Deco/puce-blanche.gif);}
BIG {
	font-size: 14px;
}
a {	color: #000000;}
a:link {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
}
a:active { text-decoration: underline }
a:visited { text-decoration: none; color: #000000; }
a:hover { text-decoration: underline}

a.header { font-family: "Trebuchet MS", Verdana, Helvetica, Arial; color: #FF0000; text-decoration: none }
a.header:active { text-decoration: underline}
a.header:visited { text-decoration: none;}
a.header:hover { text-decoration: underline}
a.spip_in {color: #FF9900;}
a.spip_out {color: #FF9900;}

/* PHP-Nuke Classes */
.title {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	background: url(none);
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
	color: #000000;
	margin: 2px;
	padding: 2px;
}
.content { font-family: "Trebuchet MS", Verdana, Helvetica, Arial; font-size: 12px; }
a.content {
	color: #2D1B00;
	text-decoration: underline;
	font-weight: bold;
}
a.content:link {
	color: #F79300;
	text-decoration: underline;
}

.storytitle { font-family: "Trebuchet MS", Verdana, Helvetica, Arial; background-color: #E6F2FF; font-size: 13px; font-weight: bold; }

.storycat {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	background: none;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #000033;
}

.boxtitle {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	background-color: #E2E2E2;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.boxcontent {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	background-color: #F0F0F0;
	color: #003366;
	font-size: 11px;
	cursor: hand;
}
.blockitem {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 12px;
	padding-right: 4px;
	padding-left: 4px;
}
a.blockitem:link {
	color: #000000;
	text-decoration: none;
}
a.blockitem:hover {
	text-decoration: underline;
	color: #000000;
}
a.blockitem:visited {
	color: #000000;
}

.option {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	background: none;
	color: #003366;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}
.tiny { font-family: "Trebuchet MS", Verdana, Helvetica, Arial; color: #003366; font-size: 10px; font-weight: normal; text-decoration: none }

.tabmenu {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
a.tabmenu:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.tabmenu:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.tabmenu:visited {
	color: #FFFFFF;
}

.menu {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 13px;
	color: #FFFFFF;
}
a.menu:hover {
	text-decoration: underline;
}
a.menu:link {
	color: #FFFFFF;
}

.account {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 12px;
	color: #FFFFFF;
}
a.account:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.account:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.account:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.date {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 11px;
	color: #FFFFFF;
}

.blocktitle {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
	margin-right: 2px;
	margin-left: 2px;
}

.storyfooter {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-bottom-color: #FF9900;
}
.TitleHeadMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
a.TitleHeadMenu { text-decoration: none;
}
a.TitleHeadMenu:hover { text-decoration: underline;
}

.TexteOrange {
	color: #F79300;
}