/* root/Users/Feroniba/sites/terasof/style/css.css */

a:link {
	text-decoration: none;
	color: #906; /* #30F */}

a:visited {
	text-decoration: none;
	color: #906; /* #30F */}

a:hover {
	text-decoration: none;
	color: #FF9;
	/* opacity: 0.9; */}

a:active {
	text-decoration: none;
	color: #CFF;}

html {
	height: 100%;}

body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006;}

body {
	margin: 0px; 0 %;
	margin-left: 2%; /* 1%; */
	margin-right: 2%; /* 1%; */
	border: 0;
	background-image: url(media/images/bg-images/blue_8.jpg); /* green_13.jpg green_31.png
		bgi40a.png */
	background-repeat: repeat;/* no-repeat; */
	/* background-position: right top; */
	background-attachment: fixed;
	background-color: #69C;	/* background-color: #FF9; */
	/* opacity: 0.5; */}
	
/* p {
	text-align: justify;} */ 

nav {
	color: yellow;}

h1, h2 {
	/* text-shadow: -2px -2px #666666; */}

hr {
	border-color: #006;
	width: 50%;
	text-align:center;
	/* background-color: #506;
	width: 40%;
	height:60px; --- HTML 4.0 size="30" */}

#c {
	text-align:center;} /* */
	
#in {
	text-align:initial;}
	
b {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;}

.light_blue {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #3FC;}
	
.red {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	/* font-size: 18px; */
	color: #FF0000;}
	
.orange {
	color: #FFBD54; /* #F90 */}

.purple {
	color: #F6E8FF; /* #D0A9F5 */}

.white {
	color: white; /* #D0A9F5 */}

.yellow {
	color: #FFF9B8;}
	
.color-fade {
	font-size: 40px;
	font-family: Helvetica,Arial,sans-serif;
	font-weight: 100; 
	background: -webkit-linear-gradient(#414367, #FFFBB5);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;}

kbd, pre {		
	font-size: 18px;
	color: #F6E8FF;}

small {
	font-size: 14px;}

strong {
	font-size: 19px;}

table {
	align: center;
	border-color: #999966;
	bgcolor: #E0E0D1;
	cellpadding: 0;
	cellspacing: 5;}

th {
	text-align: center;
	margin: 4;
	height: 32;
	width: 130px;
	border-color: #999966;}

td {
	text-align: center;
	height: 32;
	border-color: #999966;}
	
tr, thead, tbody {
	border-color: #999966;}
	
code {
    width: auto;
    margin: 5px 0;
    padding: 10px;
    text-align: left;
    display: block;
    overflow: auto;
    white-space:nowrap;
	color:#F9EFFF;
    background: #3265A2;
    /* border: 1px solid #E0E0E0; */
    border-left: 7px solid #F9EFFF;
	opacity: 0.8;}

/* - Name ---- ---20 --- ---30 --- ---40 --- ---50 --- ---60 --- ---70 --- ---80 --- ---90 --- --100 --- --110 --- --120 --- --130 --- --140 */

/* measure line for FOs html files:
<!-- Name ---- ---20 --- ---30 --- ---40 --- ---50 --- ---60 --- ---70 --- ---80 --- ---90 --- --100 --- --110 --- --120 --- --130 --- -139 -->
*/
