@charset "utf-8";
/* CSS Document */


body {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#000000;
	line-height: 20px;
	background-color: #ffffff;
	}
	
.container  {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	vertical-align:top;
	border-width: 0px;
	background-color: #ffffff;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
}
.ikon1 {
	list-style-image: url(images/img0-4a.jpg);
	margin-bottom: 10px;
	font-weight: normal;
}
.ikon2 {
	list-style-image: url(images/img0-4b.jpg);
	margin-bottom: 10px;
	font-weight: normal;
}
.center {
	text-align: center;
}
.bold {	font-weight: bold;}
.obj-center {
	margin-right: auto;
	margin-left: auto;
}
.page  {
	vertical-align: top;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
}
.cover h1 {
	font-size: 450%;
	color: #A0352E;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	line-height: 120%;
}
.cover h2 {
	font-size: 200%;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	line-height: 120%;
}
.cover h3 {
	font-size: 140%;
	font-weight: normal;
	line-height: 120%;
}
.cover h4 {
	font-size: 120%;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}
.td-authors {
	text-align: right;
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A0352E;
	padding-right: 10px;
}
.prolog h1 {
	font-size: 135%;
	font-weight: bold;
	color: #A0352E;
	text-align: center;
	margin-bottom: 30px;
}
.prolog h2 {
	font-weight: normal;
}
.prolog p{
	font-weight: bold;
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: justify;
	text-indent: 25px;
}
.index h1 {
	font-size: 135%;
	font-weight: bold;
	color: #A0352E;
	text-align: center;
	margin-bottom: 30px;
}
.index h2 {
	font-size: 15px;
	font-weight: bold;
	color: #A0352E;
	margin-bottom: 5px;
	margin-top: 0px;
}
.index p {
	font-weight: bold;
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.ml1 {
	margin-left: 22px;
}
.ml2 {
	margin-left: 55px;
}
.ml3 {
	margin-left: 135px;
}
.glos p{
	font-weight: normal;
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: justify;
	text-indent: -46px;
	margin-left: 46px;
}
.glos h1 {
	font-size: 135%;
	font-weight: bold;
	color: #A0352E;
	text-align: center;
	margin-bottom: 30px;
}
.glos h2 {
	font-weight: normal;
	background-color: #A0352E;
	font-size: 25px;
	margin-right: -25px;
	margin-left: -25px;
	margin-top: 0px;
	margin-bottom: 0px;
}






.img_middle {
	vertical-align:middle;
	color: #b25526;
	background-color: #A0352E;
	color: #A0352E;
	color: #A0352E;
	background-color: #A0352E;
	text-indent: 0px;
	margin: 0px;
	font-size: 20px;
	color: #A0352E;
	background-color: #A0352E;
	}
	
.img_pad {
	padding: 5px;
	}

.smaller {
	font-size: 13px;
	}


.bigger {
	font-size: 20px;
	}

.chapter {
	color: #ffffff;
	background-color: #b94439;
	font-size: 18px;
	padding: 10px;
	}

.title {
	color: #b94439;
	font-size: 20px;
	}
	
.subtitle {
	color: #ffffff;
	background-color: #b25526;
	font-size: 22px;
	padding: 20px;
	text-align: center;
	}
	

.red {
color: #b72842;
	}

	
.border {
	border: 1px solid #000000;
	}
	
.blue {
color: #009999;
	}

.title_smaller {
	color: #b94439;
	font-size: 18px;
	}
	
.red_dot {
	color:#FF0000;
	font-size: 20px;
	font-weight:bold;
	}
	
.white {
	color: #ffffff;
    }

.border_top {
	border-top: solid 1px #929497;
	}
	
.border_top_right {
	border-top: solid 1px #929497; 
	border-right: solid 1px #929497;
	}
	
.border_blue {
	border: solid 1px #00b16b;
	background-color: #c9e7e4;
	}
	
.border_blue2 {
	border: solid 1px #00b16b;
	background-color: #c9e7e4;
	color: #b72842;
	}
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%;
}

.exof-img {
	padding:0px;
	margin:0 auto;
	width:900px;
	background-color:#FFF;
}

a {
    color: #4685c3;
    text-decoration: none;
    font-style: normal;
}

a:hover {
	text-decoration:underline;   
	color: #4685c3;

}

img[src^="extras/images/"] {
    width: 30px;
    vertical-align: middle;
}