/* TEXT */
.title {
	font-family: times new roman, times, serif; font-size: 64px;
	text-decoration: none
	}
.subtitle {
	font-family: times new roman, times, serif; font-size: 38px; font-weight:bold;
	text-decoration:none
	}
.header {
	font-family: times new roman, times, serif; font-size: 21px; font-weight:bold;
	text-decoration: none
	}
.subheader {
	font-family: times new roman, times, serif; font-size: 15px; font-weight:bold;
	text-decoration:none
	}
.text-hilite {
	font-family: times new roman, times, serif; font-size: 15px; font-weight:bold;
	text-decoration:none; color: #3333FF
	}
.text {
	font-family: times new roman, times, serif; font-size: 15px;
	text-decoration:none
	}
.text-small {
	font-family: times new roman, times, serif; font-size: 12px;
	text-decoration:none
	}
.praise-author-name {
	font-family: times new roman, times, serif; font-size: 15px; font-weight:bold;
	text-decoration:none; color: #3333FF
	}
.praise-author-more {
	font-family: times new roman, times, serif; font-size: 15px;
	text-decoration:none; color: #3333FF
	}
.note {
	font-family: helvetica, arial, sans-serif; font-size: 11px;
	text-decoration:none; color: #666666
	}
.data {
	font-family: helvetica, arial, sans-serif; font-size: 11px;
	text-decoration:none
	}
.label {
	font-family: helvetica, arial, sans-serif; font-size: 11px; font-weight:bold;
	text-decoration:none
	}
.caption {
	font-family: helvetica, arial, sans-serif; font-size: 11px;
	text-decoration:none; color: #666666
	}

.menu-label {
	font-family: helvetica, arial, sans-serif; font-size: 12px; font-weight: bold
	}	
.menu-item {
	font-family: helvetica, arial, sans-serif; font-size: 11px; font-weight: bold;
	color: #606060
	}	
.menu-item-off {
	font-family: helvetica, arial, sans-serif; font-size: 11px; font-weight: normal; font-style: italic;
	color: #606060
	}	
		
.button {
	font-family: helvetica, arial, sans-serif; font-size: 11px; font-weight: bold
	}
.button-hilite {
	font-family: helvetica, arial, sans-serif; font-size: 11px; font-weight: bold
	}
.button-off {
	font-family: helvetica, arial, sans-serif; font-size: 11px; font-weight: bold;
	color: #666666
	}
	
/* LINKS */
a:link { color: #204090; text-decoration: none }
a:visited { color: #204090; text-decoration: underline }
a:hover { color: #3333FF; text-decoration: underline }
a:active { color: #3333FF; text-decoration: underline  }

a.menu-item:link { color: #606060; text-decoration: none }
a.menu-item:visited { color: #606060; text-decoration: none }
a.menu-item:hover { color: #3333FF; text-decoration: underline }
a.menu-item:active { color: #3333FF; text-decoration: underline  }

a.menu-item-off:link { color: #606060; text-decoration: none }
a.menu-item-off:visited { color: #606060; text-decoration: none }
a.menu-item-off:hover { color: #606060; text-decoration: none }
a.menu-item-off:active { color: #606060; text-decoration: none  }



/* TABLES */
.colored-header {
	font-family: helvetica, arial, sans-serif; font-size: 11px; font-weight: bold;
	color: white; background-color: #3333FF
	}
.colored-header2 {
	font-family: helvetica, arial, sans-serif; font-size: 11px; font-weight: bold;
	color: black; background-color: #5AF8D8	
	}
.grey-header {
	font-family: helvetica, arial, sans-serif; font-size: 11px; font-weight: bold;
	color: white; background-color: #9999CC
	}
.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;
}

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

.colored-table { background-color: #CBDCFF }

TD.neutral { background-color: #FFFFFF }
TD.colored { background-color: #3333FF }
TD.colored2 { background-color: #5AF8D8 }
TD.colored-grey { background-color: #9999CC }
TD.colored-lite { background-color: #AFE7FF }

TR.neutral { background-color: #FFFFFF }
TR.colored { background-color: #3333FF }
TR.colored2 { background-color: #5AF8D8 }
TR.colored-grey { background-color: #9999CC }
TR.colored-lite { background-color: #AFE7FF }

/* INPUTS */
INPUT.colored-lite  { background-color: #AFE7FF }
INPUT.colored-lite2  { background-color: #66CCCC }
INPUT.colored-lite3  { background-color: #0066FF}
TEXTAREA.colored-lite { background-color: #AFE7FF}

TD.colored-lite2 {
background-color: #66CCCC}
TR.colored-lite2 { background-color: #66CCCC }
TD.colored-lite3 {
background-color: #0066FF}
TR.colored-lite3 { background-color: #0066FF }

INPUT.colored-lite4 {
background-color: #7EBEAD}
TD.colored-lite4 {
background-color: #7EBEAD}
TR.colored-lite4 { background-color: #7EBEAD }
.colored-table2 {
background-color: #62F0DB}

