body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-height: 10px;
	color: #333333;
	line-height: 18px;
	font-weight: normal;
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	
}

.td-left{
background-image: url(../images/bgr_white_left.jpg);
}

.td-right{
background-image: url(../images/bgr_white_right.jpg);
}

.td-language{
background-image: url(../images/bgr_language_menu.jpg);
    color: #3168C3;
    text-decoration : underline;
}

.td-menu-selected{
background-image: url(../images/bgr_menu_blue.gif);
    color: #3168C3;
    text-decoration : underline;
}

.td-menu{
background-image: url(../images/bgr_menu.jpg);
}

.td-Home-Shadow{
background-image: url(../images/shadow_header_left.jpg);
}

.td-Home-Shadow-2{
background-image: url(../images/shadow_header_right.jpg);
}

.td-dash-home{
background-image: url(../images/dash_home_1.jpg);
}

.td-dash-home-right{
background-image: url(../images/dash_home_2.jpg);
}

.td-dash-home-horiz{
background-image: url(../images/dash_home_horiz.jpg);
}

.td-dash-home-left{
background-image: url(../images/dash_home_2.jpg);
}

.td-dash-vertical{
background-image: url(../images/dash_vertical.jpg);
}

.td-dash-bot-horiz{
background-image: url(../images/dash_horizontal.jpg);
}

.td-footer{
background-image: url(../images/footer_line.gif);
}




.Header_title_grey {
    color: #333333;
    font-size: 14px;
    font-weight: bold;
}

.Header_title_blue {
    color: #3168C3;
    font-size: 14px;
    font-weight: bold;
}


h1, p {
margin: 0; padding: 0;
line-height: 1em;
font-size: 1.5em;
display: inline;
line-height: 18px;
    color: #3168C3;
}

h2, p {
margin: 0; padding: 0;
line-height: 1em;
font-size: 1.4em;
display: inline;
    color: #333333;
line-height: 18px;
}

h3, p {
margin: 0; padding: 0;
line-height: 1em;
font-size: 1.3em;
display: inline;
color: #3168C3;
line-height: 18px;
}

h3, p {
margin: 0; padding: 0;
line-height: 1em;
font-size: 1.3em;
display: inline;
color: #3168C3;
line-height: 18px;
}


h4, p {
margin: 0; padding: 0;
line-height: 1em;
font-size: 1.3em;
display: inline;
color: #FFFFFF;
line-height: 18px;
}

.arrow {
margin: 0; padding: 0;
line-height: 1em;
font-size: 1.3em;
display: inline;
color: #3168C3;
font-weight: bold;
line-height: 18px;
	}


.Title-White {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
}

.Text-Orange {
    color: #FF9933;
	font-weight: bold;
}

.Text-Orange-Normal {
    color: #FF9933;
}



.link_selected {
    color: #3168C3;
    text-decoration : underline;
}

.Menu_underlline {
    text-decoration : underline;
}


.icons_header {
    line-height: 15px;
}

.copyright {
	color: #999999;
	font-size: 10px;
	line-height: 13px;
}

.copyright_2 {
	color: #999999;
	font-size: 11px;
	line-height: 13px;
}

.copyright_blue {
	color: #3168C3;
	line-height: 16px;
}

.Blue {
    color: #3168C3;
}

.Blue_italic {
    color: #3168C3;
	font-weight: italic;
}

.Bold_blue {
    color: #3168C3;
	font-weight: bold;
}

.Home_people {
line-height: 14px;
    color: #3168C3;
	text-decoration : underline;
}

.Home_people_2 {
line-height: 14px;
    color: #3168C3;
	font-weight: bold;
}


--------------------------------------------------- LINKS:

A:LINK, A:VISITED {
	color: #3168C3;
	font-weight: normal;
	text-decoration : underline;
}

A:HOVER {
	color: #3168C3;
	font-weight: normal;
	text-decoration : none;
}



A.Menu:LINK, A.Menu:VISITED {
    color: #333333;
    text-decoration : none;
}

A.Menu:HOVER {
	color: #3168C3;
	text-decoration : underline;
}

A.link_under:LINK, A.link_under:VISITED {
	color: #3168C3;
	text-decoration : underline;
}

A.link_under:HOVER {
    color: #3168C3;
    text-decoration : none;
}


A.link_PDF:LINK, A.link_PDF:VISITED {
	color: #3168C3;
	text-decoration : underline;
}

A.link_PDF:HOVER {
    color: #E10B0A;
    text-decoration : none;
}

A.paragraphe:LINK, A.paragraphe:VISITED {
    color: #333333;
    text-decoration : none;
}

A.paragraphe:HOVER {
	color: #3168C3;
	text-decoration : underline;
}


A.links_langage:LINK, A.links_langage:VISITED {
	color: #3168C3;
    text-decoration : underline;
}

A.links_langage:HOVER {
	color: #3168C3;
    text-decoration : none;
	
}


A.copyright_link:LINK, A.copyright_link:VISITED {
	font-size: 11px;
	color: #3168C3;
    text-decoration : none;
}

A.copyright_link:HOVER {
	font-size: 11px;
	color: #3168C3;
	text-decoration : underline;
}


--------------------------------------------------- FORMS:


INPUT {
background-color: #F0F4FB;
color: black;
font-family: arial, verdana, ms sans serif;
font-size: 11pt
} 




input
{
color: #333333;
background: #DBE4F4;
border: 1px solid #781351
}


TEXTAREA {
background-color: #DBE4F4;
border: black 1px solid;
color: #333333;
}
