body {
	background-image:url(bg1b.gif);
	background-repeat:repeat-x;
	background-color:#FC3;
	margin:20px;
	padding:0;
	text-align:center;
}

h1 {
	font-size:24px;
	color:#FFF;
	font-weight:700;
	margin:0;
}

h2 {
	font-size:10px;
	color:#F90;
	margin:0;
	font-weight:700;
}

h3 {
	font-size:16px;
	color:#369;
	font-weight:700;
	margin:0;
	padding-bottom:5px;
	border-bottom:1px dotted #CCC;
}

p {
	margin-top:5px;
	padding-bottom:5px;
	font-size:11px;
	line-height:1,5;
	padding-left: 15px;
}

#container {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:700px;
	padding:10px;
	height:auto;
	background-color:#FFFFFF;
	text-align:justify;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#banner {
	width:700px;
	height:100px;
	margin-bottom:10px;
}

#bannerLeft {
	font-family:Verdana;
	width:150px;
	height:100px;
	margin-right:10px;
	color: red;
	float:left;
	background-color: #000000;

}

#bannerRight {
	width:540px;
	height:100px;














	background-image: url(Head home
.gif);
	background-image: url(Images/Head-Chi.jpg);
	float: left;
}

#content {
	height:1%;
	background-image: url(Images/Fondo1.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	}

#leftColumn {
	float:left;
	width: 150px;
	background-color: #000000;
	height: auto;
	border-bottom: 10;
}

#nav {
	margin:0;
	padding:0;
	list-style:none;
}

#nav a {
	display:block;
	font-size:12px;
	color:#FF0000;
	text-decoration:none;
	padding:10px;
	width:130px;
	height:10px;
	border-bottom:1px dotted #333;
	
}

#nav a:hover {
	background-color:#333333;
}

#leftColumnBottom {
	width:130px;
	padding:130px 10px 10px;
	color:#CCCCCC;
	background-repeat: no-repeat;
	height: auto;
	background-color: #000000;
}

#rightColumn {
	float:left;
	width:540px;
	padding-left:10px;
	color:#666;
}

#clear {
	clear:both;
}

.date {
	font-size:10px;
	color:#999;
	font-weight:normal;
}

#copyright {
	padding-top:10px;
	font:10px Arial,Helvetica,sans-serif;
	color:#369;
}

#copyright a {
	text-decoration:none;
	color:#369;
}

#copyright a:hover {
	color:#FF0099;
}
