body {
	background-color: #590F02;
	background-repeat: repeat-y;
	background-position: center;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0 0 15px 0;
	background-image : url(../images/Fondo2009.jpg);
} 
 
div#container {
	background-color: #FF8800;
	margin: auto;
	width: 900px;
}

div#left{
	
	float:left;
	width: 175px;
	padding-right: 0px;
	color: White;
	margin-left: 0px;
	border: 0 px solid Gray;
	background-image : url(../Fondo-collona-sx.gif);
}

div#center1 {
	background-color: #CA6D00;
	float: left;
	width:560px;
	padding-left:0px;
	text-align: left;
	margin-left: 5px;
	border: 0px solid #DEB887;
}

div#center2 {
	background-color: #555555;
	width:560px;

	border: 0px solid #FEA335;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
}
div#right {
	background-color: #FF8800;
	float: left;
	width: 158px;
	padding-right: 0px;
	color: White;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border : 0px solid #FF8800;
}

div#footer1 {
	background-color: #FF8800;
	color: #fff;
	font-size: 9px;
	text-align: center;
	padding: 8px;
	margin-top: 15px; }

div#footer2 {
	background-color: #FFC200;
	color: #fff;
	font-size: 9px;
	text-align: center;
	padding: 4px; }

div.title {
	background-color:  #590F02;
	padding: 0px 3px 3px 5px;
	margin-bottom: 8px;
	margin-top: 0px;
	margin-left: 0px;
}

div.title {
	color: #FFD700;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
}



img {
	border: 0px; }

div#left img {
	border: 0px solid Gray;
	margin-bottom: 0px; }
	
div#center1 img {
	border: 5px #FFB638 solid;
	float: ;
    margin-top: 10px;
}

div#center2 img {
	border: 4px #777777 solid;
	margin-top: 14px;

}


div#right img {
	border: 7px solid #CA6D00;
	margin-bottom: px;
	margin-right: px;
	margin-left: px; 
	margin-top: 6px;
	
	

}

div#left A.link{
	color: Black;
	text-decoration: none;
	font-weight: normal;
}
	
div#left A.link:Hover {
	color: White;
	text-decoration: none;
	font-weight: normal;
}

A.link {
	color: #004184;
	text-decoration: none;
	font-weight: bolder;
}

A.link:Hover {
	color: White;
	text-decoration: none;
	font-weight: bold;
}

