@charset "UTF-8";
@import "../common2.css";

/* ◆◆LARGE BLOCKS◆◆◆◆◆◆◆◆◆◆◆◆ */
body{
  background-image: url("/images/bg_hepha2.gif");
  background-position: 0px 600px;
  background-repeat: repeat-x;
  background-size: 240px;
}
header {
	color:#fff;
    background:linear-gradient(90deg, rgba(180,200,47, .0), rgba(180,200,47, .4)), url("/images/bgh_carbo_mono.jpg");
	background-position: 0px 0px;
}
header h3 {
	border-bottom-color:greenyellow;
}
/*
RGB
150, 255, 150	255, 165, 0		255, 100, 100
150, 255, 150	221, 238, 64	240, 230, 140
150, 255, 150	220, 220, 30	255, 165, 0

*/
footer {
}

#allo{height:80px;}
#box1{}
#img1{}
#adv1{}
.box{
    background-image:url("/images/bg_carboni_g.jpg");
/*	color: white; font-size: 11px; */
}
.case {
  opacity : 0.4;
}

/*
  background-repeat: no-repeat;
  background-attachment: fixed;
pre{margin:1em; padding:0.4em; color:white; background:gray;}
*/

section,footer,#box1{
  background-color:rgba(236,239,243,0.7);
}



/*	background:#304030;
h2,h3,li{
	text-shadow:none;
}
	background:slategray url(images/bg_opa.gif);
	border: 1px inset yellow;

	margin-left:  2em; margin-right:  2em; color: beige;
	border: 3px groove yellow;width: 104px;
h2{
}
h1{
}
    box-shadow:none;
	border:none;
*/

a.af:link, a.af:visited {
	font-size:11px;
}
a.af:hover, a.af:active{background:yellow;}

/*
    -webkit-box-shadow: 0px 0px 4px #ddd;
    box-shadow: 0px 0px 4px #ddd;
    font-size:14px; color:#000; text-shadow: 0px 0px 4px #fff;
	border: 1px solid gold; 
    -moz-box-shadow: 0px 0px 6px #fff;
	-moz-opacity: 0.8; filter: alpha(opacity=80);
*/
