body {
	margin: 0;
	padding: 0;
	background: #969490 /*url(images/left_bar.gif) repeat-y*/;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
    /*width: 800px;*/
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #acacac;
}

h2 {
	text-transform: uppercase;
	font-size: 18px;
}

h3 {
	letter-spacing: 2px;
	font-size: 11px;
}

p, blockquote, ul, ol {
	line-height: 18px;
	text-align: justify;
}

a {
	margin: 0;
	padding: 0;
    border: none;
    text-decoration: none;
}

img {
	margin: 0;
	padding: 0;
    border: none;
}

/*ul, li {
    float: left;
	display: inline;
	line-height: 0px;
    list-style: none;
    margin: 0;
	padding: 0;
	text-decoration: none;
	
	list-style-type: none;
	border: none;
}*/

/* header */

#page {
    height: 47px;
    margin: 0;
    padding: 0 0 0 563px;
	background: url(images/header4.gif) no-repeat;
}

#header_options {
    width: 100%;
    margin: 0 0 0 0;
	padding: 16px 0 0 0;
    background: #969490 url(images/headerbackground.gif) repeat-x;
}

#socialink {

    margin: 0 0 0 0;
	padding: 10px 0 20px 35px;
}

#socialink img {
    margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#socialink a {
	float: none;
	margin: 0;
	padding: 0;
    border: none;
	color: #282828;
}

#socialink a:hover {
	text-decoration: underline;
}

/* content */

#content {
    /*width: 900px;*/
    /*height: 100%;*/
    margin: 0;
	padding: 0;
    /*border: none;*/
    /*display: block;*/
    /*background: #f4f4f4;*/
}

#content a {
    /*width: 265px;*/
    /*height: 100%;*/
	/*float: left;*/
    /*display: block;*/
    margin: 0;
	padding: 0;
	color: #888;
}

#content img:hover {
	border-color: #303030;
	/*text-decoration: underline;*/
}

#content img {
    margin: 0;
    padding: 0;
    border-style: none none none solid;
    border-color: #e4e4e4;
    border-width: 4px;
    display: block;
}

#selec_img {
    margin: 0;
	padding: 0;
	background: #f4f4f4;
}

#selec_img img {
    width: 200px;
    height: 20px;
    margin: 0;
	padding: 0;
    display: inline;
	background: #f4f4f4;
}

#selec_img a {
    float: none;
   	margin: 0;
	padding: 0;
	/*height: 100%;*/
    border: none;
	color: #000;
}

/* About */

/*#button_blog {
    margin: 0 0 0 0;
	padding: 0 0 19px 120px;
	width: 115px;
	height: 30px;
}*/

#button_about {
    margin: 0 0 0 0;
	padding: 0 0 49px 45px;
	width: 115px;
	height: 30px;
}

#button_about a {
	float: none;
	margin: 0;
	padding: 0;
	height: 100%;
	display: block;
    border: none;
	/*color: #00d8ff;*/
}

#about {
    width: 800px;
    margin: 0 0 0 5px;
	padding: 0;
}

#about a {
	float: none;
	margin: 0;
	padding: 0;
    border: none;
	color: #00d8ff;
}

#about a:hover {
	text-decoration: underline;
}

/* pa cada img */

#news_up {
    margin: 0;
    padding: 0;
    float: left;
    /*border: none;*/
}

/* Menu */

/*#menu .first a {
	background: none;
}*/

/* footer */

#footer {
    width: 100%;
	height: 50px;
	margin: 0;
    padding: 0;
    /*background: #fff;*/
    float: left;
}

#footer p {
    margin: 0;
    padding: 0;
    line-height: 30px;
	text-align: left;
	color: #5a5a5a;
}

#footer a {
    margin: 0;
    padding: 0;
    border: none;
}

/*
Thanks to Free CSS Templates
http://www.freecsstemplates.org
*/