﻿ body, html {

	/*  background:#1997e0 url(images/backsite.png) top repeat-x; */
	/*  background:#FFFFFF url(fond.jpg) top repeat-x; */
	

	 padding:0;
	 width:auto;
	 color:#000000;
	 background-attachment: fixed;
	 background-color: #E6E6E6;
	 font-family:Arial, Helvetica, Verdana;
	 font-size:14px;
	 border-radius:8px;

     /* MARGIN-TOP: 0px; */
     
	/*  padding:0; */
}
.PopBoxImageLink
{
	cursor: pointer;
}

.template {
 margin-left:auto;
 margin-right:auto;
 width:1010px;
 height : auto;
border:1px solid #CCCCCC;
padding:10px 40px; 
background-color:#FFFFFF;
border-radius:7px;

-moz-box-shadow: 0px 0px 40px 0px #656565;
-webkit-box-shadow: 0px 0px 40px 0px #656565;
-o-box-shadow: 0px 0px 40px 0px #656565;
box-shadow: 0px 0px 40px 0px #656565;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=NaN, Strength=40);
-moz-border-radius: 10px;
-webkit-border-radius: 10px;

}

img, p, h1, h2, h3, h4, h5, h6, span, input , form {
     border:0;
	 margin:0;
	 padding:0;
	 outline:none;
	font-size:14px;
}	
a {
    color:#8B0000; /* 1C9DE8 */
	outline:none;
	/* text-decoration:none; */
	text-decoration:underline;
} 	 
a:hover {
     color:#FF6600;
     text-decoration:none;
} 	   



p 
{
 margin-top:0px;
	text-align: center;
} 


        padding: 0px;       
      }
      div {
        width: 1024px;
        height: auto; /* height: 512px; */
	
        padding: 0px;
        border: solid 3px #CCCCCC; /* Bordure autour de border */
        background: #ccc;
	
      }
      div.arrondi {
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 20px; /* Coin */

/* Ombre OU SHADOW */
 -moz-box-shadow: 10px 10px 10px #888;
 -webkit-box-shadow: 10px 10px 15px #888;
 box-shadow: 3px 5px 20px 1px #888; /* Largeur ombre */
 } 


/* CADRE IMAGE ou TEXTE*/
/* ### CADRE arrondi ###  */
/* CADRE VICTOR HUGO */

.cadre_thumb {  
	width:300px;
	 margin:0;
	 padding:5px;
     border-radius: 8px;
	 box-shadow: 2px 2px 4px #000;
	 background:#CCCCCC; /* e6e6e6 */
     background:-moz-linear-gradient(top, #f8f8f8, #e6e6e6);
}

/*      */

/* CADRE IMAGE */
.deco_thumb{
     width:360px;
     border:1px solid #8B0000; /* D4D4D4 */
     position:relative;
	 margin:0 10px;
	 padding:10px;
	 background-image:no-repeat;
     border-radius: 8px;
	 /* box-shadow: 2px 2px 4px #000; */
	 background:#e6e6e6;
	 text-align: justify;
	 
	 background: #e5e5e5; /* Old browsers */
background: -moz-linear-gradient(top,  #e5e5e5 0%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e5e5e5), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e5e5e5 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e5e5e5 0%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e5e5e5 0%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e5e5e5 0%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */


}

.deco_thumb:hover { background: #FFFFFF; 
border:1px solid #0000FF;
}
/* -------------------- */

.degrade-blue {
	height:30px;
	width:auto;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#a7cfdf+0,23538a+100;Blue+3d+%238 */
background: #a7cfdf; /* Old browsers */
background: -moz-linear-gradient(top,  #a7cfdf 0%, #23538a 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #a7cfdf 0%,#23538a 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #a7cfdf 0%,#23538a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a7cfdf', endColorstr='#23538a',GradientType=0 ); /* IE6-9 */
}


/* -------------------- */
.deco_thumb1{
     width:460px;
     border:4px solid #8B0000; /* D4D4D4 */
     position:relative;
	 margin:0 auto;
	 padding:10px;
	 background-image:no-repeat;
     border-radius: 12px;
	 box-shadow: 2px 2px 4px #000;
	 background:#e6e6e6;
}

.deco_thumb1:hover { background: #FFFFFF; 

	
} 

/* ------------------- */
.deco_thumb2{
     width:800px;
     border:1px solid #8B0000;  /* #D4D4D4  */
     position:relative;
	 margin:0 auto;
	 padding:5px;
	 background-image:no-repeat;
     border-radius: 5px;
	 box-shadow: 2px 2px 4px #000;
	 background:#FFFFFF;
	font-family:Arial, Helvetica, Verdana;
	 font-size:22px;
	
	background: #e5e5e5; /* Old browsers */
background: -moz-linear-gradient(top,  #e5e5e5 0%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e5e5e5), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e5e5e5 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e5e5e5 0%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e5e5e5 0%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e5e5e5 0%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

}

.deco_thumb3_informations{
     width:350px;
     border:1px solid #8B0000;  /* #D4D4D4  */
     position:relative;
	 margin:0 auto;
	 padding:3px;
	 background-image:no-repeat;
     border-radius: 8px;
	 box-shadow: 2px 2px 4px #000;
	 background:#FFFFFF;
	font-family:Arial, Helvetica, Verdana;
	 font-size:22px;
	
}

/* LOCALISATION */
.deco_thumb3{
     width:1004px;
     border:1px solid #8B0000;  /* #D4D4D4  */
     position:relative;
	 margin:5 auto;
	 padding:5px;
	 background-image:no-repeat;
     border-radius: 15px;
	 box-shadow: 2px 2px 2px #000;
	 background:#FFFFFF;
	font-family:Arial, Helvetica, Verdana;
	 font-size:22px;
	
}

/* CADRE */
.cadre_desc_info {
  
background:#FFFFFF; /* Orange clair */
 
border: solid 1px #8B0000;	
	 width:850px;
	 padding:10px;
	 margin:5px auto;
	 text-align:left;
	 font-size:12px;
     border-radius: 8px;
	box-shadow: 2px 2px 2px 1px #888;
	

     /* background: -moz-linear-gradient(top, #2e2e2e, #232323); */

	/* Ombre OU SHADOW  */
}

