﻿/**
 * theme.css
 *
 
* Auteur : Tony LAURENT <tlaurent@efil.fr>

* Description : Feuille de styles pour le thème des instituts de la DSV.
 */

/* Importer les styles du thème institut */
@import url('css/theme-fr.css');

.page_actualite .box a{
	display: inline-block;
}

.page_actualite .webpart .header h2{
	text-transform: none;
}

/**
 * Accès direct
 */

#edito{
	margin-bottom: 27px;
}

#edito .inner {
  padding: 0;
  border: none;
  background: -moz-linear-gradient(top,  rgba(231,231,231,1) 60%, rgba(255,255,255,0) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%,rgba(231,231,231,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(231,231,231,1) 60%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(231,231,231,1) 60%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(231,231,231,1) 60%,rgba(255,255,255,0) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(231,231,231,1) 60%,rgba(255,255,255,0) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7e7e7', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

#edito h3 {
  margin: 0 0 6px 0;
  border-bottom: solid 10px #008136;
  background-color: #fff;
  display: block;
}

#edito a {
  color: inherit !important;
  text-decoration: none !important;
}

#edito .inner ul {
  margin: 0;
  padding: 0;
}

#edito .inner li:first-child {
  border-top: none;
}

#edito .inner li {
  background: url(images/triangle-cercle-vert.png) no-repeat 0 6px;
  padding: 5px 10px 5px 21px;
  border-top: dashed 1px #353535;
  margin: 0 18px;
  color: #008136;
  font-weight: bold;
  font-size: 15px;
}

#edito .inner li a:hover {
  text-decoration: underline !important;
}

#edito img {
  width: 83px !important;
  height: auto !important;
  display: inline-block;
  margin-bottom: 8px;
}

#edito .inner p {
  font-family: "DIN Next W01 Bold";
  font-size: 18px;
  text-transform: uppercase;
  margin: 0 18px;
  color: #008136;
}

#edito p a:hover {
  color: #353535 !important;
}
.home .middle2, #g_23d56c30_c390_4e2d_b579_f77c55d239bc{
	margin-bottom: 40px;
}

#g_23d56c30_c390_4e2d_b579_f77c55d239bc{
	margin-top: -15px;
}

.home h4{
	margin-bottom: 14px;
}

#g_c44ce1f0_9d21_47c7_9523_ad08ade1d46e .header h2{
	width: 250px;
}

#g_c44ce1f0_9d21_47c7_9523_ad08ade1d46e .feed{
	left: 230px;
}

#g_e7f0fe4f_5a21_4c0d_ae8c_c005e2512237{
	margin-bottom: 30px;
}

#g_9742e939_5f33_4ec1_82aa_72e00b07ff57{
	background: none;
}

#g_9742e939_5f33_4ec1_82aa_72e00b07ff57 h3{
	display: inline-block;
	padding-right: 10px;
	border: medium none !important;
 @import "/style%20library/themes/header2017.css";	
}