body{ 
	text-align:center; 
	font-family: Tahoma, Arial, Helvetica; 
	color:#000000; 
	font-size:12px;
}

a {text-decoration: none; border:0;  color:#333333;} 
input{background-color:#CCCCCC; border:none; width:300px; float:left;}
label {	display:inline-block; text-align:left; vertical-align:middle;  min-width:300px;}
textarea {border:none; float:left;}

#content { width:950px;  max-height:300px; margin-top:22px; position:relative; }
.contact {display:inline-block; overflow:hidden; width:316px; float:left; height:300px; }
.contact img {max-width:316px; max-height:300px;}
.textScroll{overflow:visible; width:550px; height:201px;}
.comment { background-color:#CCCCCC; height:100px; width:300px; scroll:hidden;}

#scroll {  height:150px;  overflow:hidden; width:950px; position:absolute;top:320px; left:0px; position:absolute;}
#scrollMe /*inside*/{ height:150px; display:inline-block; top:0px;  position:relative;}

#content_img
{
	display:inline-block; 
	width:300px;
	height:300px;   
	position:absolute; 
	top:0px;
	left:0px; 
}

#content_img img {max-width:300px; max-height:300px; position:absolute; left:0px; top:0px; }

#content_description
{
	display:inline-block; 
	width:550px;
	height:300px; 
	margin-left:90px; 
	text-align:justify;
	overflow:hidden;
	position:absolute; 
	top:0px;
	right:0px; 
}

#header{ height:58px; }

#logo{width:400px; display:inline-block; height:59px; text-align:left;  float:left;}

#menu_top
{
	text-align:right;
	width:500px;
	height:58px;
	display:inline-block; 
	float:right;
}
#menu_top a {display:inline-block; margin-top:43px;}

#header a
{	
	font-size:12px;  
	text-align:center; 
	vertical-align:bottom;
	margin-left:30px;	
	height:
}

.pageBody
{
	margin:auto; 
	width:950px;
	height:550px; 
	vertical-align:middle;
	position:absolute; 
}

#splash{
	position:absolute; 
	top:0px; 
	left:0px; 
	cursor:pointer;
	filter:alpha(opacity=98);
	-moz-opacity:0.98;
	-khtml-opacity: 0.98;
	opacity: 0.98;

	
}

.border {position:absolute; bottom:0px; right:0px;}
.form_row {width:316px;  overflow:hidden; margin-top:5px;}
.name {font-weight:bold; margin-top:10px;}
.middle { vertical-align:middle;}
.morada {font-weight: bold; margin-bottom:30px;  }
.artigos_page { display:inline-block; width:950px; height:150px; overflow:hidden; position:absolute; top:0px; }
.pause { background-image:URL("../site_img/pause.png"); position:absolute; top:0px; right:0px; display:inline-block;  width:25px; height:25px;}
.red_foreground{color:red;}

.thumbnail { 	 
	width:50px; 
	height:50px;	
}

.scroll_line { 
	display:inline-block;
	overflow:hidden;
	height:50px;
	text-align:center;
} 

.scroll_art{ 
	display:inline-block; 
	width:50px; 
	height:50px;   
	position:relative; 
	overflow:hidden;
	color:white;
}

.wysiwyg {display:inline-block; vertical-align:middle;}

