/* ----- MAIN ----- */

#bodyrow {
  margin-top: 10px;
  margin-bottom: 10px;
    padding-left: 15px;
  padding-right: 15px;

}


div#middle {
  margin-left: 220px;
/*  border: 1px solid #000;*/
}

div#middle3col {
  margin-left: 220px; 
  margin-right: 270px;
  min-height: 300px;
  /*border: 1px solid #000;*/
}



/*----- DIVERS ----- */
div.media {
  text-align: center;
  margin-bottom: 20px;
}

p img.copyright {
  text-align: center;
}

p.copyright {
  text-align: center;
}

h2 {
  color: #ea724d;
  font-size: 20px;
  text-transform : uppercase;
  margin-bottom: 20px;
}

h3 {
  color: #ea724d;
  font-size: 15px;
  margin-top: 18px;
}

h3.center {
  text-align: center;
}

h3.documents {
  margin-top: 20px;
}

h4 {
  color: #000;
  font-size: 12px;
  font-weight: bold;
}

p.text{
  text-align: justify;
  margin-bottom: 12px;
  font-size: 12px;
  color: #4c4c4c;
}

p.center {
  text-align: center;
}

div#middle ul, div#middle3col ul {
  margin-left: 16px;
  font-size: 12px;
  color: #4c4c4c;
}

div#middle ul li, div#middle3col ul li {
}

ul.news {
  margin-top: 10px;
}

ul.news li {
  margin-left: 26px;
  padding-left: 0px;
  margin-bottom: 10px;
}

a:link, a:visited, a:active {
  text-decoration: none;
  color: #9c9c9c;
}

a:hover {
  text-decoration: none;
  color: #000;
}

.orange {
  color: #dd3e1b;	
}

a.orange:link , a.orange:visited, a.orange:active {
  text-decoration: none;
  color: #ea724d;
}

a.orange:hover {
  text-decoration: none;
  color: #000000;
}

/*----- END DIVERS ----- */

/* ----- PLAN ----- */
h3.plan {
  margin-top: 20px;
}

h3 a.plan {
  color: #ea724d;
}

div#middle ul.plan, div#middle3col ul.plan {
  margin-left: 16px;
  margin-bottom: 0px;
  font-size: 12px;
}
/* ----- END PLAN ----- */


/* ----- PATH ----- */
div#path {
  padding-left: 0px;
  text-decoration: none;
}

#path a:link, #path a:visited, #path a:active {
  color: #9c9c9c;
}

#path a:hover {
  color: #000;
}
/* ----- END PATH ----- */

/* ----- SOMMAIRE ----- */
#sommaire {
  width: 100%;
  margin: 0 auto;	
}

#sommaire ul {
  width: auto;
  overflow: auto
}

#sommaire li{
  width: 200px;
  padding: 10px;
  margin: 0 auto;
  list-style: none;
}

#sommaire li.left{
  float: left;
  clear: left;
}

#sommaire li.right{
  float: right;
  clear: right;
}

#sommaire li img{
  width: 200px;
}

#sommaire h3 {
  text-align: left;
  text-decoration: underline;
  margin-bottom: 10px;
  margin-top: 0px;
}

#sommaire li p{
  width: 200px;
  text-align: justify;
}

/* ----- END SOMMAIRE ----- */

/* ----- ARTICLES ----- */

div.article {
  margin-bottom: 20px;
  color: #666;
  overflow: hidden;
}

.article div.article-title {
  color: #dd3e1b;
  font-size: 120%;
  font-weight: bold;
}

.article div.article-content {
}

.article p.article-subtitle{
  color: black;
  font-weight: bold;
}

.article p.article-summary {
  margin-top: 10px;
  text-align: justify;
}

.article div.article-image{
  float: right;
  text-align: right;
  width: 150px;
  height: 100px;
  margin-left: 15px;
}

hr.article {
  color: #dd3e1b;
  background-color: #dd3e1b;
  height: 1px;
  border: 0;
  width: auto;
  margin: 10px 100px;
}

div.right {
  text-align:right;
}

span.red {
  color: red;
}

