/* CSS Document */

#mlink { color:#FFFFFF; text-decoration:none; font-weight:bold;font-size: 12px;} 
#mlink:hover { color:#FFFFFF;text-decoration:underline;font-size: 12px;}

#hlink { color:#FFFFFF; text-decoration:none;text-decoration:underline; }  
#hlink:hover { color:#FFFFFF;text-decoration:underline;font-weight:bold;} 


#content {
	width:100%;
	height:100%;
	vertical-align:middle;
}


#center {
  margin-left:auto; 
  margin-right:auto; 
	width:900px;
	height:600px;	
}

#logo {
  position: absolute;
	width:268px;
	height:71px;
}

#page {
  position: absolute;
  margin-left: 74px;
  margin-top: 20px;
	width:508px;
	height:436px;
}
a {
text-decoration: none;
}
img {
border: 0;
}
.barre1fix {
  position: absolute;
  margin-left: 598px;
  margin-top: 121px;
	width:82px;
	height:443px;
}

.barre2fix {
  position: absolute;
  margin-left: 684px;
  margin-top: 121px;
	width:56px;
	height:455px;
}

.barre3fix {
  position: absolute;
  margin-left: 750px;
  margin-top: 121px;
	width:56px;
	height:455px;
}


.barre1mov {
  position: absolute;
  margin-left: 598px;
  margin-top: 145px;
	width:82px;
	height:443px;
}


.im1 {
margin-top: 0px;
}

.im2 {
margin-top: 0px;
}

.im3 {
margin-top: 0px;
}

.imv1 {
margin-top: 20px;
}

.imv2 {
margin-top: 20px;
}

.imv3 {
margin-top: 20px;
}


#menu1 {
  margin-left: 300px;
  position: absolute;
	width:140px;
	height:71px;
}


#menu2 {
  margin-left: 450px;
  position: absolute;
	width:140px;
	height:71px;
}


#menu3 {
  margin-left: 600px;
  position: absolute;
	width:140px;
	height:71px;
}

#porto {
  margin-left: -45px;
  margin-top: -22px;
  width: 800px;
  height: 550px;
}

ul {
	margin-bottom: 2em;
}


/* Listen */
ul#news {
	padding: 2em;
	background:  #fffeb8;
}

ul#portfolio li img{	
  padding: 4px;
}


.fade{
	margin-bottom: 2em;
}

.fade p{
	margin-bottom: 2em;
	text-align: center;
	width: 100%;
	background: #fff;
}

ol,ul {list-style:none;}
