/***************************************************/
/* GENERAL                                         */
/***************************************************/
body {
	margin: 0px;
}
.main {
	width: 100%;
	height: 100%;
}

/***************************************************/
/* TITRE                                           */
/***************************************************/
.titre {
	background: url("/images/logo.gif") no-repeat;
	height: 90px;
	width: 341px;
}
.titre_padding  {
	background: url("/images/padding.gif") repeat-x;
	height: 90px;
	width: 100%;
}

/***************************************************/
/* MENU                                            */
/***************************************************/
.menu {
	width: 200px;
	height: 100%;
}
.tmenu {
	/* height: 100%; */
}
.menu td.w3c {
	height: 100px;
}
.menu td.bourage {
	height: 100%;
}
.menu table {
	margin-right: 20px;
	font-family: verdana, arial, sans-serif;
	background: url("/images/menu.gif") repeat-y;
	width: 186px;
	height: 100%;
}

.menu table tbody tr td.menu_item {
	padding-left: 5px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.menu table tbody tr td.menu_item a {
	height: 20px;
	padding-left: 20px;
	padding-right: 20px;
	display: block;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

.menu table tbody tr td.menu_item a:hover {
	color: #ffbe00;
	background: #000000;
	text-decoration: none;
}

.menu table tbody tr td.menu_item span {
	height: 20px;
	padding-left: 20px;
	padding-right: 20px;
	display: block;
	font-weight: bold;
	font-size: 14px;
	color: #ffbe00;
	background: #000000;
	text-decoration: none;
}
#ipv6ready {
	display: block;
	background: #ffffff url('http://www6.arpalert.org/images/ipv6ready.png');
	border: 0px;
	width: 74px;
	height: 14px;
}

/***************************************************/
/* MAIN PAGE                                       */
/***************************************************/
.texte {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	margin-bottom: 20px;
	width: 100%;
	padding-right: 20px;
}
h1{
	font-family: verdana, arial, sans-serif;
	font-size: 25px;
	font-weight: bold;
	border: #000000 1px solid;
	display: block;
	color: #000000;
	background: #ffff00;
	padding-left: 20px;
}
h2{
	font-family: verdana, arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 20px;
	text-decoration: underline;
}
ul{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	margin-left: 20px;
	list-style-image: url(/images/puce.gif);
	text-indent: 0px;
}
li{
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 20px;
	padding-top: 0px;
}
.links {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	margin-left: 20px;
	list-style-image: url(/images/puce.gif);
	text-indent: 0px;
}
.links li{
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
li.ge {
	background: url(/images/little-flag-german.png) 0px 1px no-repeat;
	padding-left: 25px;
}
li.fr {
	background: url(/images/little-flag-french.png) 0px 1px no-repeat;
	padding-left: 25px;
}
li.ca {
	background: url(/images/little-flag-catalan.png) 0px 1px no-repeat;
	padding-left: 25px;
}
li.es {
	background: url(/images/little-flag-spain.png) 0px 1px no-repeat;
	padding-left: 25px;
}
li.en {
	background: url(/images/little-flag-english.png) 0px 1px no-repeat;
	padding-left: 25px;
}
p{
	/*text-indent: 20px;*/
}
pre{
	font-family: courier, sans-serif;
	font-size: 12px;
	margin-bottom: 20px;
	margin-top: 20px;
	background-color: #DDDDDD;
	border: #000000 1px solid;
	padding: 10px;
}
img{
	border: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
}
a{
	text-decoration: none;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #0000AA;
}
a:hover{
	text-decoration: underline;
}
cite{
	text-indent: 20px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	margin-bottom: 20px;
	background-color: #FEFEE2;
	border: #000000 1px dashed;
	padding: 10px;
	display: block;
}

/***************************************************/
/* MAILING LIST                                    */
/***************************************************/
address.headers {
	border: #000000 1px solid;
	padding: 2px;
}
address.headers #from dfn {
	font-weight: bold;
}
address.headers #date dfn {
	font-weight: bold;
}
div.list ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
}
div.list ul li {
	margin: 0px;
	padding: 0px;
}
div.head h1 {
	border: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 20px;
	height: 24px;
	padding-left: 30px;
	text-decoration: none;
	background: url(/images/subject.gif) no-repeat;
}
#navbar {
	border-bottom: #000000 2px solid;
	padding: 2px;
	padding-left: 10px;
	margin-bottom: 20px;
}
#navbar ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navbar ul li {
	margin: 0px;
	padding: 0px;
}
#navbarfoot {
	border-top: #000000 2px solid;
	padding: 2px;
	padding-left: 10px;
	margin-top: 20px;
}
#navbarfoot ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navbarfoot ul li {
	margin: 0px;
	padding: 0px;
}
div.messages-list ul li a {
	font-weight: bold;
}
div.messages-list ul li a em {
	font-weight: normal;
	color: #00aa00;
	text-decoration: none;
}
div.messages-list ul {
	margin: 0px;
	padding: 0px;
	list-style-image: url(/images/puce.gif);
}
div.messages-list ul li {
	margin: 0px;
	margin-left: 20px;
	padding: 0px;
}
.quotelev1 {color : #990099}
.quotelev2 {color : #ff7700}
.quotelev3 {color : #007799}
.quotelev4 {color : #95c500}
div.mail pre {
	margin: 0px;
	padding: 0px;
	background: none;
	font-family: verdana, arial, sans-serif;
	border: none;
}
