/*======= index.html =======*/

#page1 .col-1 {
	width: 590px;
	padding: 5px 16px 0 0;
}
#page1 .col-2 {
	width: 300px;
	position: absolute;
	left: 650px;
	top: 175px;
	height: auto;
}
#page1{
	background-attachment: scroll;
	background-color: #E3EEF4;
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#page1 .col-1 .block-1 {width: 190px; padding: 0 5px 0 0;}
#page1 .col-1 .block-2 {width: 190px; padding: 0 5px 0 0;}
#page1 .col-1 .block-3 {width: 190px;}

/*======= index-1.html =======*/

#page2 .col-1 {
	width: 585px;
	padding: 10px 16px 0 0;
}
#page2 .col-2 {
	width: 300px;
}
#page2{
	background-attachment: scroll;
	background-color: #E3EEF4;
	background-image: url(images/main_bg_interna.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

/*======= index-2.html =======*/

#page3 .col-1 {width: 566px; padding: 15px 26px 0 4px;}
#page3 .col-2 {width: 308px;}
#page3 {	background-attachment: scroll;
	background-color: #FFF;
	background-image: url(images/main_bg_interna.gif);
	background-repeat: repeat-x;
	background-position: left top;}

/*======= index-3.html =======*/

#page4 .col-1 {width: 566px; padding: 15px 26px 0 4px;}
#page4 .col-2 {width: 308px;}
#page4{	background-attachment: scroll;
	background-color: #FFF;
	background-image: url(images/main_bg_interna.gif);
	background-repeat: repeat-x;
	background-position: left top;}

/*======= index-4.html =======*/

#page5 .col-1 {width: 566px; padding: 15px 26px 0 4px;}
#page5 .col-2 {width: 308px;}
#page5{	background-attachment: scroll;
	background-color: #FFF;
	background-image: url(images/main_bg_interna.gif);
	background-repeat: repeat-x;
	background-position: left top;}

/*======= index-5.html =======*/

#page6 .col-1 {width: 566px; padding: 15px 26px 0 4px;}
#page6 .col-2 {width: 308px;}
#page6{	background-attachment: scroll;
	background-color: #FFF;
	background-image: url(images/main_bg_interna.gif);
	background-repeat: repeat-x;
	background-position: left top;}
	
	.postInfo{
		display:none;
	}
