@charset "utf-8";
/* CSS Document */
#lettredemotivation { width:500px; border:1px solid #666; padding:8px 20px 20px 20px; text-align:left; margin:0px auto; }
.psociete { margin-left:210px; }
#telechargementlm { width:96%; height:458px; background-image:url('https://www.modele-cv-lettre.com/images/bg-calque-telechargement.png'); background-repeat:repeat-x; margin-right:auto; margin-left:auto; display:none; position:relative; z-index:100; text-align:center; }
#btnlm span {font-size:13px;letter-spacing:normal;}
#btnlm {text-align:center;font-family:'Roboto',sans-serif;background-color:#0481da;color:#FFF;border-radius:8px 8px 8px 8px;-moz-border-radius:8px 8px 8px 8px;-webkit-border-radius:8px 8px 8px 8px;box-shadow:0px 0px 8px #b2b2b2;}
.btnleft {font-size:15px;line-height:20px;width:210px; float:left; padding:10px 6px; text-decoration:none; margin-left:30px;margin-bottom:15px;}
.btnright {font-size:15px;line-height:20px;width:210px; float:right; padding:10px 6px; text-decoration:none; margin-right:30px;margin-bottom:15px;}

@media screen and (min-width:1280px) {
	#aviscomment { width:520px; float:right; text-align:right; }
	#commentaire { width:500px; height:130px; font-style:italic; }
	#notcomment { width:180px; float:left; }
	.avis { font-size:13px; color:#666; width:160px; margin:0px 0px 10px 0px; height:30px; }
}

@media screen and (min-width:1024px) and (max-width:1279px) {
	.btnleft {margin-left:0px;margin-bottom:15px}
	.btnright {margin-right:0px;margin-bottom:15px}
	#aviscomment { width:520px; float:right; text-align:right; }
	#commentaire { width:500px; height:130px; font-style:italic; }
	#notcomment { width:180px; float:left; }
	.avis { font-size:13px; color:#666; width:160px; margin:0px 0px 10px 0px; height:30px; }
}

@media screen and (min-width:761px) and (max-width:1023px) {
	.btnleft {margin-left:0px;margin-bottom:20px;}
	.btnright {margin-right:0px;margin-bottom:20px;}
	#aviscomment { width:520px; float:right; text-align:right; }
	#commentaire { width:500px; height:130px; font-style:italic; }
	#notcomment { width:180px; float:left; }
	.avis { font-size:13px; color:#666; width:160px; margin:0px 0px 10px 0px; height:30px; }
	#telechargementlm { display:none;}
}

@media screen and (max-width:760px) {
	.btnleft { float:none; margin:10px auto 15px auto;}
	.btnright { float:none; margin:15px auto 15px auto;}
	#aviscomment { width:520px; float:none; text-align:right; }
	#commentaire { width:500px; height:130px; font-style:italic; }
	#notcomment { float:none; }
	.avis { font-size:13px; color:#666; width:160px; margin:0px 10px 10px 10px; height:30px; }
	#telechargementlm { display:none;}
}

@media screen and (max-width:480px) {
	#lettredemotivation { width:90%; padding:2% 5% 5% 5%; }
	#aviscomment { width:98%; float:none; text-align:center; margin:0px auto; }
	#commentaire { width:96%; height:100px; font-style:italic; margin:20px auto 0px auto; }
	#notcomment { width:98%; float:none; text-align:center; }
	.avis { font-size:13px; color:#666; margin:0px 5px 10px 5px; height:30px; }
	#telechargementlm { display:none;}
}