body {
	background-repeat:repeat-x;
	margin:20px;
	padding:0;
	text-align:center;
	background-color: #D6D6D6;
	background-repeat: repeat-x;
	background-image: url(Images/bg1b.gif);
}


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(Images/Head-Chi.jpg);
	float: left;
}

#content {
	height:1%;
	background-image: url(Images/Fondo1.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
	}

#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:#;
	text-decoration:none;
	padding:10px;
	width:130px;
	height:10px;
	border-bottom:1px dotted #333;
	
}

#nav a:hover {
	background-color:#E2E2E2;
}

#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:#295AFA;
}

.style1 {
	color: #295AFA;
	}

.style15 {color: yellow}

.style2 {color: #FFFFFF}



.style6 {font-size: 12px}
.style7 {
	color: #666666;
	font-weight: bold;
}

.style8 {
      font-size: 10px;

}
.style11 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif, "Arial Black";
}
.style13 {color: #295AFA; font-weight: bold; }

.style5 {
	font-size: 10px;
	color: #666666;
}
