/* CSS Document */

@media print {
		input.noprint {display: none;}
		}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Tahoma, Trebuchet MS, Verdana;
	font-size: small;
}
a:link {
	text-decoration: none;
	color: #0033CC;
}
a:visited {
	text-decoration: none;
	color: #0033CC;
}
a:hover {
	text-decoration: none;
	color: #00CC00;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Tahoma, "Trebuchet MS", Verdana; 
	font-weight: bold;
	font-style: normal;
}
h1 {
	font-size: xx-large;
	color: #CC0033;
}
h2 {
	font-size: x-large;
	color: #CC0033;
}
h3 {
	font-size: large;
	color: #333333;
}
h4 {
	font-size: medium;
	color: #333333;
}
h5 {
	font-size: small;
	color: #333333;
}
p	{ text-indent: 3em;
	text-align: justify;
	line-height: 1.2em;	
}
.tit {text-align: left;
}
.por {font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	color: #333333;
	text-align: left;
}
.inic:first-letter {font-size: 400%;
	float: left;	
	font-weight: 700;
	padding: inherit;
}
.inic:first-line {text-transform: uppercase;
}
.style1 {
	font-size: xx-small;
	color: #132169;
	font-weight: bold;
}
.calce {background-color:#000066;
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	font-style:italic;
	}
.rayaVert { 
	background-image: url(../imagenes/cint_tit_bot/turquesa2x2.png);
	background-repeat: repeat-y;
	background-position: left;
}
.citas { font-style: italic;
}
.superscript {
	font-family: inherit;
	font-size: smaller; 
	vertical-align: super;
	display: inline;
	
}
.footnotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:smaller;
	text-align:justify;
	text-indent:3em;
	line-height:1.2em;
}

