﻿body
{
    background-color: white;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 1.2em;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
    word-spacing: normal;
    margin: 0px;
}

*
{
    font-family: Verdana;
    font-size: 11px;
    color: #275491;
}

.degrad_left_bar {
BACKGROUND-IMAGExx: url(Images/delta_tail.gif);
border-right:solid 1px black;
background-repeat: repeat-y;
height: 100%;
width: 177px;
padding-right: 3px;
padding-left: 3px;
}

.top_bar2 
{
	width:100%;
}

.bottomBar
{
	background-color:#3766a6;
	color:#ffffff;
}

.liste {
	font-family: verdana;
	font-size: 12px;
}

.ACRO
{
	font-family: verdana;
	color: #9900cc;
	font-size: 13px;
	font-weight:	bold;
	text-align: left;
	margin-left: 50px;
}

.diff
{
	color: #9900cc;
}

.unesco_bar
{
    color: #FFFFFF;
    font-size: 10px;
}

A.unesco_bar:link
{
    color: #FFFFFF;
    font-family: Verdana, Arial;
    font-size: 10px;
    text-decoration: none;
}

A.unesco_bar:visited
{
    color: #FFFFFF;
    font-family: Verdana, Arial;
    font-size: 10px;
    text-decoration: none;
}

A.unesco_bar:active
{
    color: #FFFFFF;
    font-family: Verdana, Arial;
    font-size: 10px;
    text-decoration: none;
}

A.unesco_bar:hover
{
    color: #FFFFFF;
    font-family: Verdana, Arial;
    font-size: 10px;
    text-decoration: underline;
}

H1, H2, H3, H4, H5, TH
{
    color: #003366;
}

H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	

.warning 
{
	color: red;
	text-align: left;
}

.error
{
	display: block;
	color: red;
	text-align: left;
}

.mandatory
{
	color: red;
}

#charLeft
{
	color: Purple
}