/* TAGS - START */
body, html {
	width: 100%;
	height:100%;
	margin: 0px;
	padding: 0px;
}



/* TAGS - END */


/* ------------------ */
/* Estructure - START */
/* ------------------ */

#root-div{
	width:840px;
	min-height:100%;
	margin-left: auto;
	margin-right:auto;
}

/* header - START */

#main-header{
	width:840px;
	min-height:359px;
	margin-left: auto;
	margin-right:auto;
}
#banner{
	width:840px;
	min-height:359px;
}
#banner-top {
	width:840px;
	height:129px;
}

#banner-flash {
	width:840px;
	height:489px;
}

#flash-general {
	width:840px;
	height:350px;
}
/* header - END */

/* Content - START */

#main-content{
	width:840px;
	margin-left: auto;
	margin-right:auto;
}
#flash-foto-right {
	width:322px;
	height:256px;
	float:right;
}

#main-content-right{

}
#main-content-left{
	width:506px;
	margin-left:12px;
	float:left;
}
#content {

}

.content-top1 {
	height:32px;
}
.content-top2 {
	height:32px;
}


/* Content - END */


/* Footer - START */

#main-footer{
	width:840px;
	clear:both;
	height:119px;
}
#footer-contain{
	width:840px;
	clear:both;
	height:119px;

}


/* Footer - END */

/* ------------------ */
/* Estructure - END   */
/* ------------------ */
