@charset "utf-8";
/* CSS Document */
.hover_azone{ width:238px; height:258px; color:#fff;  padding:10px 10px 5px 10px;}
.contenthover {/* padding:20px 20px 10px 20px; */}
.contenthover, .contenthover h3, contenthover a , .contenthover div.p a{ color:#fff; }
.contenthover div.p a:hover{ color:#414042; cursor:pointer;}
/*.contenthover h3, .contenthover p { margin:0 0 10px 0; line-height:1.4em; padding:0; }*/
.contenthover h3{ margin:0 0 10px 0; line-height:20px; padding:0; }
.contenthover div.p{ line-height:18px; bottom:35px; position: absolute; word-wrap:break-word;}
.contenthover a.mybutton {
	display:block; float:left;
	padding:5px 10px; 
	background:#007dc5; 
	color:#fff; 
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px; 
	border-radius: 4px; 
	}
.contenthover a.mybutton:hover { background:#007dc5 }
.contenthover_pdf_zone{ height:25px; margin-top:15px;}
.contenthover_pdf_text{ float:left; width:65px; height:25px; line-height:37px;}
.contenthover_pdf_icon{ float:left; width:19px; height:25px; background:url(../images/pdf_icon.png) no-repeat;}