/* home.css */

/* Redefine default padding */
#MainContent {

}
#MainContent p {
  margin-bottom: 0px;
  text-align: justify;
}
/* HomeBoxes */

#MainContent .HomeBoxes {
  width: 918px;
}
#MainContent .HomeBoxes td {
  width: 32%;
  
}

/* HomeBox */

#MainContent .HomeBox {
  padding: 5px 2px;
  background: transparent url(/images/mainboxes/backgroundBox.gif) no-repeat; 
  height: 210px;
  width: 300px;
}
#MainContent .HomeBox h1 {
  margin-left: 2px;
  padding: 5px;
  background: transparent url(/images/mainboxes/background-header.gif) no-repeat;
  color: white;
  font-size: 12px;
  height: 20px;
  line-height: 20px;
}

#MainContent .HomeBox h1 a {
  color: white;
}

#MainContent .HomeBox h1 a:hover {
  text-decoration: none;
}

#MainContent .HomeBox h2 {
  font-size: 13px;
  margin: 0 0 2px 0;
}
#MainContent .HomeBox p {
  padding-right: 10px;
}
#MainContent .HomeBox ul li{
  padding-top: 3px;
  list-style-image: url("/images/mainboxes/puce.gif");
}
#MainContent .HomeBox img {
  float: left;
  margin: 0 5px 5px 5px;
}

#MainContent .HomeBoxes .clean {
  clear: both;
  display: block;
}

#MainContent ul li {
  margin: 0 0 0px 15px;
}

#MainContent #scellierBox,
#MainContent #lawBox {
  height: 190px;
}

/* Etude Box*/

#BigBox {
  padding: 5px 2px;
  height: 252px;
  width: 612px;
  background: transparent url(/images/mainboxes/backgroundBigbox.gif) no-repeat;
}
#BigBox .title{
  text-transform: uppercase;
  font-weight: bold;
  color: #14a72c;
}
#BigBox p{
  padding: 0 10px 15px 10px;
}
#BigBox a{
   height: 44px;
   widht: 230px;
}
#BigBox .boutonDevis a{
   height: 44px;
   widht: 230px;
   background: transparent url(/images/mainboxes/etudeBouton.gif) no-repeat top;
   margin: 0px 0 0 360px;
   display: block;
}
#BigBox .boutonDevis:Hover a{
   background: transparent url(/images/mainboxes/etudeBouton.gif) no-repeat bottom;
}
#BigBox  h1{
  height: 27px;
  margin-left: 2px;
  padding: 5px;
  background: transparent url(/images/mainboxes/bigbox.gif) no-repeat;
  color: white;
  font-size: 12px;
  height: 20px;
  line-height: 20px;
}

/* SimulationBox */

#MainContent #SimulationBox {
  background: transparent url(/images/mainboxes/background-box.gif) no-repeat bottom;
  height: 200px;
  margin-bottom: 5px;
}

#MainContent #SimulationBox h1 {
  padding: 5px;
  background: transparent url(/images/mainboxes/background-header.gif) no-repeat;
  color: white;
  font-size: 12px;
  height: 20px;
  line-height: 20px;
}

#MainContent #SimulationBox .scellier {
  padding-top: 5px;
}

/* ProgramBox */

#MainContent .ProgramBox {
  padding: 5px 2px;
  background: transparent url(/images/mainboxes/backgroundBox.gif) no-repeat; 
  height: 210px;
  width: 300px;
}

#MainContent .ProgramBox h1 {
  margin-left: 2px;
  padding: 5px;
  background: transparent url(/images/mainboxes/background-header.gif) no-repeat;
  color: white;
  font-size: 12px;
  height: 20px;
  line-height: 20px;
}

.ProgramBox .program img {
  width: 120px;
  height: 90px;
  border: 1px solid black;
  margin: 0 5px;
}
.ProgramBox .program .info {
  color: #2d537a;
  font-weight: bold;
  height: 30px;
  overflow: hidden;
  margin: 5px;
  display: block;
  font-size: 11px;
}
.ProgramBox .link {
  font-size: 11px;
  margin: 8px 0px 0 165px;
}

#MainContent .ProgramBox .link a {
  color: #2d537a;
}

/* NewsBox */ 

#PartenersBox {
  padding: 5px 2px;
  height: 210px;
  width:300px;
  background: transparent url(/images/mainboxes/backgroundBoxParteners.gif) no-repeat;
}
#ActuBox h1,
#PartenersBox h1{
  height:30px;
  width: 294px;
  margin-left: 2px;
  padding: 5px 0 0 5px;
  background: transparent url(/images/mainboxes/background-news.gif) no-repeat;
  color: #2d537a;
  font-size: 12px;
  line-height: 20px;
}
#ActuBox{
  padding: 5px 2px;  
  width:300px;
  height:434px;
  background: transparent url(/images/mainboxes/backgroundActu.gif) no-repeat;
}
#MainContent #ActuBox a {
  text-decoration: none;
}

#ActuBox ul li {
  margin: 6px 0; /* IE Hack */
  text-align: justify;
}

#ActuBox .photo {
  float: left;
}

#ActuBox .photo img {
  height: 40px;
  width: 55px;
  border: none;
}

#MainContent #ActuBox ul {
  padding: 0 6px 0 6px;
  margin: 0;
}

#MainContent #ActuBox li {
  list-style-type: none;
  border-bottom: 2px dotted #CCC8C8;
  text-align: justify;
}

#MainContent #ActuBox .NewsTitle {
  font-size: 12px;
  font-weight: bold;
  color: #A1001A;
}

#MainContent #ActuBox .NewsDate {
  font-size: 10px;
}

#MainContent #ActuBox .NewsDescription {
  color: #595959;
  font-size: 10px;
}

#MainContent #ActuBox .NewsResource {
  color: #595959;
  font-size: 10px;
  font-weight: bold;
}

#MainContent #ActuBox .linkFile {
  text-align: center;
  font-weight: bold;
  margin-top: 15px;
}

#MainContent #ActuBox .linkFile a {
  color: #314f9c;
}

#MainContent #ActuBox .linkFile a:hover {
  text-decoration: underline;
}
/* DefinitionBox */

.DefinitionBox .DefinitionBoxContent {
  padding-left: 5px;
  height: 120px;
  width: 280px;
  overflow: hidden;
}
/* faq */

#MainContent #faqBox {
  margin: 10px 0;
  height: 150px;
}

#MainContent #faqBox h2 {
  font-size: 12px;
  color: #A1001A;
  margin-bottom: 10px;
  text-align: left;
}

#MainContent #faqBox h2 a {
  color: #A1001A;
}