/* Barabulles css */

a:visited { text-decoration: none; color: #0085c5; } 
a:link    { text-decoration: none; color: #0085c5; }   
a:hover   { text-decoration: underline; color: #0085c5; }

a.menu_links:visited { text-decoration: none; color: #000000; font-weight: bold; font-size: 24px; 	margin: 0px 90px 0px 0px; font-family: Trebuchet MS, Verdana;} 
a.menu_links:link    { text-decoration: none; color: #000000; font-weight: bold; font-size: 24px; 	margin: 0px 90px 0px 0px; font-family: Trebuchet MS, Verdana;}   
a.menu_links:hover   { text-decoration: none; color: #10adff; font-weight: bold; font-size: 24px; 	margin: 0px 90px 0px 0px; font-family: Trebuchet MS, Verdana;} 



a.stopka:visited { font-family: Verdana; text-decoration: none; color: #ffffff; font-weight: bold; font-size: 11px; 	margin: 0px 90px 0px 0px; font-family: Trebuchet MS, Verdana;} 
a.stopka:link    { font-family: Verdana; text-decoration: none; color: #ffffff; font-weight: bold; font-size: 11px; 	margin: 0px 90px 0px 0px; font-family: Trebuchet MS, Verdana;}   
a.stopka:hover   { font-family: Verdana; text-decoration: none; color: #ffffff; font-weight: bold; font-size: 11px; 	margin: 0px 90px 0px 0px; font-family: Trebuchet MS, Verdana;} 
 

a.stopka_link:visited { text-decoration: none; color: #c5c5c5; font-size: 11px;} 
a.stopka_link:link    { text-decoration: none; color: #c5c5c5; font-size: 11px;} 
a.stopka_link:hover   { text-decoration: none; color: #000; font-size: 11px;} 


.bof_small_text {
	font-size: 10px;
	font-weight:bold;
}

.tytul_site {
  font-family: Trebuchet MS, Arial, Verdana; 
  font-size: 40px;
  font-weight: bold;
  color: #000;
}

.tytul {
	font-family: Trebuchet MS, Verdana;
	font-size: 26px;
	margin: 10px 10px 10px 20px;
}



/* other */

body { 
	font-family: Verdana, Arial, Helvetica, sans-serif;    
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	/* Couleur bleu sur les cotés */
	background: url(../images/tlo.png) repeat-x fixed;
}

img {
	border: 0;
}

td {
font-weight: normal;
}

input {
  font-family: Verdana;
  font-size: 10px;
  color: #000;
  border: 1px #5cb1da solid;
  background-color: #ecf9ff;
}

select {
  font-family: Verdana;
  font-size: 10px;
  color: #000;
  border: 1px #5cb1da solid;
  background-color: #ecf9ff;
}

textarea {
  font-family: Verdana;
  font-size: 11px;
  color: #000;
  border: 1px #5cb1da solid;
  background-color: #ecf9ff;
}



/* */
h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address {
margin:0.5em 0;
}

li,dd {
margin-left:1em;
}

fieldset {
padding:.5em;
border:solid 1px #5cb1da;
}


/* */
h1,.componentheading {
font-size:1.7em;
}

h2,.contentheading {
font-size:1.5em;
}

h3 {
font-size:1.3em;
}

h4 {
font-size:1.2em;
}

h5 {
font-size:1.1em;
}

h6 {
font-size:1em;
font-weight:700;
}

#footer,.small,.createdate,.modifydate,.mosimage_caption {
font:0.8em Arial,Helvetica,sans-serif;
color:#999;
}

.moduletable {
margin-bottom:1em;
border:1px #CCC solid;
padding:0 10px;
}

.moduletable h3 {
background:#666;
color:#000;
text-align:center;
font-size:1.1em;
margin:0 -10px 0.5em;
padding:0.25em 0;
}

ul,.menu {
font-weight:normal;
list-style-type:circle;
color: #5cb1da;
padding-left: 2px;
}

/* */
.moduletablemenu {
color:#333;
margin-bottom:1em;
padding:0;
}

.moduletablemenu h3 {
background:#666;
color:#000;
text-align:center;
font-size:1.1em;
border-bottom:1px solid #fff;
margin:0;
padding:0.25em 0;
}

.moduletablemenu ul {
list-style:none;
margin:0;
padding:0;
}

.moduletablemenu li {
border-bottom:1px solid #ccc;
margin:0;
}

.moduletablemenu li a {
display:block;
border-left:10px solid #333;
border-right:10px solid #9D9D9D;
background-color:#666;
color:#000;
text-decoration:none;
padding:3px 5px 3px 0.5em;
}

html>body .moduletablemenu li a {
width:auto;
}

.moduletablemenu li a:hover,a#active_menu:link,a#active_menu:visited {
border-left:10px solid #1c64d1;
border-right:10px solid #5ba3e0;
background-color:#2586d7;
color:#000;
}


/* menu up */
#you_are_here {
width:100%;
padding-left: 5px;
color: #000;
font-family: Trebuchet MS;
border-bottom: 1px #2e9dd3 dashed;
background-color:#FFF;
}



#menu_up {
margin:8px;
}

/* blocks */
.module_menu {
padding: 3px;
padding-top: 0;
margin: 1px;
margin-bottom: 8px;
}

.module {
padding: 3px;
padding-top: 0;
margin: 1px;
margin-bottom: 8px;
}

.module_text {
padding: 3px;
padding-top: 0;
margin: 1px;
margin-bottom: 8px;
}

.menu_block h3{
background: url(../images/menu.png) no-repeat left;
height: 34px;
width: 139px;
color: #fff;
padding: 15px 0px 0px 10px;
margin: -3px;
margin-top: 0;
margin-bottom: -8px;
font-size: 15px;
}

.menu_block {
	width: 150px;
	margin:0;
	padding:0;
}

/* blocks 
border: 1px solid #000;
 */
#container {
	width: 900px;
	height: 100%;
	margin:0;
	padding:0;
	overflow:hidden;
	text-align: left;
}

#bof_float_left {
	float:left;
	margin:0 auto;
	padding:0;
	overflow:hidden;
	width: auto;
}

#bof_float_right {
	float:right;
	margin:0 auto;
	padding:0;
	overflow:hidden;
	width: auto;
}

/* down blocks */

#bof_all_block_down {
	clear:both;
	width: 100%;
	height: 100%;
	background: #fff;
	margin:0;
	padding:0;
	overflow:hidden;
}

#bof_center_block_down {
	float:left;
	width: 100%;
	height: 100%;
	background: #fff;
	margin:0;
	overflow:hidden;
}

/* blocks of text */
#bof_all_text {
	width: 900px;
}

#bof_all_footer {
	width: 900px;
	height: 80px;
	clear:both;
	text-align: center;
	background: url(../images/logo_04.png) no-repeat;
}

#bof_wrap_text {
	width: 710px; /* 740 */
	float:right;
}

