body {
	margin: 0px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #666;
}
a {
	color: #333;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
img, a img {
	border: 0px;
}
.tit1{
	font-size:20px;
	font-weight:bold;	
	color:#2faad8;
}
.tit2{
	font-size:16px;
	font-weight:bold;	
	color:#2faad8;
}
.tit3{
	font-size:12px;
	font-weight:bold;	
	color:#2faad8;
}

ul.fila {
	margin: 0px;
	border: 0px;
	padding: 0px;
	list-style: none;
}
ul.fila li {
	float: left;
	margin: 0px 5px 0px 0px;
	display: inline;
}
#content-outer {
	background: #fdd623 url(/images/body.png) repeat-x;
}
#content {
	clear: both;
	position: relative;
	margin: 0px auto;
	width: 960px;
}
#content-inner {
	margin: 0px auto;
	background: #FFF;
	width: 960px;
}
#header-top {
	background: #5ec6d6 url(/images/topmenu.png);
	height: 30px;
}
#header-top a,
#header-top a:hover {
	text-decoration: none;
}
#logo {
	float: left;
	margin: 0px 0px 0px 15px;
	background: transparent url(/images/simpsonslogo.gif) no-repeat;
	width: 245px;
	height: 30px;
}
#logo h1 {
	display: none;
}
#temporadas {
	float: right;
	background: transparent url(/images/capitulosonline.gif) no-repeat;
	padding: 0px 0px 0px 160px;
	width: 440px;
	height: 30px;
}
#temporadas ul {
	margin: 7px 0px 0px 0px;
}
#temporadas ul li {
	margin: 0px 7px 0px 0px;
}
#temporadas ul li a {
	font-size: 14px;
	font-weight: bold;
	color: #ffcc05;
}
#temporadas ul li a:hover {
	margin-top:-5px;
	font-size: 20px;
	color: #fff;
}

#header-images {
	clear: both;
	width: 960px;
	height: 290px;
}
#header-images div {
	float: left;
	display: inline;
}
#banner {
	background: transparent url(/images/simpsons0.gif) no-repeat;
	width: 100%;
	height: 100%;
}

#header {
	clear: both;
	background: #5ec6d6 url(/images/topmenu.png);
	padding: 10px 20px;
}
#header-bottom {
	clear: both;
	background: #f17b3b;
}
#menu {
	float: left;
	background: #f4fdfc;
	width: 233px;
}
#menu a, #menu a:hover {
	text-decoration: none;
}
#menu .block {
	clear: both;
	margin: 5px 0px 10px 0px;
}
#menu .block h3 {
	margin: 10px 0px 5px 0px;
	border: 0px;
	border-bottom: 1px solid #ddd;
	padding: 0px 10px;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #2faad8;

}
#menu .block ul {
	margin: 0px;
	border: 0px;
	padding: 0px;
	list-style: none;
}
#menu .block ul li a {
	margin: 0px;
	padding: 3px 5px 3px 15px;
	font-weight: bold;
	color: #666;
	display: block;
}
#menu .block ul li a:hover {
	background: #2faad8;
	font-size:13px;
	color: #FFF;
}
#contenido {
	float: left;
	margin: 10px;
	width: 690px;
}
.list .item {
	clear: both;
	margin: 5px 0px;
	padding: 5px 0px;
}
.list .item a,
.list .item a:hover {
	text-decoration: none;
}
.list .item .thumbnail {
	float: left;
	margin: 0px 10px 0px 0px;
	border: 0px;
	padding: 0px;
	border: 1px solid #ccc;
}
.list .item .thumbnail img {
	float: left;
	margin: 0px;
	border: 0px;
	padding: 0px;
	width: 130px;
}
.list .item .content {
	float: left;
	width: 400px;
}
.personajes-imagen{
	float:right;
}

#footer {
	clear: both;
	padding: 10px;
}
.fnone {
	float: none;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
.clear {
	clear: both;
}
