 /* CSS Document */
.titre {
    font-family: 'Roboto', sans-serif;
 /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#df3934+0,f3b239+100 */
background: #df3934; /* Old browsers */
background: -moz-linear-gradient(left, #df3934 0%, #f3b239 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #df3934 0%,#f3b239 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #df3934 0%,#f3b239 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#df3934', endColorstr='#f3b239',GradientType=1 ); /* IE6-9 */
  padding : 5px 10px;
  font-size:18px;
  font-weight:bold;
  line-height:36px;
   color:#ffffff;
}
}
.titre a{
   font-family: 'Roboto', sans-serif;
 /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#df3934+0,f3b239+100 */
background: #df3934; /* Old browsers */
background: -moz-linear-gradient(left, #df3934 0%, #f3b239 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #df3934 0%,#f3b239 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #df3934 0%,#f3b239 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#df3934', endColorstr='#f3b239',GradientType=1 ); /* IE6-9 */
  padding : 5px 10px;
  font-size:18px;
  font-weight:bold;
  line-height:36px;
   color:#ffffff;
  text-decoration : none;
}
.titre a:hover{
     font-family: 'Roboto', sans-serif;
 /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#df3934+0,f3b239+100 */
background: #df3934; /* Old browsers */
background: -moz-linear-gradient(left, #df3934 0%, #f3b239 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #df3934 0%,#f3b239 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #df3934 0%,#f3b239 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#df3934', endColorstr='#f3b239',GradientType=1 ); /* IE6-9 */
 padding : 5px 10px;
  font-size:18px;
  font-weight:bold;
  line-height:36px;
   color:#ffffff;
  text-decoration : underline;
}
.titre-titre {
   font-family: 'Roboto', sans-serif;
 /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#df3934+0,f3b239+100 */
background: #df3934; /* Old browsers */
background: -moz-linear-gradient(left, #df3934 0%, #f3b239 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #df3934 0%,#f3b239 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #df3934 0%,#f3b239 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#df3934', endColorstr='#f3b239',GradientType=1 ); /* IE6-9 */
  padding : 5px 15px;
  font-size:18px;
  font-weight:bold;
  line-height:36px;
   color:#ffffff;
}
.sous-titre {
   font-family: 'Roboto', sans-serif;
  background-image:url(../images/etoile.jpg);
	background-position:left bottom;
	background-repeat: no-repeat;
  padding-left:30px;
  font-size:18px;
  font-weight:bold;
  line-height:36px;
  color:#005179;
text-decoration : underline;
  
}

