/* - - - - - - - - - - - - - - - - - - - - -

Title : DESITAL default style
Author : Hugo Vieira
URL : http://www.desital.pt

Version : v0.01

- - - - - - - - - - - - - - - - - - - - - */

#news{
	width:660px; 
	height:650px;
	background-color:#FFFFFF;
	margin:20px 0 0 20px;
}

img.logo{
position:relative;
top:20px;
left:20px;
z-index:1;
}

span.tittle{
position:relative;
left:200px;
font-size:20px;
font-weight:bold;
}


div.left{
width:300px;
float:left;
margin:30px 5px 10px 10px;
text-align:center;
background: #41322B;
color:#FFFFFF;
}

div.right{
width:300px;
float:right;
margin:30px 10px 10px 5px;
text-align:center;
background: #41322B;
color:#FFFFFF;
}

div.btn{
position:relative;
float:right;
margin:30px 10px 10px 5px;
}

input{	font: 8pt verdana; font-family:Tahoma, Verdana, Arial;	}
textarea{ text-align:justify; width:190px; font: 8pt verdana; font-family:Tahoma, Verdana, Arial;}

input.button { float:right; margin:0; padding: 1px 0 0px 3px; font-size: 100%; font-family: Arial, Sans-Serif; border: none; background: none; color: #FFF; background: #41322B; font-weight: bold; }

