/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/
* {
	margin: 0;
	padding: 0;
}
#page {
	width:920px;
	margin:0 auto;
	
}

#infodiv {
postion: liquid;
top: 0;
bottom: 300px;
left: 0;
font-size: 10px;
font-family: Georgia, sans-serif;
background: #ffffff;
color: #000000;
padding: 0px 0px 0px 0px;
}

body {
font-size: 12px;
font-family: Georgia, "Times New Roman", Times, serif;
color: #464646;
background-image:url(../img/ruido.gif);
background-repeat:repeat;
background-position:top;
background-color: #0B0B0B;

}

body.section-1 { }
body.section-2 { }
body.section-3 { }

li.section-title { 

text-decoration: none;
color: #CC00CC;
font-weight: bolder;

}

.top-section {
text-decoration: underline;
letter-spacing: 0px;
font-style: italic;
padding-top: 5px;
padding-right: 0px;
padding-bottom: 10px;
padding-left: 0px; /* matches padding left in #menu ul */
font-size: 12px;
line-height: normal;
color: #CC00CC;
font-family: Georgia, serif;

}

a:link { 
font-style: normal; 
text-decoration: none; color:#3C3C3C}

a:active {
	font-style: normal;
	text-decoration: none;
	color: #000000;
	background-color: #CC00CC;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a:visited { 
font-style: normal; 
text-decoration: none; color:#333333; 

}

a:hover { 
font-style: normal; 
background-color: #CC00CC;
text-decoration: none;
color: #000000 

}

a img {
border: none; 

}

#menu {
	margin-left: 15px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	max-height: 100%;
	min-height: 100%;
	width: 160px;
	overflow: auto;
	top: 0;
	bottom: 0;
	left: 0;
	color: #333333;
	float:left;

}

#menu ul {
border-style: none;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
margin-top: 0px;
list-style: none;
}

#menu ul li {
margin: 0px;
}

	/* The following selectors style the "Built with Indexhibit" on the menu */	
		
#menu ul.built {
font-weight: bold;
color: #000000;
font-size: 10px;
font-family: "Courier New", Courier, Monaco, monospace;
margin-bottom: 0;

}

#menu ul li.section-title {
cursor:pointer;
margin-bottom: 0px;
margin-top: 3px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
padding-top: 3px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
color: #0099CC;
/* Following lines adds a line about each section */
border-top-color: #202020;
border-top-style: solid;
border-top-width: 1px;

}
	
	
#content {
max-width: 700px;
margin-left: 0px;
margin-bottom: 0;
margin-right: 0;
margin-top: 85px;
position: liquid;
height: 100%;
top: 0;
float:right;

}

		/* The following changes the link colors for only the "Built with Indexhibit" link */
		/* This sets the style for Post-Nav Text which can be accessed in the Exhibit Settings */
		
		#copy {
			font-family: Helvetica, Verdana, Arial, sans-serif;
			font-size: 10px;
			color: #000000;
			margin-top: 5px;
			padding-top: 10px;
			border-top-color: #cccccc;
			border-top-style: solid;
			border-top-width: 1px;
		}

.container {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content p {
width: 700px;
margin-bottom: 9px; 

}

p {
margin: 0 0 9px 0;
}

h1,h2 {
padding-bottom: 5px;
padding-top: 5px;
padding-right: 10px;
padding-left: 10px;
width: 380px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
font-style: italic;
color: #FFFFFF;
background-color: #000000;
font-family: Georgia, serif;
font-size: 25px; }

h1 { font-size: 25px; }
h2 { font-size: 12px; }

#img-container	{ margin: 0; padding: 0; }
#img-container p	{ width: 400px; margin: 0; padding: 0 0 12px 0; }

#once { clear: left; }

#iframed { max-height: 10000px; min-height: 7000px; overflow: hidden; }
titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}

