
body {
background-color:#333333;
margin-top:5px;



}
#todo {
width:100%;
}

#contenedor {
	width: 720px;
	float: left;
}


#borde {
width: 800px;
}


#vineta {
background:url(http://www.viax.cl/admin/comic/images/comic_03.png) no-repeat;
width: 697px;
height: 92px;
}
#contenido {
	margin: 0 auto auto;
}

#tapita {
background: url(http://www.viax.cl/admin/comic/images/tapita.png) no-repeat left top;
	width: 710px;
	height: 25px;
	margin: auto;
}

#tapita2 {
background: url(http://www.viax.cl/admin/comic/images/tapita2.png) no-repeat left top;
	width: 710px;
	height: 25px;
	margin: auto auto 10px;
}

	#mainContainer{
		width: 699px;
		margin-left:5px;
	
		text-align:center;
		background-color:#FFF;
	
}
	.clear{
		clear:both;
	}
	/* End of demo CSS */
#DHTMLgoodies_panel_one {

}


	#DHTMLgoodies_thumbs{
		overflow:hidden;	/* Don't change this */
		height:75px;	/* Height of thumbnail div */
		position:relative;	/* Never change this */
		margin-top:15px;
		margin-left:20px;
	}
	#DHTMLgoodies_largeImage{	/* Large image div */
		width:680px;	/* Width of large image div */
		height:377px;	/* Height of large image div */
		margin-right:auto;
		margin-left:auto;
			
	}
	#DHTMLgoodies_largeImage table{	/* Used table to get both horizontal and vertical center alignement of large image */
		width:100%;
		height:100%;
		text-align:center;
	}
	#DHTMLgoodies_largeImage img{	/* Large image */
		/* Border around large image */
	}
	
	
	.strip_of_thumbnails{	/* A vertical strip of thumbnails */
		width:80px;	/* Width of strip */
		padding:2px;	/* "Air" inside filmstrip div */
		position:absolute;

	}
	.strip_of_thumbnails div{
		width:80px;
		height:60px;
		padding:2px;
		text-align:center;

	}
	.strip_of_thumbnails img{
		border:0px;
		padding-left:5px;
	}
	.strip_of_thumbnails .activeImage{	/* Active thumbnail */
		border:5px solid #333333;	/* Green border around active thumbnail */
		padding:0px;
	
	}
	.leftArrow{
		float:left;
		margin-right:25px;
		margin-top:5px;
		margin-bottom: 5px;
	}
	.rightArrow{
		float:left;
			margin-top:5px;
			margin-bottom: 5px;
	}
	#derecha {
	margin-left:300px;

	}
	#DHTMLgoodies_thumbs_inner{
		position:relative;	/* Never change this */
		width:1000px;
	}	