a:link {
	color: #ff4200;
}

a:hover{
	text-decoration: underline;
	color: #353535;
}

a:visited {
	color: #ff4200;
}

*
{
	margin: 0;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-color: #2EF2FE;
	border-right-color: #2EF2FE;
	border-bottom-color: #2EF2FE;
	border-left-color: #2EF2FE;
}

body
{

	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	
	background: #c07f2b url(images/page_bkg_tile.gif) repeat-x top;
}

#main
{
	width: 980px;
	padding-top: 5px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/page_bkg_tile.gif);
	background-repeat: repeat;
}

#header
{
	width: 980px;
	height: 165px;
	margin-bottom: 4px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(images/sfondohead.jpg);
}

#logo
{
padding-left: 200px;
text-align: left;
padding-top: 120px;

}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}


#logo H2 a
{
font-size: 10px;
}

#buttons
{
	width: 980px;
	height: 44px;
	background: url(images/menu.jpg) no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#buttons ul {
	float:right;
	padding-right: 3px;
	margin: 0px;
}

#buttons li {
	display: inline;		
}

#buttons a {
	display: block;
	float: left;
	width: 96px;
	height: 30px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding-top: 5px;
	margin-right: 1px;
}

#buttons a:hover {
	color:#ffffff;
	background:url(images/munegover.jpg);
}

#contop{
	margin-top: 10px;
	height: 30px;
	background-repeat: repeat;
	background-position: center top;
	background-image: url(images/conbg.jpg);
}

#conbot{
	width: 980px;	
	height:auto;
	background-image: url(images/bg_page.jpg);
}

#content
{
	width: 980px;
	background: url(images/page_bkg_tile.gif) center repeat-y;
	padding-right: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#conleftt{
	float:left;
	width: 200px;
	padding-left: 6px;
}

#conleft{
	float:left;
	width: 195px;
	padding-left: 7px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#left
{
	width: 765px;
	float:right;
	background-image: url(images/page_bkg_tile.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.text{
	padding-left: 2px;
	padding-top: 0px;
	padding-right: 2px;
}

#left H1
{
color: ##ffffff;
font-size: 28px;
padding-top: 10px;
padding-left: 25px;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
}

.pred{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 25px;
	padding-top: 15px;
	margin-bottom: 5px;
}

#left a
{
 color: #999999;
 font-weight:bold;
}

#left a:hover{
	text-decoration: none;
	color: #ff0000;
}

#left a:visited {
	color: #3a7854;
}

.date {
	margin-top: 1px;
	color: #ffffff;
	font-size: 11px;
	padding: 0px;
	margin-bottom: 1px;
	font-weight:bold;
	background-repeat: no-repeat;
}

.date a {
	color: #ffffff;
	text-decoration:none;
}

.dateleft{
	background:url(images/timeicon.gif) no-repeat left;
	padding-left: 20px;

	color: #ffffff;
}

.dateright{
	float:right;
	padding-right: 200px;
	text-align:right;
	
}

#post{
	padding-left: 30px;
}

#right
{
width: 205px;
float:right;
padding-left: 10px;
}

#right ul 
{
	list-style: none;
	padding: 5px;
	margin: 0px;
	display:block;
	
}

#right ul li{
	margin-bottom: 20px;
	width: 192px;
}

#categories ul li {
	margin-bottom: 5px;
	background: url(images/ulbgtop.jpg) no-repeat left;
	padding-left: 7px;
	height: 20px;
}

#categories ul li a{
	color: #ffffff;
	font-size: 12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

#partners ul{
list-style: none;
padding: 0px;
}


#partners ul li {
	margin-bottom: 5px;
	background: url(images/ulbgbot.jpg) no-repeat left;
	padding-left: 15px;
	height: 20px;
}

#partners ul li a{
	color: #ffffff;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#partners ul li a:hover{
	color: #9f0000;
}

h2 {
color: #ffffff;
font-size: 23px;
padding-top: 10px;
padding-bottom: 10px;
font-family: Georgia, "Times New Roman", Times, serif;
}

#right a:link {
	text-decoration: none;
}

#right a:hover {
	text-decoration: underline;
}
#right a:visited {
		text-decoration: none;
}

#right li a {
	padding-left: 10px;
	background: url(images/img09.gif) no-repeat 1px 5px;
}

#footer
{
	height: 37px;
	width: 980px;
	font-size: 10px;
	color: #ffffff;
	padding-top: 20px;
	text-align: center;
	clear:both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}

#footer a
{
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}
.padding
{
padding: 10px;
color:#FF0000;
font-weight: bold;
}
