/* NACHOLABS.com.ar */


body {
	background-image: url(img/tile2.jpg);
	margin:0px;	
	font-family:Georgia,Palatino,serif;
	font-size:16px;
}
a {
	color:inherit;
}
img { border:none; }
#global {width:800px; margin:4px auto;}
.pergamino {
	margin:50px 0px;
	width:480px;
	height:700px;
	background:url(img/pergamino.gif);
	position:absolute;
	left:50%;
	margin-left:-240px;
}
	.pergamino .chamuyo {
		margin:246px 60px 20px;
		height:250px;
		overflow:auto;
		line-height:20px;
	}
	.pergamino .menu {
		margin:0px 42px;
	}
	.pergamino .contacto {
		margin:120px 50px 20px;
		height:250px;
	
	}
	.pergamino .label {
		float:left;
		width:70px;
		padding-top:7px;
		font-size:14px;
	}
	.pergamino .enviar {
		float:right;
		width:100px;
		font-size:22px;
	}
	.pergamino .volver {
		float:left;
		font-size:16px;
	}
	input, textarea {
		font-family:inherit;
		font-size:16px;
		padding:4px;
		float:left;
		background:none;
		border:none;
		border-bottom:dotted 1px black;
		width:280px;
	}
	textarea {
		background:#fefeee;
		width:360px;
		height:210px;
		margin-top:10px;
		margin-bottom:50px;
	}
	
.title {
	margin:40px 80px;
	text-align:right;
	width:auto;
	height:auto;
	overflow:auto;
}
	.title.ancho { margin:40px 50px; }
	.title .tit {float:left;}
.folio {
	background:url(img/expediente.jpg);
	margin:0px 80px 100px;
	padding:50px;
	line-height:20px;
	min-width:190px;
}
	.folio.conmargen {
		margin:50px;
		margin-left:400px;
		padding:20px;
	}
	.publicacion {
		border:dashed thin gray;
		background:white;
		margin-bottom:20px;
		padding:20px;
		width:auto;
		height:auto;
		overflow:auto;
	}
		.publicacion img {
			float:right;
			border:dashed thin gray;
			margin-left:20px;
		}
		.publicacion h1 {
			margin:0px;
			font-size:18px;
			margin-bottom:-5px;
		}
		.publicacion h2 {
			font-size:14px;
			padding-bottom:5px;
			border-bottom:thin dashed gray;
		}
		.publicacion p {
			margin-top:-3px;
		}
		.publicacion h3 {
			float:right;
			width:100%;
			text-align:right;
		}
.sidebar {
	width:321px;
	float:left;
	margin-left:50px;
}
	.sidebar h5 {	margin:20px 0px 5px;padding:0px;}
	.sidebar a {color:#600;}
	.sidebar ul {margin:-3px 10px; padding:0px; }
	.tintero {
		background:url(img/pergamino_bac_2.gif) repeat-y -1px 20px;
		margin:-3px 0px;
		padding:3px 20px 10px;
	}
	.escritores {
		margin:30px 0px;
		background:#FFFFFF url(img/obrasajenas.jpg) no-repeat;
		padding:50px 10px;
		border:3px outset #eecc55;
	}
		.escritores h5 { font-weight:bold; font-size:16px; }
		.escritores a { font-weight:normal; font-size:16px; }
	.enlaces {
		background:url(img/tile4.jpg);
		padding:10px 10px 30px;
		margin:5px;
	}
		.enlaces a { color:#600; }
		.enlaces ul { margin-bottom:20px; }

	
		
