
html,body {
	font-size: 12px;
	font-family:  arial, helvetica, sans-serif;
    margin: 0px;
    padding: 0px;
	color: black;

	background-color: #000000;
	background-image: url(../../gfx/5/FondBSQ.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
	scrollbar-face-color: black;
	scrollbar-shadow-color: white;
	scrollbar-highlight-color: black;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: black;
	scrollbar-track-color: #222222;
	scrollbar-arrow-color: white;
}

.logo_header {
    background-image:url(../../gfx/logos/pays.gif);
    background-repeat:no-repeat;
}

table {
	font-size: 1em;
}
.accueil_imggauche {
    background-image:url(../gfx/logos/header2.jpg);
    background-repeat: no-repeat;
    border-right: #999999 solid 1px;
}
.accueil_titre {
    margin-left: 39px;
    margin-top: 0px;
}
.accueil_sstitre {
	font-size: 1.4em;
    font-style: italic;
    margin-left: 39px;
}
.accueil_ssstitre {
	font-size: 1.4em;
	color: #333333;
}
.accueil_header {
    border-bottom: #999999 solid 1px;
}
.accueil_header_img {
    border-left: #999999 solid 1px;
    border-top: #999999 solid 1px;
}
.accueil_left_img {
    border-right: #999999 solid 1px;
}
.image {
    border: #999999 solid 1px;
}
.image_theme {
    border: #999999 solid 1px;
    margin: 0 5px 10px 5px;
  float: left;
}
.image_media {
    border: #999999 solid 1px;
    margin: 5px;
}
.logo_theme {
    border: #999999 solid 1px;
    margin-right: 1px;
}
.accueil_menu {
	padding-bottom: 30px;
    text-align: right;
}
.accueil_citation {
    text-align: right;
	font-size: 1.4em;
    font-style: italic;
    margin-right: 10px;
}

.page_pays {
	font-size: 1.4em;
	font-weight: bold;
}
.page_sspays {
	font-size: 1.2em;
    font-style: italic;
    margin-left: 10px;
}


.content-title {
	font-size: 1.6em;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	color: #c4c461;
margin-bottom:15px;
}

.content-text {
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 5px;
	color: #ffffff;
    text-align: justify;
}

.bloc_title {
	font-weight: bold;
	margin-left: 20px;
}

.articles_box {
	margin-left: 10px;
	margin-right: 10px;
}

.articles_title {
	font-weight: bold;
}

.articles_chapo {
	padding-left: 10px;
	margin-bottom: 5px;
}
.chapo {
	font-weight: bold;
    margin: 5px;
	color: #eeeeee;
	text-align: left;
   /*background-color: #444444;
    border: #999999 solid 1px;*/
}
.text {
	font-weight: normal;
}
.source {
    margin: 5px;
	font-size: 0.8em;
	font-style: italic;
    text-align: center;
	color: #808080;
}

.links-title {
	color: #c4c461;

	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 2px;
	white-space: wrap;
}

.links-box {
font-size: 10px;
	color: #33ffff;
	padding: 2px;
	margin-bottom: 2px;
	margin-right: 5px;
	white-space: wrap;
}

.navigation {
  background-image: url(../gfx/icones/fd_menu.png); 
  background-repeat: repeat-y;
  border-top: 1px dashed #888;
  border-bottom: 1px dashed #888;
  padding:2px;
}
.navigation_item {
	font-size: 1em;
	background-color: #009900;
	border-color: #3333;
	border-style: solid;
	border-width: 1;
	color: red;
}
.menu-rubrique{
	font-size: 1em;
	font-weight: bold;
	margin-left: 10px;
}

.menu-box {
    background-image: url(../gfx/icones/fd_menu.png);
    background-repeat: no-repeat;
	/*background-color: #006600;*/
	font-weight: normal;
	padding: 2px;
	margin: 3px;
}


.tab1 {
	padding: 7px;
    border-bottom: #999999 solid 1px;
    text-align: left;
    color: #999999;
}
.tab2 {
	padding: 7px;
    border-bottom: #999999 solid 1px;
    text-align: left;
    color: #999999;
}
.tab3 {
	padding: 7px;
    border-bottom: #999999 solid 1px;
    text-align: left;
    color: #999999;
}
a {
    text-decoration: none;
    font-weight: bold;
    color: #AB990F; 
}
a:hover {
    text-decoration: underline;
}
a.head{
    color: #999999; 
}
a.themes{
    color: #999999; 
	font-size: 1.0em;
	font-weight: bold;
}
a.themes:hover {
    color: white; 
}

/***** search *****/
.search {
}

.search input {
  border:1px solid #8398AC;
  padding:0px 2px;
  color: #8398AC;
  vertical-align:center;
  font-size: 1em;
}

.search #sbutton {
    color:white;
    background-color:#8398AC;
    font-size: 1em;
}

.search form {
  display:inline;
}



tr.header{
  color: #ffffff; 
  background-color: #418ab5;
}
tr.even{
  background-color: #222;
}
tr.odd{
  background-color: #444;
}
.item{
  background-color: #418ab5;
  color: #ffffff;
  font-style: bold;
}


h1,h2,h3,h4 {
    font-style: bold;
}
h1{
    font-size: 1.6em;
  color: blue;
}
h2{
    font-size: 1.4em;
    color: green;
}
h3{
    font-size: 1.2em;
  color: red;
}
.menu{
    color: #ffffff; 
}

.alert {
  color: #FF0000;
}

.cadre {
  border-width: thin;
  border-style: solid;
  border-color: #4d9b95;
}

.divers {

  padding-bottom:5px;
}
legend {
 background:#444;
 color:#333333;
 border:1px solid #FFF; 
 padding:2px 5px;
}

.Txt_12 {
	font-family:  verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;

}

.Txt_14 {
	font-family: verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	
}

.Txt_22 {
	font-family:  verdana;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	
}
.Cadre_fd_blanc {
	padding: 3px;
	text-align: justify;
}