@charset "utf-8";
/* CSS Document */

.MyProduct {
	overflow: hidden; 
	height: auto;
	margin-left: 10px;
}

.ProdTitle {
	//background: linear-gradient(#0173BC,#0181D6);
	background: linear-gradient(#8BBAE9,#DAE9F8);
	margin-top: 10px;
	padding: 9px 5px 10px 30px;
	width: 100%;
	font-size: 13px;
}

.ProdTitle2 {
	background: linear-gradient(#8BBAE9,#DAE9F8);
	margin-top: 10px;
	padding: 9px 5px 10px 30px;
	width: 120%;
	font-size: 13px;
}

.ProdTitle2 h2 {
	margin-top: -3px;
	margin-bottom: 2px;
	font-size: 14px;
	font-weight: 600;
}

.ProdTitle h2 {
	margin-top: -3px;
	margin-bottom: 2px;
	font-size: 14px;
	font-weight: 600;
}


.ProdTitleCenter {
	background: linear-gradient(#8BBAE9,#DAE9F8);
	margin-top: 10px;
	padding: 5px 5px 10px 30px;
	width: 100%;
	font-size: 12px;
}

.ProdPicture{
	background-color: aquamarine;
	min-height: 360;
	text-align: center;
	background-color: white;
    align-content: center;
    width: 100%;
}

.ProdPicture img{
		width: 60%;
		height:auto;
}

.ProdPicture2{
	background-color: aquamarine;
	min-height: 360;
	text-align: center;
	background-color: white;
    align-content: center;
    width: 100%;
}

.ProdPicture2 img{
		width: 60%;
		height:auto;
}


.ProdPictureh{
	background-color: aquamarine;
	min-height: 360;
	background-color: white;
    align-content: center;
    width: 100%;
}

.ProdPictureh img{
		width: 100%;
		height:auto;
}

#capacity{
	color:#1170B4;
	font-weight: 600;
	font-size: 11px;
}

.ProdDescription {
	min-height: 360;
}

.ProdDescriptionFullWidth{
	min-height: 360;
}

.ProdArrayColx6 .col{
	min-width: 20px;
}

.ProdArrayColx7 .col{
	min-width: 20px;
}

.ProdArrayHeader{
	background-color: black;
	color: aliceblue;
	font-size: 12px;
	min-height: 35px;
	padding: 10px 5px 1px 30px;
}

.ProdArrayHeader9{
	background-color: black;
	color: aliceblue;
	font-size: 12px;
	min-height: 35px;
	padding: 10px 5px 1px 30px;
}

.ProdArrayLine{
	background-color: darkgray;
	color: aliceblue;
	font-size: 12px;
	min-height: 35px;
	padding: 10px 5px 5px 30px;
}

#Greyback{
	background-color: #E0E0E0;
}

.ProdArrayLine{
	background-color: darkgrey;
	color: black;
}

.ProdArrayLine a{
	color: #1D4793;
	text-decoration: none;
}

.ProdDescription h3{
    padding: 15px 7px 5px;
	font-size: 15px;
    color: #1170B4;
    
    font-weight: 600;
    text-align: left;
	
	}

.ProdDescription h4{
    padding: 0px 7px 5px;
	font-size: 15px;
    color: #1170B4;
    
    font-weight: 400;
    text-align: left;
	}

.ProdDescription li{
    font-size: 15px;
    padding: 5px 5px 5px 5px;
    text-align: left;
    margin-left: 17px;
	list-style-type: square;
	list-style-position: inside;
	}

.ProdDescription p{
	font-size: 15px;
	padding: 1px 5px 5px 5px;
	text-align: justify;
}

.ProdDescriptionFullWidth h3{
	padding: 15px 12px 14px 5px;
	font-size: 15px;
    color: #1170B4;
    font-weight: 600;
    text-align: left;
}

.ProdDescriptionFullWidth p{
	font-size: 15px;
	padding: 1px 5px 5px 5px;
    text-align: justify;
}

.bxlien1{
	padding: 5px 5px 5px 5px;
	min-height: 60px;	
	
}

.bxlien2{
	padding: 5px 5px 5px 5px;
	min-height: 60px;
}

.bxlien3{
	padding: 5px 5px 5px 5px;
	min-height: 60px;
}

.bxlienpdf{
	padding: 5px 5px 5px 5px;
	min-height: 60px;
}


.visuel1{
	margin-top: 20px;
	min-height: 120px;
}

.visuel1 img{
	width: 100%; 
	height:auto;
}

.visuel2{
	margin-top: 20px;
	min-height: 120px;
}

.visuel2 img{
	width: 100%; 
	height:auto;
}

.visuel3{
	margin-top: 20px;
	min-height: 120px;
}

.visuel3 img{
	width: 100%; 
	height:auto;
}

.visuel5{
	margin-top: 20px;
	min-height: 120px;
}

.visuel5 img{
	width: 100%; 
	height:auto;
	border-radius: 10px 10px 0px 0px;
	border: 2px solid darkgrey;
}

.visuel5btitle{
		background-color: #004F9D;
		font-size: 12px;
		min-height: 28px;
		padding-bottom: 5px;
		padding-top: 5px;
		padding-left: 10px;
		margin-left: 0px;
		margin-top: -5px;
		color:white;
	}

.Product .button{
	border: 1px #D4D4D4 solid;
	//border-radius: 0px 0px 20px 0px;
	box-shadow: 10px 5px 5px #E7E6E6;
	color: aqua;
	text-decoration: none;
	color: darkblue;
	display:block;
	width: 100%;
	text-align: center;
}

.visuel5 .button{
	border: 1px #D4D4D4 solid;
	color: aqua;
	text-decoration: none;
	color: darkblue;
	display:block;
	//width: 90%;
	text-align: center;
}

.visuel5descrip{
	background-color: #C5C5C5;
	width:100%;
	font-size: 12px;
	min-height: 120px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 5px;
	margin-left: 0px;
	margin-top: -5px;
	padding-bottom:10px;
	color:black;
	//border-radius: 0px 0px 20px 0px;
}

.Product .bxlien1 .button{
	background: radial-gradient(#FAFAFA,#D4D3D1);
	padding: 8px 20px;
	text-align: center;
	border-radius: 5px 5px 5px 5px;
}

.visuel5 .bxlien1 .button{
	background: radial-gradient(#FAFAFA,#D4D3D1);
	padding: 8px 20px;
	margin-right: -5px;
	margin-left: -5px;
	font-size: 14px;
	min-height: 36px;
	text-align: center;
}

.Product .bxlien2 .button{
	padding: 8px 20px;
	background: radial-gradient(#000000,#444444);
	border-radius: 5px 5px 5px 5px;
	color: azure;
}

.visuel5 .bxlien2 .button{
	padding: 8px 0px;
	margin-right: -5px;
	margin-left: -5px;
	background: radial-gradient(#000000,#444444);
	color: azure;
}

.Product .bxlien3 .button{
	padding: 8px 20px;
	background: radial-gradient(#FFC4C4,#FD9800);
}

.Product .bxlien3 .button:hover{
	padding: 8px 20px;
	background: radial-gradient(#FFC4C4,#EA8C00);
}

.Product .bxlienpdf .button{
	padding: 8px 20px;
	background: radial-gradient(#F9D5CA,#ED8265);
}

.Product .bxlienpdf .button:hover{
	padding: 8px 20px;
	background: radial-gradient(#F9D5CA,#ED8265);
}

.Product .button p{
	color:black;
	background-image: url(../pic/ligne/pdf.png);
	background-position: left;
	background-repeat: no-repeat;
	background-size: 13%;	
}

.Product .button span
{
	background-image: url(../img/ligne/cart4.png);
	background-position: left;
	background-repeat: no-repeat;
	background-size: 13%;
	padding: 8px 40px;
}

.visuel5 .button span
{
	background-image: url(../img/ligne/cart4.png);
	background-position: left;
	background-repeat: no-repeat;
	background-size: 13%;
	padding: 8px 24px;
}


.SecureP{
	margin-top: -12px;
	margin-left: 10%;
	margin-right: 10%;
	color:dimgrey;
	font-weight: 500;
	font-size: 13px;
}

.SecureP a{
	color:dimgrey;
}

.modular{
	display: none;
}

.Options{
	font-weight: 600;
	font-size: 12px;
	margin-top: 5px;
	margin-left: 2px;
	margin-botom: 140px;
	overflow: hidden; 
	padding-left: -5px;
}

.OptionPaneltxt{
	font-weight: 500;
	font-size: 12px;
	margin-top: 5px;
	margin-left: 20px;
	margin-botom: 140px;
	overflow: hidden; 
	padding-left: -5px;
}

.OptionPanelTitle{
	height: 30px;
	padding-top: 8px;
	font-size: 13px;
	font-weight: 600;
}

.OpTitle{
	height: 30px;
	padding-top: 8px;
	padding-left: 10px;
	color: black;
	margin-bottom: 5px;
	font-size: 13px;	
}

.OpTitle2{
	height: 30px;
	padding-top: 11px;
	padding-left: 10px;
	color: black;
	margin-bottom: 5px;
	font-size: 13px;	
}

.OpOptions{
	padding-top: 5px;
	margin-left: 1px;
	list-style-type: square;
}

.OpOptionsTxt{
	padding-top: 5px;
	margin-left: 1px;
}

.Options .OpOptions  li{
	color: black;
	float:left;
	font-size: 13px;
    font-weight: 500;
	padding-top: 1px;
	width: 95%;
}

.Atouts{
	margin-left: 5px;
	padding: 10px 10px 10px 2px;
	background-color: #B9BDC8;
	width: 98%;
	height: auto;
	display: inline-block;
	border-radius: 10px 0px 0px 0px;
}

.AtoutTitle{
	height: 30px;
	padding-top: 8px;
	padding-left: 10px;
	color: black;
	margin-bottom: 5px;
	font-size: 13px;	
	font-weight: 700;

}

.AtoutListe li{
	
	float:left;
	font-size: 13px;
    font-weight: 500;
	padding-top: 1px;
	width: 93%;
	//Slist-style: url('../pic/ligne/at_btn.png');
}

.Options .OpOptionsTxt span{
	float:left;
	font-size: 13px;
    font-weight: 500;
	padding-top: 1px;
    padding-left: 10px;
    width: 93%;
    text-align: justify;
}

.FunctionFrame{
	margin-top: 20px;
	border: 1px solid grey;
	width: 100%;
	//box-shadow: 0 0 20px rgba( 0, 0, 0, 0.5), 0 -1px 0 rgba( 255, 255, 255, 0.4);
}

.FuncFunction{
	background-color:grey;
	font-weight: 600;
	font-size: 12px;
	padding: 5px 5px 5px 10px;
	color:white;
}

.FuncFunctionSub{
	background-color:#A2A2A2;
	font-weight: 600;
	font-size: 12px;
	padding: 5px 5px 5px 10px;
	color:white;
}

.FuncTitleName{
	padding: 5px 5px 5px 10px;
	font-weight: 600;
	font-size: 12px;
}

.FuncEmail{
	padding: 1px 5px 5px 10px;
	font-weight: 500;
	font-size: 12px;
	text-decoration: none;
}

.FuncEmail a{
	text-decoration: none;
	color:darkslategrey;
}

.FuncEmail a:hover{
	text-decoration:underline;
	color:darkblue;
}

.PageTopSecondMenu{
	font-weight: 700;
	font-size: 14px;
	width: 100%;
	margin-bottom: 10px;
	text-align: center;
}

.PageTopSecondMenu a{
		color:#787878;
		text-decoration: none;
		padding: 5px 4px 5px 4px;
		margin-left: 5px;
		line-height: 1.9;
	}
	
.PageTopSecondMenu span{
	color:#787878;
}
	
.PageTopSecondMenu a:hover{
	color:black;
	text-decoration: underline;
}

.videoWrapper{
	position:relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}

.videoWrapper iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.videoWrapper2{
	position:relative;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
	margin-left:10px;
}

.videoWrapper2 iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.LineSpace{
	height: 10px;
	width:100%;
}

.LineSpace2{
	height: 130px;
	width:100%;
}

.PictTitle{
	text-align: center;	
}

.OptionPanel{
	background-color: #CCCCCC;
	width: 97%;
	margin-bottom: 10px;
	
}

.OptionPanelPict{
	display: none;
}

.PictFullSize{
	width: 100%;
}

.PictFullSize img{
	width: 100%;
	height: auto;
}

.PictFullSize2{
	width: 100%;
}

.PictFullSize2 img{
	width: 100%;
	height: auto;
}

.BlocInfo{
	height: 50px;
	width: 150%;
	margin-top: 20px;
	background: linear-gradient(#000000,#3E3E3E);
	color:white;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

.BlocInfoGrey{
	height: auto;
	width: 150%;
	background:#E9E7E8;
	color:black;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

.BlocInfoGrey p{
	width: 60%;
}

.BlocInfoGrey li{
	width: 60%;
	padding-left: 20px;
}


.Decaltxt p{
	width: 90%;
}

.Decaltxt{
	margin-left: 30px;
}

#IdRefCol{
	font-weight: 700;
	color:aliceblue;
	background-color: #5F89A0;
}

#IdRefCol a{
	color:aliceblue;
}

/* Styles the lightbox, removes it from sight and adds the fade-in transition */

.lightbox-target {
position: fixed;
top: -100%;
width: 100%;
left: 0;
background: rgba(0,0,0,.7);
width: 100%;
opacity: 0;
-webkit-transition: opacity .5s ease-in-out;
-moz-transition: opacity .5s ease-in-out;
-o-transition: opacity .5s ease-in-out;
transition: opacity .5s ease-in-out;
overflow: hidden;
}

/* Styles the lightbox image, centers it vertically and horizontally, adds the zoom-in transition and makes it responsive using a combination of margin and absolute positioning */

.lightbox-target img {
margin: auto;
position: absolute;
top: 0;
left:0;
right:0;
bottom: 0;
max-height: 0%;
max-width: 0%;
border: 3px solid white;
box-shadow: 0px 0px 8px rgba(0,0,0,.3);
box-sizing: border-box;
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
}

/* Styles the close link, adds the slide down transition */

a.lightbox-close {
display: block;
width:50px;
height:50px;
box-sizing: border-box;
background: white;
color: black;
text-decoration: none;
position: absolute;
top: -80px;
right: 0;
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
}

/* Provides part of the "X" to eliminate an image from the close link */

a.lightbox-close:before {
content: "";
display: block;
height: 30px;
width: 1px;
background: black;
position: absolute;
left: 26px;
top:10px;
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-o-transform:rotate(45deg);
transform:rotate(45deg);
}

/* Provides part of the "X" to eliminate an image from the close link */

a.lightbox-close:after {
content: "";
display: block;
height: 30px;
width: 1px;
background: black;
position: absolute;
left: 26px;
top:10px;
-webkit-transform:rotate(-45deg);
-moz-transform:rotate(-45deg);
-o-transform:rotate(-45deg);
transform:rotate(-45deg);
}

/* Uses the :target pseudo-class to perform the animations upon clicking the .lightbox-target anchor */

.lightbox-target:target {
opacity: 1;
top: 0;
bottom: 0;
}

.lightbox-target:target img {
	height: auto;
	width: auto;
max-height: 100%;
max-width: 100%;
}

.lightbox-target:target a.lightbox-close {
top: 0px;
}

.ChapterText p{
	
	padding: 10px 40px 10px 40px;
	//color: #1170B4;
	color: black;
	font-size: 14px;
	text-align: justify;
	font-weight: 500;
}

.ChapterText {
	
	//background-color: #3C3C3C;
	background-color: #E9E7E8;
	width: 100%;
	border-radius: 0px 00px 20px 20px;
}



/*Tablette View**************************************/
@media (min-width: 768px){
	
	.Container {
		width: 1000px;
	}
	
	#capacity{
		font-size: 10px;
	}
	
	.ProdPicture {
		width: 33%;
		float: left;
		align-content: center;
		min-height: 340x;
	}
	
	.ProdPicture .col{

	}
	
	.ProdPicture img{
		margin-top: 10px;
		width: 65%;
		height:auto;
		padding-bottom: 10px;
	}
	
	.ProdPicture2 {
		width: 33%;
		float: left;
		align-content: center;
		min-height: 340x;
	}
	
	.ProdPicture2 .col{

	}
	
	.ProdPicture2 img{
		margin-top: 10px;
		width: 85%;
		height:auto;
		padding-bottom: 10px;
	}
	
	
	
	.ProdPictureh {
		width: 33%;
		float: left;
		align-content: center;
		min-height: 340x;
		padding-left: 8px;
		padding-top: 8px;
	}
	
	.ProdPictureh .col{
	}
	
	.ProdPictureh img{
		margin-top: 10px;
		width: 91%;
		height:auto;
		padding-bottom: 10px;
		margin-left: 5px
	}
	
	
	.ProdDescription {
		width: 67%;
		float: left;
		padding: 0px 7px 14px;
		min-height:340px;
	}
	
	.ProdDescription li{
		margin-left: 30px;
		line-height: 16px;
		text-indent: -18px;
	}
	
	.ProdDescriptionFullWidth {
		width: 100%;
		float: left;
		padding: 0px 0px 0px 50px;
		//margin-bottom: 20px;
	}
	
	
	.ProdDescriptionFullWidth span{
		font-size: 13px;
		text-justify: auto;
		width: 100%;
	}
	
	.ProdArrayColx5 .col{
		float: left;
		width: 20%;
	}
	
	.ProdArrayColx6 .col{
		float: left;
		width: 16.66%;
	}
	
	.ProdArrayColx7 .col{
		float: left;
		width: 14%;
	}
	
	.ProdArrayColx9 .col{
		float: left;
		width: 93px;
	}
	
	.LineSpace{
			float:left;
	}
	
	.ProdArrayColx7{
		margin-left: 10px;
	}
	
	.ProdArrayColx9{
		margin-left: 10px;
	}
	
	.ProdTitle {
		font-size: 10px;
		height: 42px;
		border-radius: 0px 0px 20px 0px;
		width: 870px;
	}
	
	.ProdTitle2 {
		font-size: 10px;
		height: 42px;
		border-radius: 0px 0px 20px 0px;
		width: 880px;
	}
	
	.ProdTitleCenter {
		font-size: 10px;
		height: 40px;
		
		padding-top: 12px;
		
		border-radius: 0px 0px 20px 0px;
		width: 860px;
	}
	
	
	.ProdArrayHeader {
		font-size: 9px;
		text-align: center;
		padding-top: 8px;
	}
	
	.ProdArrayHeader9 {
		font-size: 9px;
		text-align: center;
		height: 45px;
		padding-top: 6px;
	}
	
		
	.ProdArrayLine {
		font-size: 9px;
		text-align: center;
		
	}
	
	.ProdDescription h3 {
    font-size: 13px;
		width: 98%;
		text-align: justify;
		
    }
	
	.ProdDescription h4 {
    font-size: 13px;
    }
	
	.ProdDescriptionFullWidth h3 {
    	font-size: 13px;
    }
	
	.ProdDescription li{
    font-size: 13px;
    
	}
	
	.ProdDescriptionFullWidth li{
    font-size: 13px;
    
	}
	
	.ProdDescription p {
    font-size: 13px;
	
	}
	
	.ProdDescriptionFullWidth p {
    font-size: 13px;
	
	}
	
	.MyProduct {
		float: left;
		margin-left: 70px;
		margin-right: 95px;
	}
	
	.Product .button{
		width: 250px;
	}
	
	.visuel1 img{
		width: 167px;
		padding-left: 15px;
	}
	
	.visuel1{
		margin-left: -12px;
	}
	
	.visuel2 img{
		width: 167px;
		padding-left: 15px;
	}
	
	.visuel2{
		margin-left: -12px;
	}
	
	.visuel2 .PictTitle{
		width: 167px;
		padding-left: 15px;
		font-weight: 400; 
		font-size: 15px;
	}
	
	.visuel3 img{
		//width: 267px;
		width: 275px;
		padding-left: 5px;
	}
	

	.visuel3 .PictTitle{
		width: 267px;
		padding-left: 15px;
		font-weight: 400; 
		font-size: 15px;
	}
	
	.visuel5 img{
		width: 195px;
		//padding-left: 5px;
		border-radius: 10px 10px 0px 0px;
		border: 2px solid darkgrey;
	}
	
	.visuel5 img:hover{
		border: 2px solid #C5C5C5;
	
	}
	

	.visuel5 .PictTitle{
		width: 267px;
		padding-left: 15px;
		font-weight: 400; 
		font-size: 15px;
	}
	
	.visuel5descrip{
		width: 195px;
	}
	
	
	
	.modular{
		margin-top: 20px;
		margin-left: -270px;
		width: 50%;
		display: block;
		float: left;
	}
	
	.modular img{
		width: 130px;
	}
	
	.modularFrame{
		background: linear-gradient(#D4D3D1,#FAFAFA);
		border: 2px solid #B3B3B3;
		font-weight: 750;
		font-size: 13px;
	}
	
	.modularTxt{
		margin-left: 14px;
		font-weight: 700;
		font-size: 11px;
		width: 100%;
	}	
		
	.visuel2 .col {
		float: left;
		padding: 0px 7px 14px;
	}
	
	.visuel2  .col-33 {
		width: 33%;
	}
	
	.visuel2  .col-67 {
		width: 67%;
	}
	
	.visuel3 .col {
		float: left;
		padding: 0px 7px 14px;
		margin-left: -8px;
	}
	
	.visuel3  .col-33 {
		width: 33%;
	}
	
	.visuel3  .col-67 {
		width: 67%;
	}
	
	.visuel4 img{
		width: 94%;
		height: auto;
		margin-left: 12px;
	}

	.visuel5 .col {
		float: left;
		padding: 0px 7px 0px;
		margin-left: -8px;
	}
	
	.visuel5  .col-33 {
		//width: 33%;
	}
	
	.visuel5  .col-67 {
		//width: 67%;
	}
	
	.row .col {
		float: left;
		padding: 0px 7px 14px;
	}
	
	.FunctionFrame{
		width: 45%;
		margin-right: 10px;
		float: left;
	}
	
	.PageTopSecondMenu{
		display: block;
		font-weight: 700;
		font-size: 12px;
		width: 100%;
		margin-bottom: 10px;
		text-align:left;
	}
	
	.videoWrapper {
		margin: 200px 60px 0px 50px;
	}
	
	.videoWrapper2 {
		position: relative;
		width: 83%;
		margin-left: 80px;
		float: left;
	}
	
	.OpOptions{		
		padding-top: 5px;
		margin-left: 1px;
	}
	
	.OpOptions li{
		width: 96%;
		line-height: 17px;
	}
	
	.OptionPanel{
		width: 97%;
		margin-left: 10px;
		height: auto;
		float: left;
	}
	
	.OptionPaneltxt{
		
		margin-top: 5px;
		width: 31%;
		overflow:visible;
		float: left;
		
	}
	
	.OptionPaneltxt li{
		
		margin-left: 10px;
	}
	

	.OptionPanelPict{
		display: block;
		width: 65%;
		height: auto;
		//margin-left: 12px;
		margin-top: 5px;
		//margin-bottom: 5px;
		float: left;
		//overflow:visible;
	}
	
	.OptionPanelPict .OptPict1{
		float: right;
		width: 90%;
		//padding-left: 20px;
	}
	
	.OptionPanelPict .OptPict2{
		float: left;
		width: 50%;
	}
	
	
	.OptionPanelPict .OptPict3{
		float: left;
		width: 33%;
	}
	
	.OptionPanelPict2 .OptPict3{
		float: left;
		width: 33%;
	}
	
	.OptionPanelPict img{
		width: 86%;
		height:auto;
		padding-bottom: 10px;
		padding-top: 5px;
		margin-left: 12px;
	}
	
	
	#IdRefCol{
	font-weight: 700;
	background-color: darkgrey;
	}
	
	#IdRefCol a{
		color:#1D4793;
	}
	
	.ProdComment{
		float: left;
		padding-left: 10px;
	}
	
	.PictFullSize{
		float: left;
		width: 100%;
		margin-top: -10px;
	}
	
	.PictFullSize img{
		float: left;
		width: 98%;
		padding-left: 10px;
		height: auto;
	}
	
	.PictFullSize2{
		
		width: 100%;
		margin-top: 50px;
	}
	
	.PictFullSize2 img{
		float: left;
		width: 86%;
		margin-top: 20px;
		margin-left: 70px;
		height: auto;
	}
	
	.ChapterText {
		margin: 0px 60px 0px 70px;
		width: 86%;
		float: left;
	}
	
	.ChapterText p{
	
		padding: 10px 30px 10px 30px;
	}
	
}
	
	


/*Desktop View*******************************************/
@media (min-width: 1024px){
	
		
	.ProdTitle {
		font-size: 8px;	
	}
	
	.ProdTitleCenter {
		font-size: 8px;	
	}
	
	
}



