body
{
	margin: 0;
	padding: 0;
	border: 0;

	background-color: #FCFCFC;
	font: 90% verdana, arial, helvetica, sans-serif;

	min-width: 780px;
}

#profile
{
	background: transparent url(img/profile.png) bottom right no-repeat;
}

#comment
{
	font-weight: bold;
	font-size: 90%;
}
#overline
{
	text-decoration: line-through;
}
#no-list
{
	list-style: none;
	padding-left: 0;
}


#header
{
	padding: 2em 10% 1em 10%;

	border-bottom: 4px solid #F92;

//	background-color: #222;
	background-color: #E72;

	color: #FEFEFE;
}
#header h1, #header h2
{
	margin: 0;
	padding: 0;
}
#header h1
{
	font-size: 1.5em;
}
#header h2
{
	font-size: 1.2em;
	padding-left: 0.2em;
}

#main1
{
}
#left
{
	float: right;
	margin-right: 1em;
	padding: 5em 0 0 33px;
	width: 13.7em;
}
#middle
{
	font-size: 90%;
}
#middle2
{
}
#middle3
{
}
#middle4
{
}
#middle5
{
}
#middle6
{
}
#middle7
{
}
#middle8
{
	min-height: 490px;
	/*height: 450px;*/
}
.column-inH
{
}
.column-inL
{
	font-size: 80%;
}
.column-inM
{
}
.column-inR
{
}
.column-inF
{
}
.cleaner
{
	clear: both;
	overflow: hidden;
	height: 0px;
	font-size: 0px;
	border: none;
	margin: 0; padding: 0;
	background: transparent;
}
#footer
{
	display: none;
}

.nav
{
	border: 2px;
	border-top: 0;
	border-bottom: 3px;
	border-color: #556;
	border-style: groove;
	border-bottom-style: solid;
}
.nav ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.nav h3
{
	margin: 0;
	padding: 0;
}

.nav ul li ul li
{
	background-color: #FEFEFE;
	/*height: 28px;*/
	min-height: 17px;
	text-align: right;
	padding: 8px 20px 3px 14px;
}
.nav ul li ul li:first-child
{
	1background-color: green;
	min-height: 20px;
}

.nav ul li h3
{
	background-color: #057;
	/*height: 32px;
	height: 16px;*/
	padding: 3px 20px 6px 19px;

	font-family: tahoma, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
.nav ul li:first-child h3, #primer-nav
{
	1background-color: white;
	1color: black;
	/*height: 57px;*/
	min-height: 15px;
	padding: 10px 38px 9px 19px;
}

.nav ul li ul li a
{
	/*margin: 8px 20px 3px 14px;*/
	text-decoration: none;
	margin: 0;
	padding: 0;

	font-family: arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #069;
}
.nav ul li ul li:hover
{
	1background-color: #E0E0E0;
	background-color: #FEE;
}
.nav ul li ul li:hover a
{
	color: #E44;
}
.nav ul li ul li:hover a:before
{
	color: #09F;
}
.nav ul li ul li a:before
{
	content: " [Alt + " attr(accesskey) "] ";
	color: #FF9A52;
	font-size: 75%;
}

#external
{
	padding-right: 15px;
	background: transparent url(img/external.png) top right no-repeat;
}
* html body #external
{
	padding-right: 0;
	background: none;
}

#content
{
	padding: 1em 10% 3em 10%;
	
	text-align: justify;
	font-family: verdana, sans-serif;
	font-size: 95%;
	color: #444;
}
#content h3
{
	font-family: arial, sans-serif;
	font-size: 125%;
	font-weight: bold;
	color: #111;
}
#content h4
{
	color: #333;
}
#arrow-paragraph
{
	display: none;
	overflow: none;
}



/*******************
	TABLE
*/
table
{
	width: 100%;
}
table th:first-child
{
	width: 10em;
}
tr.d0 td
{
	background-color: #FAFCFE;
}
tr.d1 td
{
	background-color: #E8F7FB;
}
.table1
{
	position: relative;
	background: transparent url(img/t5.png) top left repeat;
}
.table2
{
	background: transparent url(img/t2.png) top left repeat-x;
	background-position: 63px 0;
}
.table3
{
	background: transparent url(img/t4.png) top left repeat-y;
}
.table4
{
	background: transparent url(img/t6.png) top right repeat-y;
}
.table5
{
	background: transparent url(img/t8.png) bottom left repeat-x;
}
.table6
{
	background: transparent url(img/t1.png) top left no-repeat;
}
.table7
{
	background: transparent url(img/t3.png) top right no-repeat;
}
.table8
{
	background: transparent url(img/t7.png) bottom left no-repeat;
}
.table9
{
	background: transparent url(img/t9.png) bottom right no-repeat;
}
.tablepad
{
	padding: 3px 1em 0.5em 1em;
}




/*******************
	FORM
*/

form
{
}
form table
{
	/*margin: 0.5em 1em;*/
}
.hola td:first-child
{
	padding-left: 1em;
}

input
{
	border: 1px solid #069;
}
.longinput
{
	width: 101.4%;
}
select
{
	border: 1px solid #069;
}
textarea
{
	border: 1px solid #069;
	padding: 0.25em;
	width: 100%;
	height: 10em;
}




/*******************
	NEWS
*/
#postnews
{
	margin-bottom: 5em;
}

.a-new
{
	margin-top: 10px;
	margin-bottom: 10px;
}
.a-new .nhead
{
	font-size: 190%;
	margin-bottom: 0px;
}
.a-new .ndate
{
	font-size: 90%;
	margin-top: 0px;
}
#viewarchive
{
	font-weight: bold;
	font-size: 125%;
}



/*********************
	SEARCH
*/
#search
{
	display: none;
	position: absolute;
	top: 27px;
	right: 10px;
	font-weight: bold;
	font-family: tahoma, sans-serif;
	color: #FFFFFF;
}

#login
{
	display: none;
	position: absolute;
	top: 55px;
	right: 10px;
	font-weight: bold;
	font-family: tahoma, sans-serif;
	color: #FFFFFE;
}








#languages-word li
{
	margin: 0.7em 0;
}
#languages-word a
{
	color: #005;
	font-weight: bold;
	font-size: 115%;
}

a
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}


#content h4
{
	font-style: italic;
	font-weight: normal;
	margin: 1.5em 0 0.4em 0;
}
#content ul li p
{
	margin: 0.2em 0;
}