.clear {
	clear: both;
}

.main-wrapper {
	width: 990px;
	margin: 0px auto;
	text-align: center;
}


/*** BANNER ***/
#bannerstop {
	height: 100px;
	padding: 0 0 0 20px;
	background: url(/templates/images2010/publicidad.gif) no-repeat;
}

#bannerstop p {
	padding: 0px !important;
	margin: 0px !important;
	display: inline;
}

#bannerstop .moduletable {
	padding: 0px !important;
	margin: 0px !important;
}

#bannerstop a, #bannerstop a:link, #bannerstop a:visited {
	border: 0px !important;
	text-decoration: none !important;
}

#bannerstop a img {
	border: 0px !important;
}

.bannercol1 {
	width: 264px;
	float: left;
	text-align: left;
	
}

.bannercol2 {
	width: 455px;
	float: left;
	text-align: left;
}

.bannercol3 {
	width: 250px;
	float: left;
	text-align: left;
}
/*** BANNER ***/


/*** USER AREA ***/
#dpuser {
	background: #333333 url(/templates/images2010/header_box_top.jpg);
	padding: 10px;
	margin: 5px 0 5px 0;
	text-align: left;
	}
	
	#dpuser .fondo {
		
	}
	
	#dplogin {
		width: 328px;
		float: left; 
	}
	
		#dplogin h1, #dpuserarea h1 {
			font-size: 13px;
			color: #CCC;
			font-weight: normal;
			padding: 0px;
			margin: 0 0 5px 0;
		}
	
	#dpuserarea {
		width: 510px;
		float: left; 
		text-align: left;
		padding: 0px;
	}
	
		#dpuserarea .fra {

		}
	
		#dpuserarea li {
			background: none;
			padding: 0px;
		}
	
	#dpsocials {
		width: 130px;
		float: left; 
		text-align: right;
		padding-top: 5px;
	}
	
	
/*** USER AREA ***/



/*** LOGO & BRANDING ***/
#logoarea {
	background: #000;
	height: 130px;
	text-align: left;
	
}

	#dplogo {
		width: 170px;
		height: 130px;
		float: left;
		text-align: center;
	}
	
	#dpslogan {
		width: 770px;
		padding: 40px 0 0 0;
		float: left;
	}
	
		#dpslogan h2 {
			font-size: 18px;
			color: #ffea00;
			font-weight: normal;
			padding: 0px;
			margin: 0px;
		}
		
		#dpslogan a {
			font-weight: normal !important;
		}
/*** LOGO & BRANDING ***/



/*** MAIN NAVIGATION ***/
#mainnav {
	width: 100%;
	height: 40px;
	background: #990066 url(/templates/images2010/bg_community.jpg) repeat-x;
}

	#mainnav .moduletable {
		padding: 0px;
		margin: 0px;
	}
/*** MAIN NAVIGATION ***/


/*** MESSAGE AREA ***/
#mymessage ul {
	padding: 10px;
	display: block;
	background: #ffcc33;
	margin: 10px 0 20px 0;
}

#mymessage ul li {
	padding: 5px 0;
	margin: 0px;
	display: block;
	color: #FF0000;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	background: none !important;
}

#mymessage dl, #mymessage dt, #mymessage dd {
	padding: 0px;
	margin: 0px;
}

/*** MESSAGE AREA ***/



/*** TEASER ***/	
#dpteaser {
	background: #000 url(/templates/images2010/bg_teaser.jpg) no-repeat 10px 10px;
	padding: 8px;
	height: 275px;
}

	#dpteasercol1 {
		width: /*650*/636px;
		float: left;
		text-align: left;
		padding: 10px;
	}
	
	#dpteasercol2 {
		width: /*340*/290px;
		padding: 10px 0 0 10px;
		height: /*275*/265px;
		float: left;
		text-align: left;
		color: #FFF;
		font-size: 10px;
		line-height: 13px;
	}
	
	#dpteaser .moduletable {
		padding: 0px;
		margin: 0px;
	}
	
	#dpteasercol2 h3 {
		color: #ffea00;
		font-size: 12px;
		line-height: 16px;
		font-weight: bold;
		padding: 0px;
		margin: 0 0 5px 0;
	}
	
	#dpteasercol2 h2 {
		color: #ffea00;
		font-size: 16px;
		line-height: 18px;
		font-weight: bold;
		padding: 0 0 0 0;
		margin: 0 0 5px 0;
	}
	
	#dpteasercol2 p {
		padding: 0px;
		margin: 0px;
	}
	
	#dpultimanoticia {
		height: 196px;
		overflow: hidden;
	}
	
	#dpmasnoticias {
		background: #000 url(/templates/images2010/bg_dpmasnoticias.gif) no-repeat;
		padding: 5px;
		width: /*290*/280px;
		height: /*55*/45px;
		
	}
	
	#dpmasnoticias ul.latestnews {
		float: left;
	}
/*** TEASER ***/

		
		
/*** INFODANZA ***/	
h2.dphtitle {
	font-size: 18px;
	line-height: 22px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	float: left;
	width: 120px;
	display: inline;
	padding: 9px 20px 0 16px;
}

h3.dphsubtitle {
	padding: 13px 20px 0 0;
	float: left;
	width: 620px;
	display: block;
	font-size: 12px;
	line-height: 16px;
	text-transform: none;
	margin: 0px;
	font-weight: normal;
}


.dphsubtitle a {
	color: #FFF; 
	font-size: 14px;
}
/*** INFODANZA ***/	
