body {
	background-color: #fff;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	padding: 20px;
	font-size: 0.88em;
	line-height: 1.5em;
	color: #444444;
}

a {
	color: #6699cc;
	text-decoration: none;
	font-weight: bold;

}

a:link h3 {
	color: #951400;
	border: none;
}

a:link img {
	border: none;
}

ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
}

#sidebar {
	width: 336px;
	float: left;
	font-size: .8em;
	line-height: 1.4em;
	padding: 0 10px 25px 0;
	}
	
.post {
	margin-bottom: 1em;
}

.korp {
	padding: 10px;
	width: 600px;
}
.tipo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.fondoLateral {
	background-image: url(ciudarte_imgs/fondo_lateral.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3366FF;
}
.campo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-align: right;
}
.boton {
	color: #FFFFFF;
	text-align: center;
	background-color: #000000;
	border: none;
}
.lineHeight {
	line-height: 1.5em;
}
