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

/* ◆◆LARGE BLOCKS◆◆◆◆◆◆◆◆◆◆◆◆ */
body{
  background-image: url("/images/bg_soldiers.gif");
  background-position: 0px 600px;
  background-repeat: repeat-x;
  background-attachment: fixed;
  background-size: 140px;
}
header {
	color:#fff;
    background:linear-gradient(90deg, rgba(150,255,150, .0), rgba(150,255,150, .4)), url("/images/bgh_carbo_mono.jpg");
	background-position: 0px 0px;
}
footer {
}

#allo{}/*height:50px;*/
#box1{ }
#img1{}
.box{
	color: white; font-size: 11px;
}

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

}

/*
header {
    background-image:url("/images/bgh_carbo_r.jpg");
	background-position: -20px -10px;
}
    background-image:url("/images/bg_carboni_r.jpg");
#menu{height:260px;}
h2,h3,li{
	text-shadow:none;
  background-repeat: no-repeat;
*/
/* width:220px;
pre{margin:1em; padding:0.4em; background:lightblue;}
  background-color:rgba(236,239,243,0.8);
	margin-left:  2em; margin-right:  2em; color: beige;
	border: 3px groove yellow;width: 104px;
	background: url(images/bg_carbo1.jpg) no-repeat 0 0%; text-shadow: 0px 0px 4px #333;
}
*/

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);
*/
