/*
 * www.opusdei.es
 * Oficina de Informacion del Opus Dei en Espana, 2012
 */

@namespace h "http://www.w3.org/1999/xhtml";

@page {
	padding: 0;
	margin: 0;
}

* {
	padding: 0;
	margin: 0;
}

html {
}

body {
}

h1,h2,h3,h4,h5{
 font-size: 0.9em;
 line-height: 1.2;
 font-weight: normal;
 padding-top: 0em;
 padding-bottom: 1em;
 -webkit-hyphens:none;
 adobe-hyphenate: none;
 -moz-hyphens: none;
 page-break-inside:avoid;
}

h1 {
font-size: 1.5em;
 text-align: center;
 color: #000000;
 padding: 1em;
 letter-spacing:-1px !important;
}

h2 {
font-size: 1.2em;
 text-align: center;
 color:#333333;
 letter-spacing:-1px !important;
}

h3 {
font-size: 1em;
text-align: center;
color:#333;
padding-top: 1em;
}

h4 {
text-align: center;
font-size: 0.9em;
letter-spacing:-1px !important;
color:#333333;
font-weight: normal;
padding-top: 1em;
padding-bottom:2em;
}

h5 {
text-align: left;
font-size: 0.9em;
font-weight: normal;
font-style: italic;
color:#000;
}

h3.innh3 {
border-bottom:1px #555 dotted;
padding-top:1.5em;
padding-bottom: 0.5em;
margin-bottom: 1em;
}

p {
	font-size: 0.9em;
	line-height: 1.2;
	text-align: justify;
	padding-bottom: 1em;
	-webkit-hyphens: auto;
	text-indent: 1.5em;
}

.dec {
 -webkit-hyphens:none;
 adobe-hyphenate: none;
 -moz-hyphens: none;
text-align: center;
color:#333333;
padding-top: 3em;
padding-bottom:0;
text-indent: 0;
}

.sob {
-webkit-hyphens:none;
adobe-hyphenate: none;
-moz-hyphens: none;
text-align: center;
color:#333333;
padding-top: 0;
padding-bottom: 3em;
text-indent: 0;
}


.sob2 {
-webkit-hyphens:none;
adobe-hyphenate: none;
-moz-hyphens: none;
text-align: center;
font-size: 0.7em;
color:#555;
padding-top: 0;
padding-bottom: 1em;
text-indent: 0;
}

.cap {
text-align: center;
color:#333333;
font-size: 0.8em;
padding-top: 3em;
padding-bottom: 1em;
text-indent: 0;
}

div.junto {
page-break-inside:avoid;
}

.sup {
	font-size: 0.7em;
	font-weight: normal !important;
	vertical-align: top;
	color: #808080;
}

.tnot {
	font-size: 0.750em;
	text-indent: 0;
	padding-bottom: 1em;
	padding-left: 3em;
}
	
.cn {
	text-align: center;
	text-indent: 0px;
-webkit-hyphens:none;
adobe-hyphenate: none;
-moz-hyphens: none;
	padding-bottom: 0;
}


.cn2 {
	text-align: center;
	text-indent: 0px;
	font-size: 0.750em;
-webkit-hyphens:none;
adobe-hyphenate: none;
-moz-hyphens: none;
	padding-bottom: 0;
}

.idx {
	text-indent: 0;
	padding-bottom: 0;
	text-align: center;
}