/* Start of CMSMS style sheet 'Screen' */
/* Screen layout: */

body {
margin: 0 auto;
padding: 0;
font: 76% Dejavu Sans,Verdana,Tahoma,Arial,sans-serif;
background: #FFFFFF url(uploads/images/css/fond_ciel.jpg) repeat-x top left;
}

#wrap {
background: #FFFFFF url(uploads/images/css/fond_ciel.jpg) repeat-x top left;
color: #303030;
margin: 0 auto;
padding: 0;
width: 71em;
}

#header {
clear: both;
margin: 0 0 0 10em;
padding: 0;
height: 16em;
background: url(uploads/images/css/header.png) no-repeat top left;
}

#header h1 {
font-size: 5em;
margin: 0 0 1em 0;
}

#header p {
width: 500px;
float: right;
text-align: center;
color: #a0a0a0;
margin: 0 0 1em 0;
font-size: 0.8em;
line-height: 1.2em;
}

#frontphoto {
margin: 0 0 1em 0;
border: 0;
}

#sidebar {
clear: left;
float: left;
width: 17em;
margin: 0 0 1em 0;
padding: 0 1em 0 0;
font-size: 1em;
}

#sidebar ul {	
list-style: none;
width: 16em;
margin: 0 0 2em 0;
padding: 0;
}	

#sidebar li {
margin-bottom: 0.4em;
}

#sidebar li a {
font-weight: bold;
text-decoration: none;
color: #303070;
display: block;
padding: 0.6em 0.6em 0.6em 0.6em;
background: #e5f0ff;
border-left: 0.5em solid #303070;
}	

#sidebar li a.currentpage,
#sidebar li a.activeparent,
#sidebar li a:hover {
background: #94b4d8;
color: #FFFFFF;
border-left: 0.5em solid #D05050;
}

.announce {
margin: 2em 0 2em 0;
padding: 1em;
width: 14em;
color: #505050;
background-color: #dfff7c;
line-height: 1.3em;
border-radius: 1em;
-moz-border-radius: 1em;
}

.announce h3 {
margin-top: 0;
font-size: 1.3em;
color: #303030;
}

.announce .list1 { 
  display: none;
}

.announce > p { 
  display: none;
}

.NewsSummaryPostdate {
font-style: italic;
font-family: serif;
margin-top: 2em;
}

.NewsSummaryLink {
margin-top: 0.5em;
}

.NewsSummarySummary p {
margin-top: 0.2em;
}

.NewsSummaryLink a {
font-weight: bold;
}

.NewsSummaryAuthor,
.NewsSummaryCategory {
  display: none;
}

.NewsSummaryMorelink {
font-size: 0.9em;
margin-top: 0.2em;
margin-bottom: 3em;
}

#search {
margin: 2em 0 2em 0;
text-align: right;
width: 16em;
}

#search input {
width: 2em;
border: 1px solid #cccccc;
background: #f4f4f4;
color: #505050;
font-size: 0.9em;
}

#search input:hover {
background: #eaeaea;
color: #c05050;
font-size: 0.9em;
}

#search input#cntnt01searchinput {
width: 12em;
border: 1px solid #cccccc;
background: #FFFFFF;
color: #505050;
font-size: 0.9em;
}

#toolbar {
margin: 1em 1em 1em 0;
text-align: right;
}

#toolbar img {
  margin-left: 0.5em;
}

#content {
margin: 0 1em 2em 17em;
border-left: 1px solid #f0f0f0;
padding: 0 1em 0 1em;
line-height: 1.6em;
text-align: left;
}

#content ul {
   margin: 1em 0 1em 0;
   padding-left: 3em;
   list-style-image: url(uploads/images/css/puce.png);
}

#content li {
   margin: 0.5em 0 0 0em;
}

h2 {
font-size: 2em;
margin: 0 0 1.5em 0;
line-height: 1em;
color: #80c000;
}

h3 {
font-size: 1.2em;
margin: 1.6em 0 0.7em 0;
line-height: 1em;
color: #60a000;
}

h4 {
font-size: 1em;
margin: 1.3em 0 0.7em 0;
line-height: 1em;
color: #000000;
font-weight: bold;
}

#content .NewsSummary {
  margin: 3em 0 3em 0;
}

#content h3.NewsSummaryTitle {
margin: 1.3em 0 0 0;
}

#content .NewsSummaryPostDate {
font-style: italic;
font-family: serif;
}

#content .NewsSummarySummary {
font-weight: bold;
margin: 0.3em 0 0.3em 0;
line-height: 1.4em;
}

#content .NewsSummaryReturnLink {
font-size: 0.9em;
margin-top: 1em;
}

a {
text-decoration: none;
color: #C05050;
}

a:hover {
text-decoration: underline;
color: #C05050;
}

a img {
border: 0;
}

input {
  border: 1px solid #999999;
  color: #303030;
}

#footer {
clear: both;
margin: 1em auto;
padding: 0.5em 0 2em 0;
border-top: 1px solid #f0f0f0;
width: 60em;
text-align: center;
color: #808080;
font-size: 0.9em;
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

acronym, abbr {
  cursor: help;
}

table#progress {
border-collapse: collapse;
border-spacing: 0px;
font-size: 0.85em;
width: 50em;
margin: 1em 0em 1.5em 0em;
}

#progress th {
font-weight: bold;
text-align: left;
margin: 0px 0px 5px 0px;
padding: 0px;
border-bottom: 1px solid black;
}

#progress thead tr {
margin-bottom: 8px;
}

#progress th.domaine {
width: 8em;
padding-right: 1.5em;
}

#progress th.statut {
width: 15em;
padding-right: 1.5em;
}


#progress td {
line-height: 1.1em;
padding: 15px 1.5em 0px 0px;
}

#progress div.progbar {
line-height: 10px;
width: 26em;
background-color: #FFF0F5;
}

.image {
  width: 100%;
  text-align: center;
  margin: 15px 0px 15px 0px;
}

.legende {
  font-style: italic;
  margin: 2px;
}

.imagefloatr {
  text-align: center;
  float: right;
  margin: 15px;
}

#content .list1 {
  display: none;
}

#NewsPostDetailDate {
  font-style: italic;
  font-family: serif;
}

#NewsPostDetailTitle {
  font-size: 2em;
  margin-top: 1em;
}

#NewsPostDetailHorizRule,
#NewsPostDetailCategory,
#NewsPostDetailPrintLink,
#NewsPostDetailAuthor {
  display: none;
}




/* End of 'Screen' */

