body {
	background-color:#442717;
	background-image: url('../images/index.jpg');
	background-attachment: fixed;
	background-position: center top;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	}

p {
	margin-top:0;
	margin-bottom:0;
	}
#general {
	margin:0 auto;
	width:747px;
	padding:50px 0 0 0;
}
#top {
	background-image: url('../images/top.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	width: 747px;
	height: 119px;
	}

#contenido {
	background-image: url('../images/fondo1.gif');
	width:747px;
	text-align: left;
	}

#colder {
	float:left;
	width:546px;
}
	
#colizq {
	float:left;
	width: 201px;
	text-align: left;
	}
#vinieta {
	height:147px;
	padding:20px 0 20px 0;
	text-align:center;
}
.chiste {
	float:left;
	width:124px;
	height:150px;
	background:url('../images/fondo.chiste.jpg') no-repeat scroll center top;
	padding-top: 3px;
	text-align:center;
}
#pie {
	background: url('../images/pie.gif') no-repeat top center;
	width:747px;
	height:45px;
	}
.margen {
	margin:15px;
}
.clear {
	clear:both;
}
.titulo {
	margin: 10px 0 10px 20px; 
}
h1 {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 28pt;
	color: black;
	margin: 10px 0 10px 20px;
	}

h2 {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 13pt;
	color: black;
	margin: 0;
	}

p.pie {
	text-align: center;
	font-family: Verdana;
	font-size: 8pt;
	color: black;
	margin-top: 20px;
	}

p.verdana8 {
	font-family: Verdana;
	font-size: 8pt;
	color: black;
	}

p.arial10 {
	font-family: Arial;
	font-size: 10pt;
	color: black;
	}

.contacto {
	font-family: Verdana;
	font-size: 8pt;
	color: black;
	font-weight: bold;
	text-align: right;
	margin-right: 20px;
	}

#navlist {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	list-style-image: url('../images/icono.gif');
	}
img {
	border:0;
}
a:link {
	text-decoration:none;
	color:#000080;
	}
a:visited {
	text-decoration:none;
	color:#000080;
	}
a:hover {
	text-decoration:underline;
	color:#000080;
	}
a:active {
	color:#000080;
	}

a.menu:link {
	text-decoration:none;
	color:#FFFFFF;
	}
a.menu:visited {
	text-decoration:none;
	color:#FFFFFF;
	}
a.menu:hover {
	text-decoration:underline;
	color:#FFFFFF;
	}
a.menu:active {
	color:#FFFFFF;
	}
