@charset "utf-8";
/* CSS Document */

/* css reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	font-family:inherit;
}
body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#000;
	text-align:justify;
	line-height:20px;
	background-color:#ebebeb;
}
a {
    color: #4685c3;
    text-decoration: none;
}

a:hover {text-decoration:underline;
}

img[src="images/microexperiment.png"] {
    width: 28px;
    vertical-align: middle;
}

/* HTML tags */
sup {
	font-size:10px;
}
sub {
	font-size:10px;
}
img {
	vertical-align:middle;
}
p, ul, ol, table, table.tbcenter, .columns {
	margin-bottom:16px;
}
ul, ol {
	padding-left:24px;
}
table {
	border-spacing:0;
	border-collapse:collapse;
}
dl {
	margin:10px 0;
}
dt {
	font-weight: bold;
	margin:10px 0 0 0;
}
dd {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
h1 {
	font-size:36px;
	margin: 60px 0;
	font-weight:bold;
	line-height:normal;
	text-align:left;
}
h2 {
	font-size:24px;
	margin: 48px 0;
	font-weight:bold;
	line-height:normal;
	text-align:left;
}
h3 {
	font-size:18px;
	margin: 24px 0 10px;
	font-weight:bold;
	line-height:normal;
	text-align:left;
}
th {
	text-align:center;
}
/*** classes ***/
.container, .containerd {
	margin:0 auto;
	width:900px;
	background-color:#FFF;
}
.container td {
	padding: 10px 40px;
}
.exofillo h1 {
	font:bold 44px "Times New Roman", Times, serif;
	text-align:center;
	color:#6d6e70;
	margin:100px 0 0;
}
.exofillo h2 {
	font:bold 28px "Times New Roman", Times, serif;
	text-align:center;
	color:#6d6e70;
	margin:20px 0 80px;
}
.exofillo h3 {
	font-weight:normal;
	font-size:28px;
	text-align:center;
	margin:20px 0 100px;
}
.credit {
	font-size:14px;
}
.credit table td {
	padding:10px;
	vertical-align:top;
}
.credit .tdleft {
	font-weight:bold;
	text-align:right;
	white-space:nowrap;
	color:#6d6e70;
}
.credit .tdright {
	border-left:1px solid #000;
	text-align:left;
}
.domi h2 {
	color:#F36F21;
	font-family:"Comic Sans MS", cursive;
	font:bold 24px;
	margin:0 0 20px;
}
.icon {
	text-align:center;
	color:#FFF;
	font-weight:bold;
	background-repeat:no-repeat;
	width:28px;
	vertical-align:text-top;
	line-height:24px;
}
.ico_green {
	background-image:url(images/tmpl_ico_green.png);
}
.ico_blue {
	background-image:url(images/tmpl_ico_blue.png);
}
.ico_red {
	background-image:url(images/tmpl_ico_red.png);
}
.ico_orange {
	background-image:url(images/tmpl_ico_orange.png);
}
.ico_mov {
	background-image:url(images/tmpl_ico_mov.png);
}
.ico_revision {
	background-image:url(images/tmpl_ico_revision.png);
}
.ico_revision_grey {
	background-image:url(images/tmpl_ico_revision_grey.png);
	color: #000;
}
.toc_white {
	border-top:2px dotted #000;
	background-color:#FFF;
}
.toc_color {
	border-top:2px dotted #000;
	background-color:#ffe6b9;
}
.toc_color2 {
	border-top:2px dotted #000;
	background-color:#e1eec1;
}
.toc_color3 {
	border-top:2px dotted #000;
	background-color:#d1eefc;
}
.header_red {
	background:url(images/tmpl_header_red.jpg) top left no-repeat;
	height:122px;
}
.header_green {
	background:url(images/tmpl_header_green.jpg) top left no-repeat;
	height:122px;
}
.header_blue {
	background:url(images/tmpl_header_blue.jpg) top left no-repeat;
	height:122px;
}
.header_orange {
	background:url(images/tmpl_header_orange.jpg) top left no-repeat;
	height:122px;
}
.header_mov {
	background:url(images/tmpl_header_mov.jpg) top left no-repeat;
	height:122px;
}
.header_no {
	float:left;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	font-size:100px;
	width:132px;
	padding:50px 0 0 74px;
}
.header_title {
	/*float:left;*/
	font-weight:bold;
	font-size:24px;
	padding:60px 0 0 50px;
	line-height:28px;
	overflow:hidden;
	text-align:left;
}
.table_noborder td {
	padding:4px;
}
.table_red td {
	border: 1px solid #b12e15;
	padding:8px;
}
.table_olive td{
	border: 1px solid #d2ac2b;
	padding:10px;
}
.table_green td{
	border: 1px solid #00a650;
	padding:10px;
}
div.figure {
	border: none;
	margin: 0 0.5em;
	padding:4px;
}
div.figure p, p.figure {
	font-style:oblique;
	font-size:90%;
	margin:4px 0;
	text-indent:0;
}
.hint {
	font-weight:bold;
	font-size:12px;
}
/*** attributes ***/
.border {
	padding:10px;
	border:1px solid #000;
}
.border_green {
	padding:10px;
	border:1px solid green;
}
.border_orange {
	padding:10px;
	border:1px solid orange;
}
.over {
	text-decoration:overline;
}
.underline {
	text-decoration:underline;
}
.left {
	text-align:left;
}
.right {
	text-align:right;
}
.center {
	text-align:center;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.clear {
	display: block;
	overflow:hidden;
	clear: both;
}
.tbcenter {
	margin:0 auto;
}
.half {
	width: 48% !important;
}
.trio {
	width: 31% !important;
}
.quad {
	width: 23% !important;
}
.full {
	width: 100%;
}
/*** LISTS ***/
.list-none {
	list-style:none;
	margin:0;
	padding:0;
}
.list-greek {
	list-style:lower-greek;
}
.list-halfred {
	list-style-image:url(images/tmpl_bullet_red.png);
}
.list-brown-dot {
	list-style-image:url(images/tmpl_list_brown_dot.jpg);
}
.list-halflila {
	list-style-image:url(images/tmpl_bullet_lila.png);
}
.list-blue {
	list-style-image:url(images/tmpl_bullet_blue.png);
}
.list-yellow{
	list-style-image:url(images/tmpl_bullet_yellow.jpg);
}
.list-arrow-yellow{
	list-style-image:url(images/tmpl_bullet_arrow_yellow.jpg);
}
.list-halforange {
	list-style-image:url(images/tmpl_bullet_orange.png);
}

.list-halblue {
	list-style-image:url(images/tmpl_bullet_blue.jpg);
}
.list-halfgreen {
	list-style-image:url(images/tmpl_bullet_green.png);
}
/**COLUMNS**/
/* main columns */
.columns {
	width: 100%;
}
.lastcol {
	margin-right: 0px !important;
}
.col1-2 {
	width: 390px;
	float: left;
	margin-right: 20px;
}
.col1-3 {
	width: 253px;
	float: left;
	margin-right: 20px;
}
.col2-3 {
	width: 526px;
	float: left;
	margin-right: 20px;
}
.col1-4 {
	width: 185px;
	float: left;
	margin-right: 20px;
}
.col2-4 {
	width:390px;
	float: left;
	margin-right: 20px;
}
.col3-4 {
	width: 595px;
	float: left;
	margin-right: 20px;
}
/* cols inside of main columns */
.col1-2 .col1-2 {
	width: 185px;
	float: left;
	margin-right: 10px;
}
.col2-3 .col1-2 {
	width: 48%;
	float: left;
	margin-right: 10px;
}
.col2-3 .col1-3 {
	width: 20%;
	float: left;
	margin-right: 31px;
}
.col2-3 .col2-3 {
	width: 43%;
	float: left;
	margin-right: 31px;
}
.col3-4 .col1-3 {
	width: 22%;
	float: left;
	margin-right: 10px;
}
.col3-4 .col2-3 {
	width: 48%;
	float: left;
	margin-right: 10px;
}
.col3-4 .col1-4 {
	width: 16%;
	float: left;
	margin-right: 8px;
}
.col3-4 .col2-4 {
	width: 35%;
	float: left;
	margin-right: 8px;
}
.col3-4 .col3-4 {
	width: 55%;
	float: left;
	margin-right: 8px;
}
.small {
	font-size:80%;
}
.large {
	font-size:120%;
}
.xlarge {
	font-size:170%;
}
.bold {
	font-weight:bold;
}
.italic {
	font-style:oblique;
}
.comic {
	font-family:"Comic Sans MS", cursive;
}
.vtop {
	vertical-align:top;
}
.orange {
	color:#F36F21;
}
.red {
	color:#ED1B24;
}
.green {
	color:#00a650;
}
.olive {
	color:#72bf44;
}
.cyan {
	color:#0094c5;
}
.mov {
	color:#6c8cc7;
}
.brown {
	color:#b12e15;
}
.lila {
	color:#b41e8e;
}
.yellowdark {
	color:#d2ac2b;
}
.yellow {
	color:#d2ac2b;
}
.header_red .header_title {
	color: #ED1B24;
}
.header_green .header_title {
	color: #00a650;
}
.header_blue .header_title {
	color: #0094c5;
}
.header_orange .header_title {
	color: #F36F21;
}
.header_mov .header_title{
	color:#6c8cc7;
}
.ico_dog {
	background:url(images/tmpl_ico_dog.png) no-repeat top left;
	width:78px;
	height:68px;
	position:relative;
	top:40px;
	left:-20px;
	margin:0;
}
.ico_bee {
	background:url(images/tmpl_ico_bee.png) no-repeat top left;
	width:67px;
	height:68px;
	position:relative;
	top:48px;
	left:-20px;
	margin:0;
}
.ico_kid {
	background:url(images/tmpl_ico_kid.png) no-repeat top left;
	width:58px;
	height:68px;
	position:relative;
	top:48px;
	left:-20px;
	margin:0;
}
.ico_corner {
	background:url(images/img1_4.jpg) no-repeat top left;
	width:44px;
	height:47px;
	position:relative;
	top:0px;
	left:0px;
	margin:0;
	width:78px;
	height:68px;
	position:relative;
	top:68px;
	left:0;
	margin:0;
}
.ico_elephant {
	background:url(images/tmpl_ico_elephant.png) no-repeat top left;
	width:62px;
	height:68px;
	position:relative;
	top:48px;
	left:-20px;
	margin:0;
}
.ico_kids {
	background:url(images/tmpl_ico_kids.png) no-repeat top left;
	width:77px;
	height:50px;
	position:relative;
	top:-20px;
	left:770px;
	margin:40px 0 0;
}
.ico_no_orange {
	background:url(images/tmpl_ico_no_orange.png) no-repeat top left;
	width:52px;
	height:24px;
	position:relative;
	top:-20px;
	left:790px;
	margin:0;
	color:#FFF;
	font-weight:bold;
	font-size:24px;
	text-align:center;
	padding:14px 0;
}
.ico_no_yellow {
	background:url(images/tmpl_ico_no_yellow.png) no-repeat top left;
	width:52px;
	height:24px;
	position:relative;
	top:-20px;
	left:790px;
	margin:0;
	color:#FFF;
	font-weight:bold;
	font-size:24px;
	text-align:center;
	padding:14px 0;
}
.ico_no_mov {
	background:url(images/tmpl_ico_no_mov.png) no-repeat top left;
	width:52px;
	height:24px;
	position:relative;
	top:-20px;
	left:790px;
	margin:0;
	color:#FFF;
	font-weight:bold;
	font-size:24px;
	text-align:center;
	padding:14px 0;
}
.ico_no_lila {
	background:url(images/tmpl_ico_no_lila.png) no-repeat top left;
	width:52px;
	height:24px;
	position:relative;
	top:-20px;
	left:790px;
	margin:0;
	color:#FFF;
	font-weight:bold;
	font-size:24px;
	text-align:center;
	padding:14px 0;
}
.ico_no_olive {
	background:url(images/tmpl_ico_no_olive.png) no-repeat top left;
	width:52px;
	height:24px;
	position:relative;
	top:-20px;
	left:790px;
	margin:0;
	color:#FFF;
	font-weight:bold;
	font-size:24px;
	text-align:center;
	padding:14px 0;
}
.ico_no_blue {
	background:url(images/tmpl_ico_no_blue.png) no-repeat top left;
	width:52px;
	height:24px;
	position:relative;
	top:-20px;
	left:790px;
	margin:0;
	color:#FFF;
	font-weight:bold;
	font-size:24px;
	text-align:center;
	padding:14px 0;
}
.ico_no_green {
	background:url(images/tmpl_ico_no_green.png) no-repeat top left;
	width:52px;
	height:24px;
	position:relative;
	top:-20px;
	left:790px;
	margin:0;
	color:#FFF;
	font-weight:bold;
	font-size:24px;
	text-align:center;
	padding:14px 0;
}
/* round box green */
.rbox_green, .rbox_orange, .rbox_mov {
	margin:-20px 0 20px;
}
.rbox_green p {
/*margin:0;*/
}
.rbox_tr {
	height:20px;
	padding:0;
}
.rbox_tl {
	height:20px;
	width:20px;
	float:left;
	padding:0;
}
.rbox_body {
	padding:0 10px;
}
.rbox_footer {
	margin:-16px 0 0 0;
}
.rbox_bl {
	height:20px;
	width:20px;
}
.rbox_br {
	height:20px;
}
/*green*/
.rbox_green .rbox_tr {
	background:url(images/tmpl_rbox_green_tr.jpg) no-repeat top right;
}
.rbox_green .rbox_tl {
	background:url(images/tmpl_rbox_green_tl.jpg) no-repeat top left;
}
.rbox_green .rbox_body {
	border-left:1px solid #00a650;
	border-right:1px solid #00a650;
	background:#FFF;
}
.rbox_green .rbox_bl {
	background:url(images/tmpl_rbox_green_bl.jpg) no-repeat bottom left;
	float:left;
}
.rbox_green .rbox_br {
	background:url(images/tmpl_rbox_green_br.jpg) no-repeat bottom right;
}
/*orange*/
.rbox_orange .rbox_tr {
	background:url(images/tmpl_rbox_orange_tr.jpg) no-repeat top right;
}
.rbox_orange .rbox_tl {
	background:url(images/tmpl_rbox_orange_tl.jpg) no-repeat top left;
}
.rbox_orange .rbox_body {
	border-left:1px solid #d2ac2b;
	border-right:1px solid #d2ac2b;
	background:#FFF;
}
.rbox_orange .rbox_bl {
	background:url(images/tmpl_rbox_orange_bl.jpg) no-repeat bottom left;
	float:left;
}
.rbox_orange .rbox_br {
	background:url(images/tmpl_rbox_orange_br.jpg) no-repeat bottom right;
}
/*mov*/
.rbox_mov .rbox_tr {
	background:url(images/tmpl_rbox_mov_tr.jpg) no-repeat top right;
}
.rbox_mov .rbox_tl {
	background:url(images/tmpl_rbox_mov_tl.jpg) no-repeat top left;
}
.rbox_mov .rbox_body {
	border-left:1px solid #6c8cc7;
	border-right:1px solid #6c8cc7;
	background:#FFF;
}
.rbox_mov .rbox_bl {
	background:url(images/tmpl_rbox_mov_bl.jpg) no-repeat bottom left;
	float:left;
}
.rbox_mov .rbox_br {
	background:url(images/tmpl_rbox_mov_br.jpg) no-repeat bottom right;
}
.left_border_td {
	border-bottom:1px;
	border-left:1px;
}
.left_border_bottom {
	border-left:1px;
}
.right_border_td {
	border-bottom:1px;
}
.border_yellowdark {
	border-color:#d2ac2b;
}
.border_green {
	border-color:#00a650;
}

.table_orange
{
}

.table_orange td{
	border-bottom:1px solid #b41e8e;
	border-right:1px solid #f36321;
	border-left:1px solid #f36321;
}
.rbox {
	margin-bottom:20px;
}
.rbox table {
	border-spacing:0;
	margin:0;
	padding:0;
}
.rbox td {
	padding:10px;
	vertical-align:top;
}
.rbox-top {
	height:40px;
}
.rbox-tl {
	height:40px;
	padding:0 0 0 20px;
	float:left;
}
.rbox-tr {
	height:34px;
	padding:6px 20px 0 0;
	display:block;
	color:#FFF;
}
.rbox-body {
	padding:10px;
	margin-left:20px;
}
.rbox-bottom {
/**/
}
.rbox-bl {
	margin-left:20px;
	height:20px;
	width:20px;
}
.rbox-br {
	margin-left:40px;
	height:20px;
}
/*color*/
.rbox.chp1 .rbox-top {
	background:url(images/tmpl_rbox_top.jpg) no-repeat top right;
}
.rbox.chp1 .rbox-top .rbox-tl .rbox-tr {
	background:url(images/tmpl_rbox_tr.jpg) no-repeat top right;
}
.rbox.chp1 .rbox-top .rbox-tl {
	background:url(images/tmpl_rbox_tl.jpg) no-repeat top left;
}
.rbox.chp1 .rbox-body {
	border-left:1px solid #fff4e3;
	border-right:1px solid #fff4e3;
	background:#fff4e3;
}
.rbox.chp1 .rbox-bottom .rbox-bl {
	background:url(images/tmpl_rbox_bl.jpg) no-repeat bottom left;
	float:left;
}
.rbox.chp1 .rbox-bottom .rbox-br {
	background:url(images/tmpl_rbox_br.jpg) no-repeat bottom right;
}

.blue-table
{
	border:1px solid #2b8ccb;
}

.table-black
{
}

.table-black td{
	border:1px solid #000;	
}
.table-grey td{
	border:1px solid #8B8D90;	
}

/*------Publication info------*/	
div.pub_info {
	font-family:Roboto, Tahoma, Geneva, sans-serif;
	border:1px solid #000;
	text-align:center;
	padding:6px;
	font-size:15px;
	line-height:120%;
	margin:40px;
}
div.pub_info > span {
	background: #fff;
    padding: 5px 23px;
    position: relative;
    top: -20px;
    font-size: 18px;
    font-weight: bold;
}

.cell_index {
	text-align:justify;
	padding:10px 10px 10px;
	vertical-align:top;
	line-height: 150%;
}
p.repub_info {
	text-align:justify;
	border-bottom:1px solid #000;
    padding: 12px;
    font-size: 14px;
    margin: -16px 4px;
}
.repub_info img {
	padding-left: 30px;
}
.repub_appr {
    font-size: 14px;
    padding: 20px 0 3px;
    margin-bottom: 0;
}
.publication_rights {
	margin:0 auto;
	text-align:justify;
	padding:120px 165px;
	vertical-align:middle;
	line-height:150%;
}
.black{
	color:#000;
}

.exof-img {
	padding:0px;
	margin:0 auto;
	width:900px;
	background-color:#FFF;
}

.large{
	font-size:20px;
}