span.green {
  color: green;
}

/* ----- END ARTICLES ----- */

/* ----- TABLE ----- */
table {
  margin: auto;
}

table.gradient {
  background-color: #FFF;
  white-space: nowrap;
  background-color: #EDEDED;
  border-spacing: 0px;
  padding: 7px;
  width: 80%;
}
table.gradient th {
  color: #FFF;
  background: #f24901 url(../images/degrade20.jpg) top left no-repeat;
  padding: 0px;
  font-weight: bold;
  text-align: left;
  padding: 5px 5px; 
}

table.gradient td {
  color: #000;
  padding: 0px;
  background-color: #FFF;
  vertical-align: top;
  text-align: left;
  padding: 5px 5px; 
}

table.gradient td {
  color: #000;
  padding: 0px;
  background-color: #FFF;
  vertical-align: top;
  text-align: left;
  padding: 5px 5px; 
}

table.gradient td.orangelight {
  background: #ffb869;
  color: #000;
}
table.gradient td.orangedark {
  background: #ff8c42;
  color: #000;
}

table.gradient tbody td.leftbar {
  border-left: 1px solid #000;
}

table.tablesorter tr th, table.tablesorter tr th {
  padding-right: 20px;
}


table.tablesorter thead tr .headerSortUp {
  background: #f36800 url(asc.gif) center right no-repeat;
}
table.tablesorter thead tr .headerSortDown {
  background: #f36800 url(desc.gif) center right no-repeat;
}


td a:link, td a:visited, td a:active {
  text-decoration: none;
  color: #9c9c9c;
  font-weight: normal;
}

td a:hover {
  color: #000;
}

td.left {
  border-left: 1px solid #000;
  vertical-align: middle;
}

td.top {
  border-top: 1px solid #000;
  vertical-align: middle;
}

td.right {
  border-right: 1px solid #000;
  vertical-align: middle;
}

td.bottom {
  border-bottom: 1px solid #000;
  vertical-align: middle;
}

table td.center {
  text-align: center;
}

table td.alignright {
  text-align: right;
}

table td.grey {
  color: #9c9c9c;	
}

/* ----- END TABLE ----- */

/* ----- PORTLETS ----- */
#all_open {
  display: none;
}

#columns td {
  padding: 0 5px;
  vertical-align: top;
  width: 240px;
}

.portlet {
  background: #EDEDED;
  border: solid 1px #EDEDED;
  padding: 5px;
/*  max-width: 300px;*/
  margin: auto;
}
.portlet-header {
  border: solid 1px #E0E0E0;
  background: #F8F8F8;
}
.portlet-subheader {
  border: solid 1px #f26d00;
  background: #F28D00 url(../images/degrade20.png) ;
  margin: 5px;
  padding: 2px;
  color: #FFF;
  font-weight: bold;
  text-align: center;
}

.portlet-header .ui-icon { float: right; }

.subportlet {
  border: solid 1px #E0E0E0;
  background: #F8F8F8;
  margin: 0.4em 0.2em;
}
.subportlet-header {
  border: solid 1px #f26d00;
  background: #F28D00  url(../images/degrade20.png);
  margin: 0.5em;
  padding: 0.2em;
  color: #FFF;
  font-weight: bold;
}
.subportlet-header a:link,.subportlet-header a:visited,.subportlet-header a:active{
  color: #FFF;
}
.subportlet-header a:hover{
  color: #AAA;
}

.subportlet-header .ui-icon { float: right; }
.subportlet-content { padding: 0.5em; }
/* ----- END PORTLET ----- */

/* ----- FORMS ----- */
form table td, form table th{
  color: #ff5a00;
  text-align: center;
}

form select.fixe{
  border: 1px solid #000;
  width: 150px;
}

form input {
  border: 1px solid #000;
}

form .button {
  background: #FFF url(../images/icon-ok.gif) top left no-repeat;
  width:18px;
  height:18px;
  border: 0px;
  margin-left: 10px;
}

hr {
  border: 1px solid #aaa;
  margin: 20px 150px 20px 150px;
}
/* ----- END FORMS ----- */

