/* CSS Document */

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

a:link {
	color: #000000;
}
a:visited {
	color:#999999;
}
a:active {
	color:#CCCCCC;
}
a:hover {
	color: #666666;
}

.lineapunteada {
	background-attachment: fixed;
	background-image: url(linea.gif);
	background-repeat:  repeat-y;
	background-position: left top;
}
.lineapunteadaH {
	background-attachment: fixed;
	background-image: url(linea2.gif);
	background-repeat:  repeat-x;
	background-position:center;
}
.arial12ne {
	font-family: Arial,Verdana,Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	letter-spacing: 0px;
	text-decoration: none;
}
.arial11ne {
	font-family: Arial,Verdana,Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	letter-spacing: 0px;
}
.arial11bold {
	font-family: Arial,Verdana,Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	letter-spacing: 0px;
}
.arial12bold {
	font-family: Arial,Verdana,Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	letter-spacing: 0px;
}
.arial10ne {
	font-family: Arial,Verdana,Helvetica, sans-serif;
	font-size: 10px;
	font-style:inherit;
	color: #000000;
	letter-spacing: 0px;
	text-decoration: none;
	line-height: 10px;
}
.arial12bl {
	font-family: Arial,Verdana,Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	letter-spacing: 0px;
	text-decoration: none;
}
.lineasup {
	border-top-width:2px;
	border-top-style:solid;
	border-top-color: #6C8E24;
	background-color:#E9F3D1;
}
.lineainf {
	border-bottom-width:2px;
	border-bottom-style:solid;
	border-bottom-color: #6C8E24;
	background-color:#E9F3D1;
}
.lineasup1 {
	border-top-width:2px;
	border-top-style:solid;
	border-top-color: #006699;
	background-color:#CEEFFF;
}

.parrafo{
	display: block;
	text-decoration: none;
	font-family: Arial,Verdana,Helvetica, sans-serif;
	font-style: normal;
	font-size:12px;
	color: #000000;
	letter-spacing: 1px;
	line-height:18px;
	text-align:justify;
}

.TituloAzul {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006699;
}
