h2 {font-size: 1.1em}
h3 {font-size: 1.4em}

hr, .hide {
	position:absolute; 
	top:0;
    left:-9000px;
}	

#page {
	height: 250px; 
}

#leftsider {
	float: left;
	width:650px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	height: 280px;
}

#leftsider h1 {font-size: 2em;}

#menu {
	margin-top: 20px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FDFDFD;
}

#menu ul {
	list-style: url(../img/bullet_der.png);
}

#menu a{
	text-decoration: none;
	color: #FF9900;
}

#menu a:hover{
	border-bottom-width: 1px;
	border-bottom-style: outset;
	border-bottom-color: #FF9900;
	letter-spacing: 1px;
}

#content {
	float: left;
	font-size: 1.1em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

#content h4 {font-size: 1.2em;}

.par {
	margin: 0px 0px 0 0px; 
	padding-left: 0px; 
	float: left; 
	width: 670px;	
	height: 250px;
}

.alt {/* modify this to add style to alternate sections*/}

#note { 
	margin-top:10px;
}

p.secbot a{
	margin-top: -5px;
	padding-left: 15px;
	border-bottom:none;
	color: #FF9900;
	background: url(../img/bullet_izq.png) no-repeat scroll left center;
	text-decoration:none;
	font-size:0.9em;
}

p.secbot a:hover {
	border-bottom:1px solid #FF9900;
}

p.bright a{
	margin-top: -5px;
	padding-left: 15px;
	border-bottom:none;
	color: #FF9900;
	background: url(../img/bullet_der.png) no-repeat scroll left center;
	text-decoration:none;
	font-size:0.9em;
}

p.bright a:hover {
	border-bottom:1px solid #FF9900;
}
.titlecontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
}
.textcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	text-align: justify;
}
.textcontentInvert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #323232;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
	vertical-align: top;
}
.textcontentInvert a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
	text-decoration: underline;
	vertical-align: top;
}
.textcontent a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DED19C;
	text-decoration: underline;
	font-weight: bold;
	text-align: justify;
}
.textcontent a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F7D56D;
	font-weight: bold;
	text-align: justify;
}
.textcontent a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
	text-align: justify;
}
.megatitle {
	font-family: "Courier New", Courier, monospace;
	font-size: 36px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	margin-left: 20px;
	padding-left: 50px;
}
