@CHARSET "utf-8";

h2 span {
	font-size: 0.7em;
	margin-left : 2em ;
}

h3 span {
	font-size: 0.7em;
	margin-left : 2em ;
}

div#promo {
	position : relative ;
}

p.promo_text01 {
	position : absolute ;
	right : 10% ;
	top : 45% ;
	color : #FFF ;
	font-weight : bold ;
	font-size : 1.6em ;
}

iframe {
	height : auto ;
	max-width : 100% ;
}

span.span_com {
	font-weight : bold ;
}

table.com_table {
	width : 100%
}

article#blocks a:hover {
	opacity: .75; /* Standard: FF gt 1.5, Opera, Safari */ -ms-filter: "alpha(opacity=75)"; /* IE 8 */ filter: alpha(opacity=75); /* IE lt 8 */ -khtml-opacity: .75; /* Safari 1.x */ -moz-opacity: .75; /* FF lt 1.5, Netscape */
}