/*there are Internet Explorer Specfic css in the header section of 
the template page for classes
#top_image
.search_box
if you are changing those, dont forget to change in the template as well*/

/*---[ TAG STYLES ]-------------*/
body{
	margin:0px;
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(../images/body_bg.jpg);
background-position:top;
background-repeat:no-repeat;

}

.left_bg{

background-image:url(../images/left_bg.jpg);
background-position:top;
background-repeat:no-repeat;
background-color:EBEDDF;

}
.content_img{


}
.menu_img{
background-image:url(../images/right_bg.jpg);
background-position:top;
background-repeat:no-repeat;
background-color:#EBEDDF;

}

td.menu_img img{
margin-bottom:5px;
}

input.search_bar{
width:153px;
height:15px;
border-color:#FFFFFF;
border-collapse:collapse;

   


}



img{
	border:none;
}

a {
color:#993333;
text-decoration:underline; 
 }
a:hover {
text-decoration:underline; 

}
a:visiter { }
a:active { }

/*---[  Headers  ] ----------*/
h1{
font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
font-size:25px;
font-weight:bold;
color:#982408;
}
h2{ 
font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#982408;
}
h3{ 
font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#982408;
}
h4{ 
font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#982408;
}
h5{ }
h6{ }



/*---[ LAYOUT STYLES ]----------*/

.contenu{
background-image:url(../images/contenu_tile.jpg);
background-repeat:repeat-y;
background-position:left;
}
.meteo{
padding-right:5px;
}



#top_links {
	padding: 5px 20px 7px 0px;
	width:auto;
	display:block;
	text-align:right;
}

#header{ 
	display: block;
	height: 152px;
	clear: both;
	border: 2px #000000 solid;
	background:#FF4F53;
	position:relative;
}

#header_menu {
	display:block;
	border:1px #FFFFFF solid;
	background:#BEC8CD;
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
}

#left_side {
	width:195px;
	padding:3px;
	float:left;
}
	
#menu {
	background:#D8BF5A;
	padding-top:10px;
	
}

#center {
	width:527px;
	padding:3px;
	float:left;
}

#content {
	padding:10px;
}
	
#right_side {
	width:205px;
	padding:3px;
	float:right;
}

#main {
	font-size:0.8em;
}

#footer {
	margin:10px;
	border:1px #000000 solid;
	background:#CC6666;
}

#back_top {
	float:left;
	position:relative;
	right: 80px;
	width:20px;
	bottom:-80px;
}

/*---[ STYLE CLASSES ]---------------*/
.change_text_size {
	float:right;
	position:relative;
	vertical-align:top;
	text-align:right;	
}

.search_box {
	height:12px; 
	font-size:10px; 
	text-align:right;
}

.news1{
	margin: 2px 0px;
	padding:4px;
}

.news2{
	margin: 2px 0px;
	background:#CCCCCC;
	padding:4px;
}

.date{
	color:#990000;
	font-size:12px;
}

.news_title {
	font-weight:bold;
}

a.evoArticleTitle {
	color:#41abec;
	font-weight:bold;
	text-decoration:none;
}

a.evoArticleTitle:hover {
	text-decoration:underline;
}

.evoArticleDate {
	font-size:xx-small;
} 	

td.evoCategoryTitle {
	color:#41abec;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	border-bottom:2px #41abec solid;
}

/*..........................  menu  .............................*/


a.menu:link, a.menu:active, a.menu:visited {
	
	display:block;
	width:148px;
	font-size:11px;
	text-align:right;
	text-decoration:none;
	color:#FFFFFF;
	margin-bottom:50px;
}
a.menu:hover {
color:#98250A;

	
}

