/* mainpage.css */

* {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
}

body {
  margin-top: 5px;
  background: #d5e8f7 url(/images/background-site.gif) repeat-x top ;
  
}

img {
  border: 0;
}

table {
  border-collapse: collapse;
}

.FlashError a {
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #595959;
  text-decoration: underline;
}

#Content {
  width: 923px;
  margin: 10px auto;
  background: white;
  border: 1px solid #A7AEB5;
  font-size: 12px;
}

.SiteRight {
  width: 120px;
}

#StructureTable {
  clear: both;
}

#StructureTable td {
  vertical-align: top;
}

#MainContent {
  width: 98%;
  font-size: 12px;
}

/**** header ****/

#HeaderMain {
  width: 917px;
  height: 250px;
  margin: 3px;
  background: white url(/images/bandeau.jpg) no-repeat bottom;
  display: block;
  //padding-top: 2px
}

#HeaderMain a {
  color: white;
  font-weight: normal;
  font-size: 64px;
  display: block;
  padding: 20px; 
}

#HeaderMain .homeReturn {
  height: 210px;
  display: block;
}
  
.link-title {
  color: white;
  font-size: 12px;
  position: absolute;
  margin: 10px 0 0 10px;
  text-transform: none;
}
.link-title a {
  color: white;
  text-decoration: none;
  font-size: 12px;
  font-weight: normal;
  width: 600px;
}

#HeaderMain .NewsletterSubscriptionBox {
  margin: -256px 0 0 660px;
  width: 280px;  
}

#HeaderMain .NewsletterSubscriptionBox label {
  font-size: 12px;
  color: white;
  padding: 2px;
}

#HeaderMain .NewsletterSubscriptionBox input {
  width: 150px;
}

#HeaderMain .NewsletterSubscriptionBox .DrWInput {
  font-size: 12px;
}

#HeaderMain .NewsletterSubscriptionBox .DrWIButton {
  height: 20px;
  width: 25px;
  font-size: 12px;
  background: #023D54;
  color: white;
  border: 1px solid white;
  font-weight: bold;
  cursor: pointer;
}


/**** footer ****/ 

#FooterMain table {
  width: 917px;
  height: 41px;
  line-height: 25px;
  text-align: center;
  font-weight: bold;
  background: url(/images/footer.gif);
  line-height: 25px;
  margin: 10px 0 3px 3px;  
}

#FooterMain a {
  color: white;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
  padding: 0 20px;   
}


.CopyrightCell {
  text-align: center;
  color: #003466;
  font-size: 10px;
  font-weight: bold;
  margin: 5px;
}

.CopyrightCell a{
  color: #003466;
  text-decoration: none;
}
/*********** Show ************/

.SquareFooterShow {
  width: 100%;
  text-align: center;
}

/* network.css */
#Network {
  font-size: 10px;
  text-align: center;
  color: #003466;
}
#Network .partners {
  font-weight: bold;
  display: inline;
}
#Network ul li {
  display: inline;
}
#Network ul li a {
  color: #003466;
  text-decoration: none;
}
#Network ul li a:hover {
  text-decoration: underline;
}

.partners {
  margin: 0;
  padding: 0;
  font-size: 10px;
}

/**** content.css ****/

.SiteContent {
  width: 100%;
}

h1 {
  color: #D01B1B;
  font-size: 15px;
  font-weight: bold;
  margin-top: 10px;
  text-transform: uppercase;
}

.TitleOrangeArrow {
  margin-top: -10px;
}

h2 {
  color: #2C79BD;
  font-size: 13px;
  padding: 0 10px;
  margin-top: 10px;
  background: transparent url(/images/content/puceh2.gif) no-repeat left;
  border-bottom: 1px solid #2C79BD;
  margin-bottom: 10px;
}

h3 {
  color: #2C79BD;
  font-size: 13px;
  //padding: 0 20px;
}

p {
  font-size: 12px;
  text-align: justify;
  margin: 10px 20px 10px 0px;
  //margin: 10px 20px 10px 0px;  /* hack ie6 */
}

#MainContent ol {
  margin: 10px 60px;
  font-size: 16px;
  font-weight: bold;
  list-style-type: upper-roman;
  color: #8F0000 ;
}

ol li a {
  color: #8B5C29;
  text-decoration: none;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: -0.1px;
}

ol li a:hover {
  text-decoration: underline;
}

