/*----- CSS -----*/
*
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
BODY, HTML
{
	margin: 0;
	padding: 0;
	background: #FFF;
	text-align: center;
	margin-bottom: 10px;
}
A
{
	color: #006666;
	text-decoration: none;
}
A:hover
{
	color: #717171;
	text-decoration: none;
}
#primaryContent .info
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-top: 8px;
	margin-left: 8px;
	color: #006666;
}
#primaryContent .ce_text
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-top: 8px;
	margin-left: 8px;
	color: #006666;
}
DIV#flashcontent
{
	margin: 24px auto;
}
.mod_atoz LI A
{
	color: #86704B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.mod_atoz .description
{
	margin-top: 5px;
}
.mod_atoz H2
{
	font-size: 20px;
}
#sitemap A.submenu
{
	font-size: 16px;
	color: #86704B;
}
/*----- IDS -----*/
#container
{
	width: 978px;
	margin: 225px auto 0px;
	padding: 0px;
	background: #FFF;
	text-align: left;
	border: 1px solid #CCC;
}
/*----- HEADER -----*/
#logo
{
	margin: 0;
	padding: 0;
	background: url(../images/escudo.jpg);
}
#logo #box
{
	float: left;
	clear: none;
	height: 90px;
	margin: 0;
	padding: 0;
	background: url(../images/escudointershadow.png);
	color: #006666;
	font-family: "Times New Roman";
	font-weight: bold;
	font-size: 20px;
	letter-spacing: -2px;
	text-indent: -2px;
	width: 420px;
}
#logo P
{
	float: left;
	clear: none;
	height: 40px;
	width: 40px;
	margin: 0;
	padding: 0;
	color: #FFF;
	font-family: Georgia;
	font-weight: normal;
	font-size: 18px;
	text-indent: 2px;
	line-height: 43px;
	letter-spacing: -2px;
}
.subContainer, #navigation UL
{
	width: 978px;
	margin: 0 auto;
	color: #FFCC00;
	font: 24px Georgia, "Times New Roman", Times, serif;
}
#header
{
	text-align: left;
	margin: 0;
	padding: 0px 0 0 10px;
	height: 100px;
	background: #32796B url(../images/bg.jpg);
}
#banner
{
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	background: #006666;
}
.formbody
{
	margin-top: 15px;
	margin-bottom: 5px;
}
/*----- NAVIGATION -----*/
#navigation2
{
	background: #006666;
	height: 20px;
	margin: 0px auto;
}
#navigation
{
	margin: 5;
	padding: 0;
	background: #7AA9A1;
	height: 34px;
	list-style: none;
	width: auto;
	margin: 0 auto;
}
#navigation LI
{
	float: left;
	clear: none;
	list-style: none;
}
#navigation LI A
{
	color: #FFF;
	display: block;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding: 10px;
}
#navigation LI A:hover
{
	color: #007B63;
	background: #FFFFFF;
	display: block;
}
#navigation P
{
	color: #FFF;
	display: block;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding: 7px 10px;
}
/*----- HEADINGS -----*/
H1
{
	font-family: Tahoma;
	font-size: 22px;
	letter-spacing: -1px;
	margin-top: 15px;
	margin-bottom: 5px;
	font-weight: normal;
	color: #86704B;
}
H4
{
	font-family: Tahoma;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: normal;
	color: #006666;
}
H2
{
	font-family: Impact;
	font-size: 33px;
	letter-spacing: -1px;
	margin-top: 15px;
	margin-bottom: 5px;
	font-weight: normal;
	color: #006666;
}
H3
{
	font-family: Tahoma;
	font-size: 14px;
	color: #007B63;
	margin: 20px 0px 10px;
}
#pdf_link A
{
	float: right;
}
/*----- PARAGRAPHS -----*/
.toggler
{
	cursor: pointer;
}
P
{
	color: #043F4A;
	font-size: 11px;
	line-height: 20px;
}
#primaryContent P
{
	color: #043F4A;
	font-size: 11px;
	line-height: 20px;
	margin: 6px;
}
#primaryContent UL
{
	color: #043F4A;
	font-size: 11px;
	margin: 20px 0;
	list-style: none;
}
#primaryContent LI
{
	padding-left: 18px;
	margin: 10px 0;
	list-style: none;
	background: url(../images/content_bullet.png) no-repeat 1px 2px;
}
#galeriadefotos .pagination LI
{
	display: inline;
}
#primaryContent P .back
{
	margin: 0px;
}
/*----- FORMS -----*/
INPUT
{
	background-color: #FFF;
	color: #999999;
	border: 1px solid #CCC;
	font-size: 11px;
	padding: 3px;
	width: 160px;
}
BUTTON
{
	background-color: #EFEFEF;
	line-height: 11px;
	color: #000;
	border: 1px solid #CCC;
	font-size: 11px;
	height: 20px;
	margin: 0;
	padding: 0 5px;
}
FORM P
{
	padding: 2px 0;
}
/*----- IMAGES -----*/
IMG
{
	border: 0;
	margin: 0px;
}
IMG A
{
	border: 0;
	text-decoration: none;
}
IMG A:hover
{
	border: none;
}
/*----- CONTENT -----*/
#EduContDownload
{
	width: 230px;
	height: auto;
	background: #FFF;
	border: 1px solid #BDBDBD;
	margin: 5 5 0.625em 0;
	float: right;
}
#EduContDownload H2
{
	background: url(../images/bgDots.gif);
	border-bottom: 1px solid #BDBDBD;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0.75em 0.85em;
	color: #007B63;
}
#primaryContent
{
	width: 710px;
	height: auto;
	padding: 20px 25px;
	border-right: 1px solid #CCC;
	font-size: 11px;
	float: left;
}
#primaryContent IMG
{
	clear: none;
/*left-margin: 0px*/
	padding: 1px;
	border: 0px solid #000000;
}
#galeriadefotos IMG
{
	border: 15px double #E1D4AE;
}
#primaryContent .ce_downloads IMG
{
	clear: none;
	margin: 0px;
	padding: 0px;
	border: 0px solid #E7E7E7;
}
#primaryContent .back
{
	margin: 10px;
}
#primaryContent INPUT
{
	margin-bottom: 4px;
}
#secondaryContent
{
	width: 175px;
	padding: 5px 17px;
	border-left: 0px solid #CCC;
	font-size: 11px;
	float: right;
	clear: none;
}
#secondaryContent H2
{
	font-family: Tahoma;
	color: #86704B;
	margin-bottom: 0;
	line-height: 15px;
	font-size: 18px;
	font-weight: normal;
}
#secondaryContent H3
{
	color: #006666;
	margin-top: 10px;
}
#secondaryContent UL
{
	list-style: none;
}
#secondaryContent LI
{
	list-style: none;
	padding-left: 15px;
	margin: 8px 0;
	background: url(../images/tiny_bullet.png) no-repeat left top;
}
#secondaryContent LI A
{
	color: #575757;
	font-weight: normal;
	text-decoration: none;
}
#secondaryContent .mod_newslist A
{
	padding-left: 15px;
	background: url(../images/tiny_bullet.png) no-repeat left top;
	display: block;
}
#secondaryContent LI A:hover
{
	color: #86704B;
	text-decoration: none;
}
#secondaryContent .links LI
{
	padding-left: 0px;
	margin: 2px 0;
	background: none;
}
#secondaryContent .layout_simple
{
	margin: 5px 0;
}
/*----- COMMENTS -----*/
#primaryContent .comment
{
	margin: 15px 0;
}
#primaryContent .comment .status
{
	color: #546D17;
	background: #F8F8F8;
	border: 2px solid #CCC;
	padding: 10px;
	margin-bottom: 15px;
}
#comment #status DD, #comment #status DT
{
	display: inline;
}
#primaryContent .comment A
{
	color: #546D17;
	font-weight: bold;
	text-decoration: none;
}
#comment A:hover
{
	color: #666;
	text-decoration: underline;
}
#comment .comment
{
	padding: 10px 5px;
	border-top: 3px solid #7FA71F;
}
#comment .comment DT
{
	float: left;
	clear: none;
}
#primaryContent .comment DD
{
	clear: both;
	color: #656565;
	line-height: 20px;
	font-size: 10px;
	margin-bottom: 10px;
}
#primaryContent .date
{
	clear: none;
	margin-left: 5px;
	line-height: 10px;
	font-size: 11px;
	color: #585858;
}
/*----- FOOTER -----*/
#footer
{
	margin: 0 auto 10px;
	height: 10px;
	padding: 18px 20px;
	clear: both;
	width: 940px;
	text-align: left;
	font-size: 10px;
	color: #007B63;
	background: #D3C473;
}
#footer UL
{
	list-style: none;
}
#footer LI
{
	list-style: none;
	display: inline;
}
#footer #copyright
{
	float: left;
	clear: none;
}
#footer #links
{
	float: right;
	clear: none;
}
#footer A
{
	color: #FFF;
	text-decoration: none;
}
#footer A:hover
{
	color: #CCC;
	text-decoration: underline;
}
/*----- CLASSES -----*/
.clear
{
	clear: both;
	height: 0.1px;
	overflow: hidden;
	font-size: 0.1px;
	line-height: 0.1px;
}
.invisible
{
	width: 0px;
	height: 0px;
	left: -100px;
	top: -100px;
	position: absolute;
	overflow: hidden;
	display: inline;
}