a.menuactive:link, a.menuactive:active, a.menuactive:visited {
	background-image:url(../images/menu_bottom.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	display:block;
	font-size:11px;
	text-align:right;
	padding-left:15px;
	margin-right:5px;
	padding-top:3px;
	padding-bottom:6px;
	text-decoration:none;
	color:#000000;
}

a.menuactive:hover {
	color:#98250A;
}

.menu_head {
	color:#41abec;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	margin-left:10px;
}


/*..........................  sub menu 1  .............................*/

a.submenu1:link, a.submenu1:visited {
	background-image:url(/app/TemplateRepository/psoMain/images/menu_arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
	text-decoration: none;
	position:relative;
	left: 7px;
	padding-left:15px;
	margin-right:5px;
	color:#333333;
	width:145px;
	display:block;
}

a.submenu1:active {
	background-color:#ddd;
}

a.submenu1:hover {
	background-color:#ddd;
}

a.submenu1active:link, a.submenu1active:active, a.submenu1active:visited {
	background-image:url(/app/TemplateRepository/psoMain/images/menu_sub_arrow.gif);
	position:relative;
	left: 7px;
	background-position:left;
	background-repeat:no-repeat;
	display:block;
	padding-left:23px;
	margin-right:5px;
	text-decoration:none;
	color:#333333;
	width:140px;

}

a.submenu1active:hover {
	background-color:#ddd;
}

/*..........................  sub menu 2  .............................*/

a.submenu2:link, a.submenu2:visited {
	position:relative;
	left: 14px;
	background-position:left;
	background-repeat:no-repeat;
	display:block;
	padding-left:23px;
	margin-right:5px;
	text-decoration:none;
	color:#333333;
	width:133px;
}

a.submenu2:active {
	width:133px;
}

a.submenu2:hover {
	background-color:#ddd;
	width:133px;
}

a.submenu2active:link, a.submenu2active:visited {
	background-image:url(/app/TemplateRepository/psoMain/images/menu_sub_arrow.gif);
	position:relative;
	left: 14px;
	background-position:left;
	background-repeat:no-repeat;
	display:block;
	padding-left:23px;
	margin-right:5px;
	text-decoration:none;
	color:#333333;
	width:133px;
}


a.submenu2active:active {
	width:133px;
}

a.submenu2active:hover {
	background-color:#ddd;
}

/*..........................  sub menu 3  .............................*/

a.submenu3:link, a.submenu3:active, a.submenu3:visited {
	text-decoration:none;
	color:#333333;
	width:124px;
	margin-right:5px;
}
	
a.submenu3:hover {
	background-color:#ddd;
}

a.submenu3active:link, a.submenu3active:active, a.submenu3active:visited {

	position:relative;
	left: 21px;
	background-position:left;
	background-repeat:no-repeat;
	display:block;
	padding-left:23px;
	margin-right:5px;
	text-decoration:none;
	color:#333333;
	width:124px;
}

a.submenu3active:hover {
	background-color:#ddd;
}

/*..........................  sub menu 4  .............................*/

a.submenu4:link, a.submenu4:active, a.submenu4:visited {
	display:block;
	text-decoration:none;
	color:#333333;
}
	
a.submenu4:hover {
	background-color:#ddd;
}

a.submenu4active:link, a.submenu4active:active, a.submenu4active:visited {
	background-image:url(/app/TemplateRepository/psoMain/images/menu_sub_arrow.gif);
	position:relative;
	left: 28px;
	background-position:left;
	background-repeat:no-repeat;
	display:block;
	padding-left:23px;
	margin-right:5px;
	text-decoration:none;
	color:#333333;;
	width:117px;
}

a.submenu4active:hover {
	background-color:#ddd;
}

/*-----------------------  Menu 1 onglets Test ----------------------------------- */

ul.makeMenu1, ul.makeMenu1 ul {
  width: 162px;                 /* sets the size of the menu blocks */
  border: 0px solid #000;      /* puts a black border around the menu blocks */
  background-color: #1F6096;      /* makes the menu blocks mint green - a bg-color MUST be included for IE to work properly! */
  padding: 0px;           /* stops the usual indent from ul */
  cursor: default;             /* gives an arrow cursor */
  margin: 0px;            /* Opera 7 final's margin and margin-box model cause problems */
  font-weight:bold;
  font-size:12px;
    vertical-align:middle;
	display:block;

  
}
ul.makeMenu1 li {
  list-style-type: none;       /* removes the bullet points */
  margin: 0px;                 /* Opera 7 puts large spacings between li elements */
  position: relative;          /* makes the menu blocks be positioned relative to their parent menu item
                                  the lack of offset makes these appear normal, but it will make a difference
                                  to the absolutely positioned child blocks */
  color: #fff;                 /* sets the default font colour to white */
  height:17px;
  vertical-align:middle;
 
  
}
ul.makeMenu1 li > ul {          /* using the > selector prevents many lesser browsers (and IE - see below) hiding child ULs */
  display: none;               /* hides child menu blocks - one of the most important declarations */
  position: absolute;          /* make child blocks hover without leaving space for them */
  top: 36px;                    /* position slightly lower than the parent menu item */
  left: 0px;                  /* this must not be more than the width of the parent block, or the mouse will
                                  have to move off the element to move between blocks, and the menu will close */
 text-indent:11px;
   vertical-align:middle;
}
ul.makeMenu1 li:hover, ul.makeMenu1 li.CSStoHighlight {
  background-color: #348ED6;      /* gives the active menu items a yellow background */
  color: #fff;                 /* makes the active menu item text black */
  vertical-align:middle;
}


ul.makeMenu1 li > ul > li > ul {
  top: 0px;                    /* position slightly lower than the parent menu item */
  left: 162px;
  background-color:#348ED6;
  vertical-align:middle;
}

ul.makeMenu1 ul.CSStoShow {     /* must not be combined with the next rule or IE gets confused */
  display: block;              /* specially to go with the className changes in the behaviour file */
}
ul.makeMenu1 li:hover > ul {    /* one of the most important declarations - the browser must detect hovering over arbitrary elements
                                  the > targets only the child ul, not any child uls of that child ul */
  display: block;              /* makes the child block visible - one of the most important declarations */
}
/* and some link styles */
ul.makeMenu1 li a { color: #fff; display: block; width: 100%; text-decoration: none; }

ul.makeMenu1 li > ul > li > ul a:hover{ color: #1F6096; }

ul.makeMenu1 li:hover > a { color: #fff; } /* supports links in branch headings - should not be display: block; */


/*-----------------------  Menu 1 onglets Test ----------------------------------- */

/*-----------------------  Menu 2 onglets Test ----------------------------------- */

ul.makeMenu2, ul.makeMenu2 ul {
  width: 191px;                 /* sets the size of the menu blocks */
  border: 0px solid #000;      /* puts a black border around the menu blocks */
  background-color: #B49103;      /* makes the menu blocks mint green - a bg-color MUST be included for IE to work properly! */
  padding: 0px;           /* stops the usual indent from ul */
  cursor: default;             /* gives an arrow cursor */
  margin: 0px;            /* Opera 7 final's margin and margin-box model cause problems */
  font-weight:bold;
  font-size:12px;
    vertical-align:middle;
	display:block;

  
}
ul.makeMenu2 li {
  list-style-type: none;       /* removes the bullet points */
  margin: 0px;                 /* Opera 7 puts large spacings between li elements */
  position: relative;          /* makes the menu blocks be positioned relative to their parent menu item
                                  the lack of offset makes these appear normal, but it will make a difference
                                  to the absolutely positioned child blocks */
  color: #fff;                 /* sets the default font colour to white */
  height:17px;
  vertical-align:middle;
 
  
}
ul.makeMenu2 li > ul {          /* using the > selector prevents many lesser browsers (and IE - see below) hiding child ULs */
  display: none;               /* hides child menu blocks - one of the most important declarations */
  position: absolute;          /* make child blocks hover without leaving space for them */
  top: 36px;                    /* position slightly lower than the parent menu item */
  left: 0px;                  /* this must not be more than the width of the parent block, or the mouse will
                                  have to move off the element to move between blocks, and the menu will close */
 text-indent:11px;
   vertical-align:middle;
}
ul.makeMenu2 li:hover, ul.makeMenu2 li.CSStoHighlight {
  background-color: #EECC3F;      /* gives the active menu items a yellow background */
  color: #fff;                 /* makes the active menu item text black */
  vertical-align:middle;
}


ul.makeMenu2 li > ul > li > ul {
   top: 0px;                    /* position slightly lower than the parent menu item */
  left: 191px;
  background-color:#EECC3F;
    vertical-align:middle;
}

ul.makeMenu2 ul.CSStoShow {     /* must not be combined with the next rule or IE gets confused */
  display: block;              /* specially to go with the className changes in the behaviour file */
}
ul.makeMenu2 li:hover > ul {    /* one of the most important declarations - the browser must detect hovering over arbitrary elements
                                  the > targets only the child ul, not any child uls of that child ul */
  display: block;              /* makes the child block visible - one of the most important declarations */
}
/* and some link styles */
ul.makeMenu2 li a { color: #fff; display: block; width: 100%; text-decoration: none; }

ul.makeMenu2 li > ul > li > ul a:hover{ color: #B49103; }

ul.makeMenu2 li:hover > a { color: #fff; } /* supports links in branch headings - should not be display: block; */


/*-----------------------  Menu 2 onglets Test ----------------------------------- */

/*-----------------------  Menu 3 onglets Test ----------------------------------- */

ul.makeMenu3, ul.makeMenu3 ul {
  width: 165px;                 /* sets the size of the menu blocks */
  border: 0px solid #000;      /* puts a black border around the menu blocks */
  background-color: #98250A;      /* makes the menu blocks mint green - a bg-color MUST be included for IE to work properly! */
  padding: 0px;           /* stops the usual indent from ul */
  cursor: default;             /* gives an arrow cursor */
  margin: 0px;            /* Opera 7 final's margin and margin-box model cause problems */
  font-weight:bold;
  font-size:12px;
    vertical-align:middle;
	display:block;

  
}
ul.makeMenu3 li {
  list-style-type: none;       /* removes the bullet points */
  margin: 0px;                 /* Opera 7 puts large spacings between li elements */
  position: relative;          /* makes the menu blocks be positioned relative to their parent menu item
                                  the lack of offset makes these appear normal, but it will make a difference
                                  to the absolutely positioned child blocks */
  color: #fff;                 /* sets the default font colour to white */
  height:17px;
  vertical-align:middle;
 
  
}
ul.makeMenu3 li > ul {          /* using the > selector prevents many lesser browsers (and IE - see below) hiding child ULs */
  display: none;               /* hides child menu blocks - one of the most important declarations */
  position: absolute;          /* make child blocks hover without leaving space for them */
  top: 36px;                    /* position slightly lower than the parent menu item */
  left: 0px;                  /* this must not be more than the width of the parent block, or the mouse will
                                  have to move off the element to move between blocks, and the menu will close */
 text-indent:11px;
   vertical-align:middle;
}
ul.makeMenu3 li:hover, ul.makeMenu3 li.CSStoHighlight {
  background-color: #DA350F;      /* gives the active menu items a yellow background */
  color: #fff;                 /* makes the active menu item text black */
  vertical-align:middle;
}

ul.makeMenu3 li > ul > li > ul {
   top: 0px;                    /* position slightly lower than the parent menu item */
  left: -165px;
  background-color:#DA350F;
    vertical-align:middle;
}

ul.makeMenu3 ul.CSStoShow {     /* must not be combined with the next rule or IE gets confused */
  display: block;              /* specially to go with the className changes in the behaviour file */
}
ul.makeMenu3 li:hover > ul {    /* one of the most important declarations - the browser must detect hovering over arbitrary elements
                                  the > targets only the child ul, not any child uls of that child ul */
  display: block;              /* makes the child block visible - one of the most important declarations */
}
/* and some link styles */
ul.makeMenu3 li a { color: #fff; display: block; width: 100%; text-decoration: none; }

ul.makeMenu3 li > ul > li > ul a:hover{ color: #98250A; }

ul.makeMenu3 li:hover > a { color: #fff; } /* supports links in branch headings - should not be display: block; */




/*-----------------------  Menu 3 onglets Test ----------------------------------- */