
BODY {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
}

#director {
	font-size: 10px;
	text-align: center;
	position: absolute;
	width: 100%;
	top: 90px;
	margin: auto;
}


#boxHeader {
	width: 100%;
	background: url(/templates/edcn/images/bgtop.gif);
	height: 145px;
}
#boxHeader #header {
	margin: 0 auto;
	width: 940px;
	background: url(/templates/edcn/images/logo.gif) no-repeat;
	background-position: center;
	height: 145px;
}

.topMenu {
	margin: 0 auto;
	padding: 0;
	padding-top: 115px;
	text-align: center;
}
.clsCMOn {
	color: #333333;
	font-size : 14px;
	text-decoration : none;
	padding: 1px 1px;
	font-weight: bold;
}
.clsCMOn SPAN {
	color: #FF0000;
}
.clsCMOver {
	color: #000000;
	font-size : 14px;
	text-decoration : underline;
	padding: 1px 1px;
	font-weight: bold;
}
.clsCMOver SPAN {
	color: #FF0000;
}
.clsCMOn1 {
	color: #333333;
	font-size : 11px;
	text-decoration : none;
	padding: 1px 1px;
	font-weight: bold;
}
.clsCMOn1 SPAN {
	color: #FF0000;
}
.clsCMOver1 {
	color: #000000;
	font-size : 11px;
	text-decoration : underline;
	padding: 1px 1px;
	font-weight: bold;
}
.clsCMOver1 SPAN {
	color: #FF0000;
}

BODY.introPage {
	background-color: #000000;
}
#introImg {
	width: 739px;
	text-align: center;
	margin: 0 auto;
	margin-top: 100px;
	margin-bottom: 30px;
}
#introLinks {
	width: 739px;
	text-align: center;
	margin: 0 auto;
}
#introLinks A:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 20px;
}
#introLinks A:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 20px;
}
#introLinks A:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	margin: 20px;
}

BODY.printPage {
}

FORM {
	margin: 0px;
}

A:link {
	color: #333333;
	text-decoration: none;
}
A:visited {
	color: #333333;
	text-decoration: none;
}
A:hover {
	color: #333333;
	text-decoration: underline;
}

A IMG {
	border: 0px;
}

P {
	margin-top: 0px;
	line-height: 18px;
}
UL LI {
	line-height: 18px;
}


.small {
	font-size: 8pt;
}

.formTitles {
	font-weight: bold;
}
.formTitlesSep {
	font-weight: bold;
	color: #FF0000;
	border-bottom: 1px solid #FF0000;
}
.inputText {
	border: 1px inset #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
INPUT.button {
	border: 1px outset #FF0000;
	background-color: #DDDDDD;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

HR {
	height: 1px;
	border: 0px;
	border-bottom: 1px dotted #666666;
	margin-top: 15px;
	margin-bottom: 15px;
}

#boxContent{
	margin: 0 auto;
	padding: 20px;
	width: 900px;
	display: table;
	border: 1px solid #E2E2E2;
	border-top: 0;
	margin-bottom: 20px;
}

#boxContent #footer {
	margin-top: 20px;
	background-color: #F3F3F3;
	padding: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 860px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
#boxContent #footer P {
	margin: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 11px;
}
#boxContent #footer P A {
	color: #666666;
}

H1{
	margin: 0;
	margin-bottom: 10px;
	font: 21px Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
H2{
	margin: 0;
	margin-bottom: 10px;
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
H3{
	margin: 0;
	margin-bottom: 10px;
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-weight: bold;
}

.miniNoticias {
	width: 300px;
	text-align: left;
	padding-left: 20px;
	border-left: 1px dotted #666666;
}
.miniNoticiaEach {
	border-bottom: 1px dotted #666666;
	margin-bottom: 20px;
}
.miniNoticias .miniNoticiaEach IMG {
	float: left;
	margin-right: 10px;
	width: 70px;
}