body {padding-left: 10px; padding-top: 10px;}
table {empty-cells: show; border-collapse:collapse; border-spacing:0;}

body {
        	font-size:small; /* IE5 Win */
	voice-family:"\"}\""; 
  	voice-family:inherit;
  	font-size:medium;
  	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 16px;
}

p {
        font:11px/16px Arial, Helvetica, sans-serif;
        font-weight: normal;
        color: #000;
        text-align:left;
}

ul {margin-top: 4px;}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AA0020;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AA0020;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AA0020;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AA0020;
	text-decoration: underline;
}

a > b { color: #000; }

.img_content_left {
        margin-right: 12px;
        margin-bottom: 12px;
}
.img_content_right {
        margin-left: 12px;
        margin-bottom: 12px;
}

.top-menu:link, .top-menu:visited, .top-menu:active {margin-right: 18px; font-size: 10px; text-decoration: none;}
.top-menu:hover {margin-right: 18px; font-size: 10px; text-decoration: underline;}

.nav_bar:link, .nav_bar:visited, .nav_bar:active {margin: 0px 5px; font-size: 10px; text-decoration: none;}
.nav_bar:hover {margin: 0px 5px; font-size: 10px; text-decoration: underline;}

.country-top {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	line-height: 19px;
	text-align: right;
}

.news_anonce {
	font-size: 11px;
	line-height: 16px;
	background-color: #FFFFFF;
	font-weight: bold;
}
.date {
        font: 10px/12px Arial, Helvetica, sans-serif;
        color: #121D25;
}

h2, .headline, a.h2:link, a.h2:visited, a.h2:active, a.h2:hover {
        font-size: 11px;
        color: #121D25;
        font-weight: bold;
        line-height: 16px;
        margin: 0;
        padding: 0;
        text-decoration: none;
}

h2 { 
        font-family: Arial, Helvetica, sans-serif; font-style: normal; font-size: 20px; line-height: 24px; color: #000; 
        margin: 0;
        margin-bottom: 13px;
        padding: 0;
        font-weight: normal;
}


a.h2:hover {text-decoration: underline;}

.top_margin, #top_margin {
    margin-top: 10px;
}
h1, .sectionheader { 
        font-family: Arial, Helvetica, sans-serif; font-style: normal; font-size: 20px; line-height: 24px; color: #000; 
        margin: 0;
        margin-bottom: 13px;
        padding: 0;
        font-weight: normal;
}
.subheader { font-size: 13px; font-weight:bold; text-decoration: underline; /*margin-top: 10px;*/ }

.anchors {
        border-top: 1px solid #000;
        height: 22px;
        vertical-align: bottom;
}

td .used_sign {
		font-weight: bold;
		border-bottom: 1px solid #ccc;
}

td .used_data {
		border-bottom: 1px solid #ccc;
		border-right: 10px solid #fff;
}

/*******************************************************************************/
/*   LEFT MENU STYLES
/*******************************************************************************/
/*Sets line-height of all menuitems*/
#p7TMnav {
	line-height: 17px;
}

/*second level menuitem divs on - Cascades to lower levels*/
/*Sets left margin to 16px establishing a cascading indent*/
#p7TMnav div div {
	margin: 0 0 0 6px;
}

/*The Link style for top-level menuitems*/
#p7TMnav div a {
	color: #121D25;
	font-size: 11px;
	padding: 0 0 0 18px;
	text-decoration: none;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c6c6c6;
}
#p7TMnav div a:visited {
	color: #121D25;
	text-decoration: none;
}
#p7TMnav div a:hover {
	color: #AA0020;
	text-decoration: none;
}

/*The Link style for second-level menuitems*/
#p7TMnav div div a {
	font-size: 11px;
	padding: 0 0 0 5px;
	border: 0px dotted #999999;
	background-color: #FFFFFF;
}

/*The Link style for third-level menuitems and lower*/
/*To set a specific style for the fourth level, add a div to the selector*/
/*Fourth-level example syntax: p7TMnav div div div div a {declaration}*/
#p7TMnav div div div a {
	font-size: 11px;
}

/*rules programatically assigned to parent links when image-based plus and minus option is selected*/
/*do not remove*/
.p7plusmark {
	background-repeat: no-repeat;
	background-position: 0 50%;
	background-image:   url(/img/buttons/linde_arrow_large.gif)!important;
	color: #AA0020!important;
	padding: 0 0 0 18px!important;
}
.p7minusmark {
	background-repeat: no-repeat;
	background-image:   url(/img/buttons/linde_arrow_large.gif)!important;
	background-position: 0 50%;
	color: #AA0020!important;
	padding: 0 0 0 18px!important;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c6c6c6;
}
/*rule programatically assigned to child links when image-based plus and minus option is selected*/
.p7defmark {
	background-image:  none;
	padding: 0 0 0 18px!important;
	
}
.p7defallmark {
	background-image:  none;
	padding: 0 0 0 18px!important;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c6c6c6;	
}

/*rules programatically assigned to page link correesponding to current page (You are Here)*/
.p7currentmark {
	color: #AA0020!important;
	padding: 0 0 0 18px!important;
	background-position: 0 50%!important;

}
/*******************************************************************************/
/*   LEFT MENU STYLES
/*******************************************************************************/
/*******************************************************************************/
/*   FOOTER STYLES
/*******************************************************************************/
.navmainfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.navmainfooter a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AA0020;
	text-decoration: none;
}
.navmainfooter a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AA0020;
	text-decoration: none;
}
.navmainfooter a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AA0020;
	text-decoration: none;
}
.navmainfooter a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AA0020;
	text-decoration: none;
}
/*******************************************************************************/
/*   FOOTER STYLES
/*******************************************************************************/

