@charset "utf-8";
/* CSS Document */
body
{
	font-family: 'Didact Gothic', sans-serif;
	background-color: #666;
	font-size: 1em;
	color: #FFFFFF;
	margin-top: 40px;
	margin-right: 0px;
	margin-left: 0px;
}
a, a:active, a:visited,
a:hover {
	outline: 0;
	color: #FC0;
}	
.photo {
	max-width : 45vw;*/
	max-width : 90%;
	border: 1px solid #fff;
	padding: 0px;
	width: auto;
	margin: 10px;
	border-radius: 5px 5px 5px 5px;	
	float : center;
	align : center;
}
.PP_div
{
	background-color: #838383;
	border-radius: 4px 4px 4px 4px;
	border: thin solid #FFF;

	}
.tbl_telech
{
	background-color: #4B4B4B;
	padding: 10px;
	width : 100%;
}
.pt_int
{
	display: block;	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 2em;
	color: #FC0;
	border: 2px solid #FC0;
	width: auto;
	margin: 10px;
	border-radius: 25px 25px 25px 25px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.prix
{
display: block;	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 2em;
	color: #FC0;
	border: 2px solid #FC0;
	width: auto;
	margin: 10px;
	border-radius: 25px 25px 25px 25px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
}
.pt_int2
{
	display: none;	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 2em;
	color: #FC0;
	border: 2px solid #FC0;
	width: auto;
	margin: 10px;
	border-radius: 25px 25px 25px 25px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.but_cach
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #FFF;
	border: 1px solid #FFF;	
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-right: 10px;
	}
.aide
	{
	display: none;
	width : 100%;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	margin-top : 15px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-width: 1px;
	border-left-width: 1px;
	background-color: #666;
	 }
	 .txt_aide
	 {
	margin-right: 15px;
	margin-left: 15px;
}
li {
	list-style-type: circle;
	margin-left: -25px;
}
header {
	position: fixed;
	z-index: 3;
	width: 100%;
	right: 0;
	top: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FC0;
	background-color: #4B4B4B; 
	height : 40px;
}

.logo {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	text-decoration: none;
	float: left;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 5px;
	/*    font-family: 'Permanent Marker', cursive; */
	font-family: 'Righteous', cursive;
	font-size: 1.8em;
	/*	color: #FC0;*/
	background: -webkit-linear-gradient(#eee, #CAA200);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	vertical-align: middle;
    text-shadow: 2px 2px 2px 2px black;
	line-height: 0.8em;
}
.logo_p {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	text-decoration: none;
	float: left;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 5px;
	/*    font-family: 'Permanent Marker', cursive; */
	font-family: 'Righteous', cursive;
	font-size: 1.2em;
	/*	color: #FC0;*/
	background: -webkit-linear-gradient(#eee, #CAA200);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	vertical-align: middle;
    text-shadow: 2px 2px 2px 2px black;
	line-height: 0.8em;
}
caption_prix
{
	font-size: 1.1px;
	font-style: italic;
	}
.PP
{
	width: 35%;
	float: right;
	border: 1px;
	border-color: #000;
	margin: 0.8em;
}
.paypal-button-container
{
	color: #FFF;
	}
.dnl
{
	font-size: 1em;
	width: 90%;
}
.td_telech
{
	text-align: center;
	width: 100%;
}