<!--
html,body {
width:100%;
height:100%;
overflow:hidden;
margin:0;
padding:0;
}

#sfondo-css {
position:absolute;
height:100%;
width:100%;
z-index:1;
margin:0;
padding:0;
}

#container {
position:absolute;
z-index:2;
top:10px;
right:5px;
left:5px;
color:#FFF;
overflow:auto;
height:100%;
width:100%;
}

#css a {
color:#FFF;
}

a {
outline:none;
}

a:hover {
color:#666;
text-decoration:underline;
font-weight:700;
}

.sectiontitle {
font-family:"Rage Italic";
color:#672293;
font-size:90px;
text-align:center;
font-weight:400;
padding-top:200px;
}

.text {
font-family:"Goudy Old Style";
font-size:16px;
font-weight:400;
color:#000;
text-align:center;
}

#fondo {
width:100%;
clear:both;
font-weight:700;
margin:0 auto;
}

#fondo p {
color:#fff;
font-family:"Goudy Old Style";
font-size:8pt;
text-align : justify;
margin:0;
padding:0;
}

#folder img {
border:none;
}

#folder1 {
margin:0 auto;
padding:0;
}

#folder1 img {
width:300px;
height:150px;
float:left;
}

#folder1 img:hover {
width:350px;
height:175px;
margin-top:0;
}

#folder2 {
height:130px;
}

#folder2 img {
width:200px;
height:100px;
float:right;
margin-top:48px;
}

#folder2 img:hover {
width:300px;
height:150px;
margin-top:0;
}

a:link,a:visited {
color:#672293;
text-decoration:none;
font-weight:700;
}
/* footer */

#footer_wrapper {
	width: 100%;
	margin: 0 auto;
}

#footer {
	width: 980px;	
padding: 0px;
margin : auto;
	text-align: center;
	color: #000000;
	margin-top: 0;
	font-family : "Goudy Old Style";
font-size : 8pt;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#footer a {
	color: #672293;
}

#footer a:hover {
	color: #333333;
}
#footer .footer_menu {
	margin: 0 0 10px 0;
	font-size : 12pt;
	padding: 0px;
	list-style: none;
}

.footer_menu li {
	margin: 0px;
	padding: 0 20px;
	display: inline;
font-weight: normal;
	border-right: 1px solid #333333;
}

.footer_menu .last_menu {
	border: none;
}

/* end of footer */





