/* TEXT THESES SYLES */

#text p.navigation {
	margin:0;
	padding: 2px 4px;
	color: #0A9E6B;
	border-bottom: 1px solid #09AE6B;
	margin-top: 17px;
	text-align : left;
	text-indent: 0px;
}

#text .state {
	color: #0000FF;
}

#text p.hp {
	margin-left : 100px;
	padding: 2px 0;
	text-align:center;
	border-top-width: 1px;	border-bottom-width: 1px;
	border-top-style: double; border-bottom-style: double;
	border-top-color: #09AE6B; border-bottom-color: #09AE6B;
	color: #09AE6B;
}

#text p.zagl, #text p.auth, #text p.litra  {
	font-weight : bold;
	text-align : left;
	text-indent: 0px;
}

#text p.place  {
	font-style : italic;
	text-align : left;
	text-indent: 0px;
}

#text p.annot {
	font-size : x-small;
	margin-left : 100px;
	text-align : justify;
}

#text p.epigr {
	text-align : right;
	font-style : italic;
}

#text p, p.ajus {
	text-align : justify;
	text-indent: 20px;
} 

#text td p, #text dd p {
	text-align : left;
	text-indent: 0px;
} 

#text ul {
	list-style-type: square;
} 

#text ul.read li {
	margin-top: 6px;
} 

#text h3 {
	width:100%;
	color:#FFFFFF;
	background-color:#09AE6B;
	font-size: 13px;
	padding:2px 5px;
	margin:10px 0;
}

#text table {
	width:100%;
	text-align: left;
	border:1px solid #0A9E6B;
	border-bottom:0;
	border-left:0;
	margin-bottom: 10px;

}

#text td, th {
	padding: 3pt 10pt 3pt 5pt;
	border-left:1px solid #0A9E6B;
	border-bottom:1px solid #0A9E6B;
}

#text caption {
	background-color: #0A9E6B;
	color: #FFFFFF;
	padding: 2px 0 2px 5pt;
	font-size : 12px;
}

#text div.confname {
	text-align: center;
	font-size : 16px;
	font-weight : 900;
	margin: 30px 0;
}