


/* smarts */
@media screen and (max-width: 480px) {

h2 {
	font-size: 45px;
	font-weight: normal;	
}
h1 {
	font-size: 45px;
	font-weight: normal;	
}
div {
	width: 100%;
}

table {
	width: 100%;	
}

.img_une {
	max-width: 100%;
	height: auto;
}

.note {
font-size: 15px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;

}
} 

/* ................................. */
* {
	-webkit-transition-property: all;
	-webkit-transition-duration: .2s;
	-moz-transition-timing-function: cubic-bezier(100, 50, 21, 6);
	-moz-transition-property: all;
	-moz-transition-timing-function: cubic-bezier(100, 50, 21, 6);
}
.btn {
	color: white;
	background: rgba(0, 0, 0, 0.5);
	padding: 5px 10px;
	font-size: 18px;
	text-decoration: none;
	letter-spacing: 2px;
}
.btn:hover {
	border: none;
	background: rgba(0, 0, 0, 0.4);
	background: #fff;
	padding: 15px 15px;
	#000;
	color: #1b1b1b;
}
/* lang */
.btn_lg {
	color: 999;
	background: rgba(0, 0, 0, 0.5);
	padding: 5px 10px;
	font-size: 18px;
	text-decoration: none;
	letter-spacing: 2px;
}
.btn_lg:hover {
	border: none;
	background: rgba(0, 0, 0, 0.4);
	background: #fff;
	padding: 15px 15px;
	#000;
	color: #1b1b1b;
}
/* lang */
/*no */

.btn_no {
	color: 999;
	background-color: #FFFFFF;
	padding: 5px 10px;
	font-size: 18px;
	text-decoration: none;
	letter-spacing: 2px;
}
.footer {
	font-size: 8px;
	color: #fff;
	clear: both;
	display: block;
	letter-spacing: 5px;
	border: 1px solid #fff;
	padding: 5px;
	text-decoration: none;
	width: 210px;
	margin: auto;
	margin-top: 400px;
}


/*http://www.abacq.net*/
body {
	margin: 2px 0px 0px 4px;
	text-align: center;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
}
div {
	padding-top: 0px;
	margin-top: 0px;
}

a:hover {
	color: #999;
}
a {
	color: #000;
}
p {
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
h4 {	
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}
h1 {	
	font-size: 70px;
	color: #000000;
	font-weight: normal;
	line-height: 60px;
	padding-top: 0px;
	margin-top: 0px;
}
h2 {	
	font-size: 30px;
	line-height: 2px;
	font-weight: normal;
	line-height: normal;
}
h3 {	
	font-size: 20px;
	font-weight: normal;
	line-height: normal;
}
.note {
	text-align: center;
	font-family: "Open Sans", Roboto, "helvetica neue", arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666;
}
.note2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}
.lettrin {
	float: left;
	font-size: 50px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	border: 1px solid #ffffff;
	line-height: 35px;
}

.tops {
	line-height: normal;
	color: #666666;	
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
}
.pe {	
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
hr {
	border: 0;
	height: 1px;
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}
.img_une {
	max-width: 100%;
	height: auto;
}
table {
	width: 580px;
	border: 0;
	padding: 8;
	margin: auto;
}
/* ... */
