Body {
	background-color:rgb(70,70,70);
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	}
#container
	{
	visibility: visible;
	height: auto;
	width: 654px;
	left: 0px;
	top: 0px;
	background-color:rgb(70,70,70);
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	}
#header
	{
	display:block;
	height:80px;
	padding:0px;
	width:654px;
	font-size:10px;
	border-bottom-width:medium;
	border-bottom-color:#464646;
	background-image:url(imagenes/top.jpg);
	background-repeat:no-repeat;
	}
	
#anuncios {
	display:block;
	float:left;
	width:132px;
	height:420px;
	padding:20px 0px 20px 0px;
	font-size:9pt; color:#FFFFFF;
	background-image:url(imagenes/left-bg.jpg);
	}
#anuncios a:link {
	text-decoration:none;
	color:#FFFFFF;
	}
#anuncios a:visited {
	text-decoration:none;
	color:#FFFFFF;
	}
#anuncios a:hover {
	text-decoration:none;
	color:rgb(232,195,75);
	}
#contenidos {
	width:100%;
	margin-top:60px;
	margin-left:0px;
	margin-right:0px;
		} 
#contenidos p {
	font-size:9pt;
	padding:0;
	}
.tit {
	display:block;
	width:100%;
	font-size:12pt;
	font-weight:bold;
	letter-spacing:0,8pt;
	border-bottom: dashed;
	border-bottom-width:1px;
	border-bottom-color:#FFFFFF;
	padding-top:1px;
	padding-bottom:1px;
	}
.ultimo {
	display:block;
	width:100%;
	font-size:9pt;
	font-weight:normal;
	letter-spacing:0,5pt;
	border-top: dashed;
	border-top-width:1px;
	border-top-color:#FFFFFF;
	border-bottom: dashed;
	border-bottom-width:1px;
	border-bottom-color:#FFFFFF;
	padding-top:1px;
	padding-bottom:1px;
	}
#central {
	display:block;
	width:243px;
	height: 420px;
	background-color: rgb(240,240,240);
	border-left:1px; 
	border-color: rgb(70,70,70);	
	vertical-align:top;
	padding:20px 14px 20px 14px;
	float:left;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-align:left;
	letter-spacing:0.1 em;
	color:rgb(70,70,70,);
	}
#central h1 {
	display:block;
	width:100%;
	color:rgb(16,94,142);
	font-size:13pt;
	font-weight:normal;
	letter-spacing:1pt;
	border-bottom:dashed;
	border-bottom-width:1px;
	border-bottom-color:rgb(70,70,70);
	}
#logos
	{
	display: block;
	padding:20px 14px 20px 14px;
	width: 222px;
	height: 420px;
	float: left;
	background-color:#FFFFFF;
	}
	
#logos h1 {
	display:block;
	width:100%;
	color:rgb(16,94,142);
	font-size:13pt;
	font-weight:normal;
	letter-spacing:1pt;
	border-bottom:dashed;
	border-bottom-width:1px;
	border-bottom-color:rgb(70,70,70);	
	}
#footer {
	clear:both;
	width:654px;
	height:43px;
	background-image:url(imagenes/footer.jpg);
	}
	
.contacto {
	font-size:10pt;
	color:#FFFFFF;
	text-align:center;
	}
.contacto a:link {
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	}
.contacto a:hover {
	color:rgb(232,195,75);
	}
.contacto a:visited {
	text-decoration:none;
	}