@charset "utf-8";
/* CSS Document */


body {
	font-family: "Trebuchet MS", Helvetica ,Arial, sans-serif;
	font-size: 15px;
	color:#000000;
	line-height: 20px;
	text-align:justify;
	background-color: #ebebeb;
	}

.container  {
	width:900px;
	min-height:1200px;
	margin-left:auto;
	margin-right:auto;
	vertical-align:top;
	border-bottom:10px solid #ebebeb;
	background-color: #ffffff;
	padding:50px 40px;
	}
.container td {vertical-align:top;
}


.cover {
	padding:0;
}



.page  {
	vertical-align: top;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
}
.caption, .caption2 {
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	font-weight:bold;
	line-height:normal;
}
.caption  {
	text-align:center;
	margin-bottom:16px;
}

.caption2  {
	text-align:left;
	text-indent:0;
}
p { 
margin:3px 0;
text-indent:16px;
text-align:justify;
}
ol {margin:5px 0;text-align:justify;}







ul {
    list-style: none; /* Remove list bullets */
    padding:0;
    margin:5px 0;
	text-align:justify;
}
li {padding-left:5px;}
ul li:before {  
	content: "■"; 
	font-size:26px;
	padding-right:5px;
    color:#5d8bc8;
}
ul.rnd li:before {  
	content: "●"; 
	font-size:20px;
}

ul.blck li:before {
	color:#000;
	font-size:20px;
	}
	
ul.blck, li.blck, ul.rnd {padding:0;margin:0;}	

.border_bg ol, .ro ol {
  counter-reset: list;
  text-indent:-20px;
}
.border_bg ol > li {
  list-style: none;
  padding-left: 0px;
}
.border_bg  ol > li:before {
  content: counter(list, decimal) ")  ";
  counter-increment: list;
}

.ro ol > li:before {
    content: counter(list, decimal) ". ";
    counter-increment: list;
}



.center {text-align:center;}
.bold {	font-weight: bold;}
.obj-center {
	margin-right: auto;
	margin-left: auto;
}
.coll {
	padding-left: 20px;
	width: 50%;
	padding-right: 15px;
	vertical-align: top;
	text-align: center;
}
.colr {
	padding-right: 20px;
	padding-left: 15px;
	width: 50%;
	vertical-align: top;
	text-align: center;
}
.cols {
	padding-right: 20px;
	padding-left: 20px;
	width: 100%;
	vertical-align: top;
	text-align:center;
}

.cover h1 {
	font-size: 250%;
}
.cover h2 {
	font-size: 185%;
}
.cover h3 {
	font-size: 115%;
	font-weight: normal;
}
.cover h4 {
	font-size: 115%;
	font-weight: bold;
}
.td-authors {
	text-align: right;
	vertical-align: top;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #09F;
	padding-right: 10px;
	color: #808080;
}
.index {
	margin-top: 0px;
	margin-bottom: 0px;
	line-height:26px;
}
.index h1 {
	font-size: 150%;
	font-weight: bold;
	text-align: center;
}
.index h2 {
	font-size: 100%;
	font-weight: bold;
	line-height: 120%;
	margin-bottom: 0px;
	margin-top: 0px;
}
.index h3 {
	font-size: 100%;
	font-weight: normal;
	margin-left: 30px;
	line-height: 120%;
	margin-top: 0px;
	margin-bottom: 0px;
}

.ti0 {text-indent:0;}
.qs {
	background-color:#aec2e4; 
	padding: 2px 20px 11px 0px;
}

.ver {    
	-moz-transform: rotate(270deg);  /* FF3.5+ */
    -o-transform: rotate(270deg);  /* Opera 10.5 */
	-webkit-transform: rotate(270deg);  /* Saf3.1+, Chrome */
    filter:  progid:DXImageTransform.Microsoft.BasicImage(rotation=0.083);  /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0.083)"
		 }
.img_middle {
	vertical-align:middle;
	}
	
.img_pad {	padding: 5px;	}

