/* CSS
   template webtom grey by tom.cryns@webtom.be
*/

body {
	font-family: "Trebuchet MS", Verdana, geneva, sans-serif;
	font-size:small;
	margin:0;
	padding:0;
	background-color: #CCCCCC;
}

* {
	
	line-height:normal;
}

h1 {
	padding:0;
	margin:10px 0px;
	font-family: "Trebuchet MS", Verdana, Sans-Serif;
	font-size:180%;
	font-weight:bolder;
	color: #CC3333;
}

h2 {
	padding:0;
  margin:20px 0px 0 0;
	font-family: "Trebuchet MS", Verdana, Sans-Serif;
  font-size:140%;
  font-weight:normal;
}

#container {
	width:740px;
	margin:30px auto;
	padding:10px;
	font-size:95%;
	background-color: #FFFFFF;
	line-height: normal;
}


#watermark {
	height:20px;
	margin:0px;
	padding:5px 20px;
	color:#fff;
	font-size:85%;
	text-align:right;
	background-color: #254949;
	background-image: url(../img/alto.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#header {
	height:80px;
	margin:0;
	color:#FFFFFF;
	font-size:95%;
	text-align:left;
	clear:both;
	background-color: #408080;
	background-image: url(../img/flor2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}


#header h1{
	margin:0;
	padding:0 20px;
	font-size:500%;
	font-weight: normal;
}


#sidebar
{
	float:left;
	width:150px;
	height:400px;
	margin:5px 0px 5px 0px;
	padding:10px;
	color:#fff;
	background-color: #408080;
	background-image: url(../img/flor%20baixo.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#content {
	width:540px;
	height:400px;
	padding:10px;
	float:right;
	background-color: #cccccc;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: none;
	background-repeat: repeat-x;
	background-position: left bottom;
	letter-spacing: normal;
}

#content ol,
#content ul
{
	padding:5px 20px;
}

#sidebar p, #content p{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#sidebar a, 
#content a
{
  color:#555;
	text-decoration:underline;
}


#content a img
{
 text-decoration:none;
 border:0;
}


#ads {
	height:50px;
	margin:0;
	padding:0 20px;
	color:#555;
	font-size:95%;
	text-align:right;
	clear:both;
	background-color: #a5d1d1;
}

#footer {
	clear:both;
	padding: 5px 10px;
	color:#fff;
	font-family: Verdana, sans-serif;
	font-size:85%;
	text-align:left;
	background-color: #254949;
	background-image: url(../img/baixo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#footer a
{
 color:#fff;
}




#nav {
	float:left;
	width:100%;
	margin:0;
	padding:10px 0px;
	font-family: "Trebuchet MS", Verdana, Sans-Serif;
	font-size:100%;
	color: #00CCCC;
	background-color: #a5d1d1;
	background-image: none;
}

#nav li {
	font-size:1.0em;
	list-style:none;
	display:inline;
	padding:5px 2px;
}

#nav li a {
  margin:0px 0px;
	padding:7px;
	color:#254949;
	text-decoration:none;
  font-weight: bold;
}

#nav li a:hover {
	color:#FFFFFF;
	background-color: #408080;
}


#home #homenav,
#links #linksnav,
#contact #contactnav
{
	color:#fff;
	background-color: #a5d1d1;
	position:;
}



ul { margin: 0; padding : 0; list-style : none; }

#sidebarnav {
	margin:0;
  padding:0;
	color: #fff;
}

#sidebarnav ul {
  padding:4px;
	list-style:none;
}

#sidebarnav li {
  margin:4px 0;
	list-style:none;
}

#sidebarnav li a {
	color:#CCCCCC;
	text-decoration:underline;
	display:block;
	font-weight: bold;
}

#sidebarnav li a:hover {
	background:#999;
}
