/* text */
td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
table {
	border-collapse: collapse;
	border-color: #EEEEEE;
}
caption {
	font-weight: bold;
}
.text_footer {
	font-family: Tahoma;
	font-size: 11px;
	color:#939694;
}
em {
	color: #CC3300;
	font-style: normal;
}
.error {
	color: #990000;
}
.underline {
	text-decoration: underline;
}
.bleu {
	color: #0000FF;
}
.text {
	font: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
.picture {
	border: 1px #CCCCCC solid;
}

/* tables */
.thhead {
/*
	background: #999999;
	color: #003300;
*/
	color: #000000;
	font-weight: bold;
	text-align: center;
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #999999;
}
.table_left {
	text-align: left;
	padding: 5px 3px 5px 5px;
	border-left: 1px solid #999999;
}
.table_right {
	text-align: right;
	padding: 5px 5px 5px 3px;
	border-right: 1px solid #999999;
}
.table_bottom {
	border-bottom: 1px solid #999999;
}
.table_top {
	border-top: 1px solid #999999;
}
.table_emphasis_1 {
	background: #CCCCCC;
}
.table_emphasis_2 {
	color: #FF0000;
	font-weight: bold;
}
.table_emphasis_3 {
	color: #003300;
	font-weight: bold;
	text-align: left;
	padding: 5px 5px 5px 5px;
}
.tableleft {
	border-bottom: 1px #333333 solid;
}
.tableright {
	border-bottom: 1px #333333 solid;
	border-right: 1px #333333 solid;
	text-align: left;
}
.tabletop {
	border-bottom: 1px #333333 solid;
	border-right: 1px #333333 solid;
	text-align: center;
}
.tablebottom {
	border-bottom: 1px #333333 solid;
	text-align: left;
	padding: 3px 0px 3px 0px;
}
.bordertop {
	border-top: 1px #333333 solid;
}
.borderleft {
	border-left: 1px #333333 solid;
}

/* titles */
h1 {
	font-size: 10px;
	font-weight: bold;
	color: #006600;
	padding: 0px 0px 0px 0px;
	margin: 15px 0px 0px 0px;
}
h2 {
	font-size: 10px;
	color: #CC3300;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
cite {
	font-size: 10px;
	color: #CC3300;
	font-style: normal;
}
.title_subsection {
	color: #666666;
}
.title_section {
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
}
.title_section2 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.title_section3 {
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	text-align: center;
}
.title_left {
	font-weight: bold;
	background: url(../images/bits/background_title1.gif) no-repeat;
	color: #FFFFFF;
	height: 17px;
	width: 176px;
	padding: 0px 0px 0px 10px;
}
.title_content {
	font-weight: bold;
	background: url(../images/bits/background_title2.gif) no-repeat;
	color: #FFFFFF;
	height: 17px;
	width: 234px;
	padding: 0px 0px 0px 10px;
}
.title_content3 {
	font-weight: bold;
	background: url(../images/bits/background_title3.gif) no-repeat;
	color: #FFFFFF;
	display: block;
	height: 17px;
	width: 432px;
	padding: 2px 0px 0px 10px;
}
.speciallinkbox {
    display: block;
    float: left;
    text-align: left;
    border: solid 1px #FF0000;
}
.speciallinkbox2 {
    display: block;
    float: left;
    text-align: left;
    color: #000066;
    padding: 5px 5px 5px 5px;
    border: dotted 1px #000066;
}
.specialarrow {
    float: left;
    width: 11px;
}
.specialarrow2 {
    float: left;
    width: 23px;
}
/* links */
a {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a.link_submenu {
	color: #707B7E;
	text-decoration: none;
}
a.link_submenu:hover {
	color: #FF0000;
}
a.link_submenu2 {
	color: #0000FF;
	text-decoration: none;
}
a.link_submenu2:hover {
	color: #FF0000;
}
a.link_submenu3 {
	color: #CC0000;
	text-decoration: none;
}
a.link_submenu3:hover {
	color: #FF0000;
}
a.link_footer {
	color: #707B7E;
	text-decoration: none;
}
a.link_footer:hover {
	color: #FF0000;
}
a.link_content {
	color: #0000FF;
	text-decoration: none;
}
a.link_content:hover {
	color: #FF0000;
}
a.link_content2 {
	color: #0F6DAC;
	text-decoration: none;
}
a.link_content2:hover {
	color: #FF0000;
}
a.bleu {
	color: #0000FF;
}
a.speciallink {
    color: #FF0000;
}
.linknumber {
	background: #009800;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
a.linkimage {
	border: 1px #CCCCCC solid;
}
a.linkimage:hover {
	border: 1px #FF0000 solid;
}
a.image {
	color: #000099;
	text-decoration: none;
}
a.image:hover {
	color: #990000;
}
