/* CSS Document */

* {
	padding: 0;
	margin: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: none;
	font-weight: normal;
	height: 100%;
	width: 100%;
	background-color: #fff;
}

#container {
	display: block;
	position: relative;
	width: 780px;
	margin: 0px auto 0px auto;
}

#title {
	position: relative;
	display: block;
	width: 755px;
	margin: 0 13px;
}

#title-links {
	float: right;
}

#title-sigla {
	float: left;
}

#title-links #language-rom {
	background: url(../gifs/bg-language-eng-index.gif) no-repeat top right;
	margin: 0 0 38px 0;
	height: 17px;
}

#title-links #language-eng {
	background: url(../gifs/bg-language-ro-index.gif) no-repeat top right;
	margin: 0 0 38px 0;
	height: 17px;
}

.Home {
	float: left;
	color: #FFF;
	text-decoration: none;
	background-color: #fff;
	border: none;
}

#title-links {
	text-align: right;
}

#bg_print {
	display: none;
}

#sigle_print {
	display: none;
}

#footer_print {
	display: none;
}

#vizual {
	clear: none;
}

#lines {
	width: 780px;
	height: 12px;
	margin: 0px 0px 0px 1px;
	clear: none;
}

#low-region {
	width: 780px;
	margin: 0px 0px 0px 1px;
}

#shade-left, #shade-right, #menu, #content, #news, #olimpiade {
	float: left;
	clear: none;
}

#shade-left, #shade-right {
	width: 6px;
	height: 380px;
	background-repeat: repeat-y;
}

#shade-left {
	background-image: url(../gifs/shadeLeftIn.gif);
}

#shade-right {
	background-image: url(../gifs/shadeRightIn.gif);
}

#menu {
	margin-left: 10px;
	width: 179px;
	border-left: 1px dotted #0082d9;
}

#sigla-ibo {
	margin-right: 10px;
	margin-top: 20px;
	padding: 15px 0 10px 0;
	border-top: 1px #ccc dotted;
}

#sigla-ibo img {
	position: relative;
	margin-bottom: 10px;
	margin-left: 10px;
}

#content {
	width: 381px;
	text-align: justify;
}

#news {
	margin: 5px;
	background: #FFDF7F url(../gifs/other_aboutus_bottom.gif) center bottom no-repeat;
	padding-bottom: 5px;
	width: 187px;
}

#shade-low {
	width: 780px;
	margin-left: 1px;
}

#footer {
	margin: 0px 13px 15px 13px;
	text-align: center;
}

/*texte*/

h1 {
	font-size: 20px;
	letter-spacing: -1px;
	padding: 10px 10px 3px 10px;
}

#content h1 {
	text-align: left;
}

p {
	padding: 0 10px;
	font-size: 12px;
	line-height: 150%;
	margin-bottom: 12px;
}

.date-contact {
	font-size: 14px;
}

.displaying {
	font-size: 14px;
	display: block;
	padding: 0 10px;
	color: #FFF;
	font-weight: bold;
	background-color: #66C2FF;
}

.current {
	font-weight: bold;
	background-color: #66C2FF;
	color: #FFF;
}

acronym {
	font-style: normal; 
	border: none;
	cursor: help;
}

a:link, a:visited, a:active {
	color: #0082d9;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #66C2FF;
}

.breadcrumb {
	font-size: 10px;
	color: #cccccc;
	font-weight: lighter;
}

#title-sigla h1 {
	padding-top: 40px;
	padding-left: 140px;
	font-size: 27px;
	font-weight: normal;
}

#title-links #language-rom a {
	margin-right: 19px;
}

#title-links #language-eng a {
	margin-right: 20px;
}

#menu a {
	display: block;
	padding-left: 10px;
	font-size: 12px;
}

#menu #sigla-ibo a {
	display: inline;
	padding-left: 0;
}

#content h1 {
	padding-top: 25px;
}

#news h1 {
	color: #fff;
	padding-top: 7px;
	padding-bottom: 13px;
	text-align: center;
	background: url(../gifs/other_general_top.gif) center top no-repeat;
}

#news a {
	display: block;
}

#news a:link, #news a:visited, #news a:active {
	color: #916300; 
	font-size: 12px; 
	margin-bottom: -10px;
	text-decoration: none;
}

#news a:hover {
	text-decoration: none;
	background-color: #DD9700;
	color: #FFF;
}

#news p {
	font-size: 10px;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #666666; 
	font-weight: normal; 
	text-decoration:none;
}

#footer a:hover   {
	font-weight: bold; 
	background-color: #ffffff;
	color: #333333;
	text-decoration: none;
}