#MainContent ul {
  list-style-type: none;
}

#MainContent ul li {
  margin: 10px 20px 10px 20px;
  text-align: justify;
}

.image {
  float: none;
  margin: 5px 10px 10px 0px;
}

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

#MainContent .a {
  color: #8B5C29;
  font-weight: bold;
  text-decoration: none;
}

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

#InvestBox tr td,
#ParticularBox table tr td {
  border: 2px solid white;
  border-collapse: separate;
  font-size: 12px;
  padding: 5px;
}

.head {
  background: url(/images/tableau/header.gif) repeat-x top; 
  color: white;
  font-weight: bold;
  text-align: center;
}

.one,
.even {
  background-color: #cfe0f0;
}

.two,
.odd {
  background-color: #b4d0e6;
}

.imgLeft {
  margin: 13px 10px 10px 0;
  float: left; 
  display: block;
}

.right {
  width: 285px;
  float: right;
  margin: 0 5px 0 13px;
  font-size: 11px;
  color: black;
  display: block;
}

.cadre {
  border: 1px solid black;
  padding: 5px;
}

.tiny {
  width: 240px;
}

/**** menu.css ****/
.SectionMenu {
  height: 100%;
  min-height: 600px;
  width: 240px;
  color: #D01B1B;
  font-size: 12px;
  font-weight: bold;
  margin: 5px 10px 0 3px;
  text-transform: uppercase;
}

.SectionMenu ul {
  list-style-type: none;
} 

.SectionMenu .section {
  line-height: 29px;
  color: white;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: left;
}

.SectionMenu .section a {
  color: white;
  text-decoration: none;
  display: block;
  height: 29px;
  padding-left: 10px;
  border-bottom: 1px solid white;
  background: url(/images/menu/section.gif) repeat-x top; 
  overflow: hidden;
}

.SectionMenu .section a:hover,
.SectionMenu a.selected {
  background: url(/images/menu/section.gif) bottom;
}

.SectionMenu .section li a.important {
  background: url(/images/menu/section-important.gif) no-repeat top left;
  color: white;
  padding-left: 20px;
}
.SectionMenu .section li a.important:hover {
  background: url(/images/menu/section-important.gif) no-repeat bottom left;
  padding-left: 20px;
}

.SectionMenu .rubric a {
  line-height: 29px;
  background: url(/images/menu/rubric.gif) top;
  color: #003466;
  font-size: 12px;
  font-weight: bold;
  border-bottom: 1px solid white;
  text-decoration: none;
  display: block;
  text-transform: none;
  height: 100%;
}

* html .SectionMenu .rubric a {
  height: 29px;
}


.SectionMenu .rubric a:hover,
.SectionMenu .rubric a.selected {
  background: url(/images/menu/rubric.gif) bottom;
  color: white; 
}

.SectionMenu .category li {
  background: white;
  border-bottom: 2px dotted #595959;
}

.SectionMenu .category a {
  padding-left: 20px;
  line-height: 29px;
  background: transparent url(/images/menu/fleche.gif) 10px 11px no-repeat;
  color: #003466;
  font-size: 12px;
  text-decoration: none;
  display: block;
  text-transform: none;
  height: 100%; 
}

* html .SectionMenu .category a {
  height: 29px;
}

.SectionMenu .category a:hover {
  background: url(/images/menu/category-hover.gif) repeat-x top;
}

a .SectionMenuArrow {
  background: transparent url(/images/menu/sectionmenu-arrow.gif) no-repeat 10px;
  padding: 10px;
}

a:hover .SectionMenuArrow,
a .SectionMenuArrow2 {
  background: transparent url(/images/menu/sectionmenu-arrow2.gif) no-repeat right;
  padding: 10px;
}

.SectionMenu a.simulation {
  margin: auto;
  text-align: center;
  display: block;
  margin-top: 5px;
}

/**** ButtonShow ****/

.ButtonShow { 
  text-align: center;
  width: 100%;
  display: block;
  clear: both;
}

.ButtonShow a { 
  height: 50px; 
  width: 198px;
  display: block;
  margin: auto;
}

.ButtonShow .eolien a {
  background: transparent url(/images/bouton-devis-eolien.jpg) no-repeat top;
}
.ButtonShow .eolien a:hover {
  background: transparent url(/images/bouton-devis-eolien.jpg) no-repeat bottom;
}
