/**
 * accueil.css
 *
 * Auteur : Tony LAURENT <tlaurent@efil.fr>
 * Description : Feuille de styles pour l'accueil du thème DSV.
 */

.home #content {
  padding-top: 0 !important;
}

.home .block {
  margin: 0;
}

.home .webpart-list .footer {
  display: none;
}

.home .ms-rtestate-field h3 {
  font-family: "DIN Next W01 Regular", 'Arial';
  font-size: 20px;
  text-transform: uppercase;
  background: none;
  padding: 0 0 2px 0;
  margin: 0;
  line-height: normal;
  background-color: #fff;
  display: inline-block;
  padding-right: 10px;
  font-weight: normal;
  word-wrap: normal;
}

/* ajustements page d'accueil */


 /* AGENDA */

#g_7c731f07_00aa_4f49_8b91_6ba8effd3fd2 {
  background-color: #e7e7e7;
  border: none;
 }
 
 
 /* CARROUSEL */

 #g_88cdfa22_f8be_4a02_bce6_87a2577b998a{
	background-color: #e7e7e7;
    color: #ed1c46;
    height: 36px !important;
    margin-bottom: 38px;
    padding-right: 18px;
    width: 680px !important;
 }
 
  #g_88cdfa22_f8be_4a02_bce6_87a2577b998a a{
color: inherit !important;
    font-weight: bold;
    line-height: 36px;
}	

.home .col3 .ms-rtestate-field h3{
	margin-top: 30px;
	margin-bottom: 4px;
}

 /* BLOCS TSN ENVIRONNEMENT QUALITE */

#g_a7899bc9_609a_48a4_9a0d_96ee2dd91f18{
	background: url("../../drf/images/pixel-gris-fonce.gif") repeat-x scroll 0 46px rgba(0, 0, 0, 0);
}

#g_b4edcc26_f220_42b3_9da0_b33e9ea0abc1{
	background: url("../../drf/images/pixel-gris-fonce.gif") repeat-x scroll 0 69px rgba(0, 0, 0, 0);
}	

#g_6755390b_11d8_4a92_bba3_18efab9c39b0{
	background: url("../../drf/images/pixel-gris-fonce.gif") repeat-x scroll 0 45px rgba(0, 0, 0, 0);
}

#g_6755390b_11d8_4a92_bba3_18efab9c39b0 h3{
	margin-bottom: 4px;
}

#g_6755390b_11d8_4a92_bba3_18efab9c39b0 td p{
	margin-bottom: 0 !important;
}	

#g_6755390b_11d8_4a92_bba3_18efab9c39b0 td p a{
	text-decoration: none !important;
}	

#g_6755390b_11d8_4a92_bba3_18efab9c39b0 img{
	display: block;
	padding: 10px 0;
}

#g_6755390b_11d8_4a92_bba3_18efab9c39b0 p, #g_a7899bc9_609a_48a4_9a0d_96ee2dd91f18 p, #g_b4edcc26_f220_42b3_9da0_b33e9ea0abc1 p{
	word-wrap: normal;
}

/**
 * Structure
 */

.home .col2 {
  width: 680px;
  padding-right: 40px;
}

.home .col3 {
  width: 220px;
}


