*
body{
	padding: 5px 0px 5px 0px;
	background-color:#F3F3F3;
	font-size: 10pt;
	font-family: "georgia", "times new roman", serif;
	color: #333333;
}

p
{
	line-height: 1.5em;
	margin-bottom: 1.0em;
	margin-left:1.0em;
	margin-right:1.0em;
	text-align: justify;
}


h1{
	font-size: 2.0em;
	padding-right: 34px;
	background-position: right;
}
h3
{
	display: inline;
	font-size: 1.5em;
	padding-right: 34px;
}

a
{
font-size:1em;
color: #B96D00;
text-decoration: none;
}

a:hover
{

text-decoration:overline;
font-size:0.8em;
font-weight:bold;

}



ul.linklist
{
list-style: none;
}

ul.linklist li
{
line-height: 2.0em;
}

#areaContido{
	float:left;
	
	width:70%;
	background-color:#FFFFFF;
}
#areaContido h1{
	margin-left:10px;
	font-size:1.6em;
}
#areaContido h2{
	margin-left:10px;
	font-size:1em; text-align:justify; font-weight:normal;
}
#areaContido h3{
	margin-left:10px;
	font-size:0.8em;
}


#botonOculta{
	float:left;		
	width:5%;
}
#menu{
	float:right;	
	width:20%;
	background: #FDFCF6 url('images/boxbg.gif') repeat-x;
	left: 0.5em;
	top: 0 em;

	margin-bottom: 1.0em;
	background-color: #FDFCF6;
}
#menu a{
	display:list-item;
	text-decoration: none;
	list-style:none;
	margin-left:10px;
}
#menu h1{
	font-size:1.2em;
	background-color:#F8F5D7;
	border-bottom: solid 1px #E1D2BD;
	margin-left:10px;
}
#menu li{
	text-decoration: none;
	list-style:none;
}


#contenedor
{
	z-index: 2;
	position: relative;
	width: 95%;
	border: solid 7px #fff;
	background-color: #fff;
	margin: 0 auto;
}

#header
{
	position: relative;
	width: auto;
	height:80px;
	background-color: #2B2B2B;
}

#headerTitulos
{
	bottom: 0em;
	padding: 0em 2.0em 1.3em 2.0em;
}

#headerTitulos h1
{
	position: absolute;
	display: inline;
	background-repeat: no-repeat;
	font-weight: normal;
	background-image: url('images/punto.png');
	color: #fff;
	font-size: 2.5em;
	left: 9px;
	top: 1px;
}

#headercontent h1 sup
{
	color: #777;
}

#headerTitulos h2
{
	position: absolute;
	display: inline;
	font-size: 1.0em;
	font-weight: normal;
	left: 11px;
	top: 49px;
	color: #aaa;
}


#botons
{
	position: absolute;
	top: 30px;
	right: 11px;
	padding-right: 0.0em;
	width: 133px;
	height: 45px;
}


#menuPrincipal
{
	position: relative;
	background: #7F8400 url('images/menubg.gif') repeat-x top left;
	height: 3.3em;

	width: auto;

}

#menuPrincipal ul
{
	position: absolute;
	top: 5px;
	width:auto;
	margin-left:0em;
	
}

#menuPrincipal ul li
{
	display: inline;
}

#menuPrincipal ul li a
{
	padding: 0.5em 1.0em 0.9em 0.9em;
	color: #fff;
	text-decoration: none;

}

#menuPrincipal ul li a:hover
{
font-weight:bold;
background: #7F8400 url('images/menuactive.gif') repeat-x top left;
}

#menuPrincipal ul li a.active
{
font-weight:bold;
text-transform:uppercase;
background: #7F8400 url('images/menuactive.gif') repeat-x top left;
}
#menubottom
{
	background: #fff url('images/border1.gif') repeat-x;
	height: 14px;
	margin-bottom: 1.5em;
	width: auto;
}
#content
{
	padding: 0em 2.0em 0em 2.0em;
	width: 100%;
	float: left;
}
#footer
{
	position:relative;
	height: 2em;
	clear: both;
	padding-top: 5em;
	background: #fff url('images/border2.gif') repeat-x 0em 2.5em;
	font-size: 0.8em;
}

#footer .left
{
	position: absolute;
	left: 11px;
	bottom: 8px;
	width: 942px;
	height: 14px;
}
#suggestPost{
bottom:0;right:0;
position: fixed;height:25px;width:25px;}
#suggestPost a:hover{
background-image:url(images/bAvaliaID2.png);
height:25px;width:25px;}
#suggestPost a{
background-image:url(images/bAvaliaID.png);
display:block;height:25px;width:25px;}