.sub_sm {	font-size: 18px;	}
.smaller {	font-size: 13px;	}

.title, .title_black, {text-indent:0;}


.title {
	color: #5d8bc8;
	font-size: 28px;
	font-weight:bold;
	margin-bottom: 70px;
	}
	
.title_black {
	font-size: 26px;
	margin-bottom:20px;
	}	

.subtitle {
	color: #5d8bc8;
	font-size: 22px;
	text-align:center;
	margin-bottom: 14px;
	}

.subtitle_black {
    font-size: 22px;
    font-weight: bold;	
	text-align:center;
	margin-bottom: 14px;
	}	
	
td.subtitle_black {
    line-height: 28px;
}
.red {color: #ef3b23;text-align:center;font-weight:bold;}	
.oroi {text-indent:0; margin-bottom:20px;}


.ref {text-align:center;font-weight:bold;}	
.sub_section {text-indent:0;font-weight:bold;}	
.border {border: 1px solid #599dd5;}

.border_bg .subtitle_black, .qs .subtitle_black {font-size:14px;padding:5px 0;}
.border_bg {
	border: 1px solid #5d8bc8;
	background-color: #e5ebf7;
	line-height:normal;
	font-size:13px;
	margin:5px 0 15px;
	padding: 6px;
}
.border_bg  p {margin:5px;font-size:14px; }

.border_bg2 { background-color: #fff4dc; font-size:13px; padding:3px;text-indent:0;}
.border_bg3 {background-color: #e8f1fa;}

.black{ font-weight:bold;}


a:link {
  text-decoration: none;
  /*color:black;*/
}



.box_credits_in_title {
    position: absolute;
    width: 280px;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: -12px;
    background: #fff;
    font-weight: bold;
	font-size: 18px;
    text-align: center;
	}

.box_credits_in p {
	line-height:normal;
	padding:0;
	text-indent:0;
	}
		
.box_credits_in {
    border: 1px solid #000;
    width: 82%;
    padding: 20px 35px;
    margin: 0 auto 30px;
    background: #fff;
    position: relative;
	font-size:14px;
    line-height: 20px;	
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	}
	
.brd_bot td, .brd_bot th {
	border-bottom:1px solid #5d8bc8;
	text-align:left;
	text-indent:2px;
}

table.brd_in { border-collapse: collapse; }
	
.brd_in td, th {padding:1px 5px;}
.brd_in td + td, .brd_in th + th {
	border-left:1px solid #5d8bc8;
	text-align:left;
	}

.brd_in  tr + tr {
	border-top:1px solid #5d8bc8;
	text-align:left;
	text-indent:2px;
}

.tbl { display:table;}
.cell_bot {
	display:table-cell;
	vertical-align:bottom;
}
.img_tbl {display:table-cell;margin-left: -10px;}
.clr {clear:both;}

.relt {position:relative;}
.abs {
	position:absolute;
	text-align:left;
}
.bot {bottom:0;}
.right {right:0;}


td.r90d {
  /* Something you can count on */
  white-space: nowrap;
}

td.r90d > div.right {
	transform: translate(5px,60px) rotate(270deg);
	width:30px;0
}
td.r90d > div.left {
	transform: translate(5px,210px) rotate(270deg);
	width:30px;
}

td.r90d > div > span {
  padding: 5px 10px;
}

table.copyright {
	width:500px;
	line-height:30px;
	margin:0 auto;
	border:0; 
	}
	
.biblio, .chrono td {
	text-align:left;
	text-indent:0; 
	}	
	
.data td {
	text-align:left;
	text-indent:5px; 
	}		
	
.glos td {
	text-align:justify;
	vertical-align:top;
	}		
	
.biblio, .chrono th {
	text-align:center;
	font-weight:bold; 
	vertical-align:top;
	}	
	
.glos th {
	vertical-align:top;
	font-weight:bold;
	text-align:left;
	}

	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;
}

img[src^="extras/images/"] {
	height: 30px;
	vertical-align:text-top;
}