/* for index.xhtml -- main index  */
/*                                */
body {
	background: white;
	width: 900px;
}

img {
	border: 0;
}

a { 
	color: #4261df;
	text-decoration: none;
	font-weight: bold;
	}

a:visited { 
	COLOR: #4261df;
	text-decoration: none;
	font-weight: bold;
	}

a:active { 
	COLOR: #4261df; 
	text-decoration: none;
	font-weight: bold;
	}

a:hover    { 
	color: #0728ed;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	font-weight: bold;
}

#content /* text in main index */ {
	position: absolute;
	top: 20px;
	text-align: left;
	left: 100px;
	width: 800px;
	line-height: 1em;
	text-align: center;
}

#head {
	position: relative;
	top: 5px;
	left: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
	background-color: #eef6de;
/* 	height: 30px; */
	}

#head1 {
	position: relative;
	text-align: center;
	}
	
#text {
	position: relative;
	top: 50px;
	left: 45px;
	text-align: left;
	}
	
#picture-right {
	position: absolute;
	top: 300px;
	left: 340px;
	}

.links {
	font-family: "Verdana", "Book Antiqua", "Palatino", Serif;
	font-size: 11px;
	}
	 		
.TEXTO1
	{
	font-weight: normal;
	font-size: 11px;
	font-family: "Verdana", "Book Antiqua", "Palatino", Serif;
	background-color: transparent;
	color: #000033;
}


.updated   {
	font-weight: normal;
	font-size: 9px;
	font-family: "Verdana", Serif;
	background-color: transparent;
	color: #9999CC
}

.statcounter { display: none }

img {
	border: 0;
}




