*{
	margin: 0;
	border: 0;
	font-family: "Lucida Grande";
}

a:visited, a:active, a:link{
	color: #DDD;
	text-decoration: none;
}

html{
	background:#FFFFFF url(../img/body.png) repeat scroll left top;
}


#bd{
/*	background-color: #555;*/
/*	border: 1px solid #999;*/
}
h1{
	font-size: 150%;
	font-weight: bold;
}

h2{
	font-size: 120%;

}

p{
	
}

strong{
	font-weight: bold;
	font-size: 103%;
}

.yui-t2 .yui-b {
	float:left;
	width:16em;
	color: #FFF;
}

.yui-t2 #yui-main .yui-b{
	margin-left: 16em;
}

#doc{
	width:54.69em;
	margin: 150px auto 0;
}

.yui-t2{
	background-image: url(../img/coimbra_bridge.jpg);
	border: 8px solid #555;

}

#logo{
	padding: 5px;
	height: 120px;
	text-align: center;
	background:transparent url(../img/enei2010.jpg) no-repeat scroll 0 0;
/*	ENEI.jpg*/
	/*margin: 5px 5px 5px 15px;*/
}

#social{
	float: right;
}

#stamp{
	position:absolute;
	left:0px;
	top:0px;
	/*background:transparent url(../img/stamp_small.png) no-repeat scroll 0 0;*/
}

#editions{
	background: url(../img/lol.png) repeat scroll top left;
	margin: 9px 5px 5px 15px;
	padding: 15px 10px;
	font-size: 75%;
	line-height: 1.9;
	text-align: center;
	color: #ccc;
}

#contain_sidebar{
	background: url(../img/lol.png) repeat scroll top left;
	padding: 5px;	
	margin: 5px 5px 5px 15px;
}

#editions h3{
	background-color: #333;
	font-weight: bold;
	font-size:120%;
}


#main{
	margin: 5px 15px 5px 0px;
	background: url(../img/lol.png) repeat scroll top left;
	padding: 10px 10px;
	min-height: 200px;
}

#main a{
	text-decoration: underline;
}

#main h2{
	font-size: 142%;
	font-weight: bold;
	background-color: #333;
	text-align: center;
	margin-bottom:20px;
	padding: 5px 2px;
}

#ft{
	text-align: center;
	font-size: 85%;
	padding: 5px 5px;
	margin: 10px 0px;
	color: #333;
}

#ft a:link{
	color: #333;
}

#hd{
	text-align: center;
	font-size: 200%;
	margin: 40px 0px 10px 0px;
	color: #FFF;
}

#texto{
	padding: 5px 10px;
}
