body {
	background: url(../../img/subsite/rebelde_body.jpg) bottom no-repeat fixed;
}

#main_content .dtvArticle h1, #main_content .dtvArticle h2, #main_content .dtvArticle h3, #main_content .dtvArticle h4, #main_content .dtvArticle h5, #main_content .dtvArticle h6 {
	padding: 0;
}  

#mainSelected .otherNewsArticle h2 {
	padding: 0;
}

.subsite_mainpage {
	margin: 1px;
	position: relative;
	width: 626px;
	height: 319px;
	background: url(../../img/subsite/rebelde_big.jpg) 0 100% no-repeat ;
	background-attachment:;
}

.subsite_subpage {
	margin: 1px;
	position: relative;
	width: 626px;
	height: 130px;
	background: url(../../img/subsite/rebelde_small.jpg) 0 0 no-repeat;
}

.subsite_static_nav {
	background: transparent url(../../img/subsite/navBg_black.png) repeat-x 0 0;
	position: absolute;
	bottom: -1px;
	height: 30px;
	width: 626px;
}

.subsite_static_nav a {
	display: block;
	float: left;
	padding: 5px 10px 6px;
	margin-top: 2px;
	background: url(../../img/subsite/nav_separator.png) no-repeat right 6px;
	color: #fff;
	font-size: 14px;
}

.subsite_static_nav > a:hover {
	background: transparent url(../../img/subsite/navBg_red_hover.png) repeat-x center top;
	text-decoration: none;
}

#articleIntro {
	    margin-top: 10px;
}

#main_content #articleIntro h1 {
	padding: 12px 10px 7px;
}

.dtvArticle .subsite_subpage {
    margin: -9px 0 0 -9px;
}

#main_content .article_summary p {
    padding: 10px 10px 20px;
	margin: 0;
}