#bof_right_menu {
	width: 145px;
	float: right;
	padding-right: 0px;
	padding-left: 0px;
}

/* content of bof_wrap_text */
#bof_left_menu {
	width: 145px;
	float: left;
	padding-left: 0px;
	padding-right: 0px;
}

#bof_text {
	width: 550px; /* 480px */
	float: left;
	background-color:#FFF;
}

/* Block Ajoutes par lionel */
/* Module 1 En tete */
#block_entete {
	width: 900px;
	height: 140px;
	background: url(../images/logo_01.png) no-repeat;
	overflow:hidden;
}

#block_logo_g {
	float:left;
	width: 550px;
	height: 140px;
	overflow:hidden;
}

#block_logo_d {
	float:right;
	width: 350px;
	height: 140px;
	overflow:hidden;
}


/* Module 2 Login - Search */
#block_login_search {
	width: 900px;
	height: 40px;
	background: url(../images/logo_02.png) no-repeat;
}

#block_login {
	clear:both;
	float:left;
	width: 500px;
	height: 40px;
	text-align:center;
 	padding-left: 150px;
}

#block_search {
	clear:both;
	float:right;
	width: 150px;
	height: 40px;
	padding-right: 100px;
	text-align:center;
	margin-top: -5px;  /* Firefox -36 */
}

/* Module 3 Menu */
#block_menu {
	width: 900px;
	height: 40px;
	background: url(../images/logo_03.png) no-repeat;
	padding-left:60px;
}

/* Module User */
#block_user2 {
	clear:both;
	width: 100%;  /* 270px */
	height: 100%; /* 80px */
	float:left;
	background-color:#FFF;
}

#block_user1 {
	clear:both;
	width: 100%;  /* 270px */
	height: 100%;  /* 180px */
	float:right;
	background-color:#FFF;
}

#block_user5 {
	clear:both;
	width: 100%;  /* 270px */
	height: 100%; /* 180px */
	float:left;
	background-color:#FFF;
}

#block_user6 {
	clear:both;
	width: 100%;  /* 270px */
	height: 100%; /* 80px */
	float:right;
	background-color:#FFF;
}
#block_separation {
	clear:both;
	width: 100%;  /* 270px */
	height: 2px;
	border-bottom: 1px #2e9dd3 dashed;
}