/*********************************************

	GENERAL

*********************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	font: 11px Verdana;
	padding-bottom: 40px;
	/*background: url(../images/bodyBG.gif);*/
}

a {
	text-decoration: none;
	color: #000000;
}

	a:hover {
	text-decoration: underline;
}

input {
	font: 11px Verdana;
}

.fixsize {
	width: 980px;
	position: relative;
	left: 50%;
	margin-left: -490px;
}

.fontB {
	font-weight: bold;
}

.clear {
	clear: both;
	display: block;
	height: 1px;
}

.head_div {
	background-image: url(../images/headbg.gif);
	background-repeat: repeat-x;
	height: 92px;
}



/*********************************************

	CONTENT

*********************************************/

#content {

}
	#content .top {
		margin-bottom: 10px;
	}
	
		#content .top .ads728x90 {
			width: 728px;
			height: 90px;
			float: left;
		}
		
		#content .top .adsTop {
			width: 242px;
			height: 90px;
			float: right;
		}
		
		#content .top .bottom {
			clear: both;
		}
		
	#content .left{
		width: 670px;
		float: left;
	}
	
	#content .left2{
		width: 670px;
		float: right;
	}

	#content .right {
		width: 300px;
		float: right;
	}

	#content .right2 {
		width: 300px;
		float: left;
	}	
	#content .bottom {
		clear: both;
		padding-bottom: 10px;
	}

/*********************************************

	SEARCH

*********************************************/
	
#search {
	width: 972px;
	height: 27px;
	background: url(../images/searchBG.gif) no-repeat;
	clear: both;
	padding: 4px;
}

	#search .search {
		width: 666px;
		float: left;
		position: relative;
	}

		#search .search .text {
			 width: 585px;
			 height: 27px;
			 background: url(../images/searchInputBG.gif) no-repeat;
			 padding: 5px;
			 padding-top: 1px;
			 position: absolute;
			 left: 0px;
			 top: 0px;
		}
		
			#search .search .text input {
				width: 575px;
				background: none;
				border: 0px;
				font: bold 16px Trebuchet MS;
			}
			
		#search .search .submit {
			width: 71px;
			height: 27px;
			background: url(../images/btnSearch.gif) no-repeat;
			position: absolute;
			right: 0px;
			top: 0px;
		}
			
			#search .search .submit input {
				width: 71px;
				height: 27px;
				background: none;
				border: 0px;
				cursor: pointer;
}
	#search .login {
		width: 296px;
		float: right;
		position: relative;
	}
		
		#search .login .username {
			 width: 96px;
			 height: 17px;
			 background: url(../images/loginInputBG.gif) no-repeat;
			 padding: 5px;
			 position: absolute;
			 left: 0px;
			 top: 0px;
		}
		
			#search .login .username input {
				width: 92px;
				background: none;
				border: 0px;
			}
			
		#search .login .password {
			 width: 96px;
			 height: 17px;
			 background: url(../images/loginInputBG.gif) no-repeat;
			 padding: 5px;
			 position: absolute;
			 left: 104px;
			 top: 0px;
		}
		
			#search .login .password input {
				width: 92px;
				background: none;
				border: 0px;
			}
			
		#search .login .submit {
			width: 54px;
			height: 27px;
			background: url(../images/btnLogin.gif) no-repeat;
			position: absolute;
			left: 209px;
			top: 0px;
		}
			
			#search .login .submit input {
				width: 54px;
				height: 27px;
				background: none;
				border: 0px;
				cursor: pointer;
			}
			
		#search .login .forget {
			width: 28px;
			height: 27px;
			background: url(../images/forget_btn.gif) no-repeat;
			position: absolute;
			right: 1px;
			top: 0px;
		}
		
			#search .login .forget img {
				width: 28px;
				height: 27px;

			}
	
	#search .logined {
		width: 295px;
		height: 22px;
		float: right;
		position: relative;
		background: url(../images/logined_BG.gif) no-repeat;
		text-align: center;
		color: #eaeaea;
		padding-top: 5px;
	}
		
		#search .logined a {
			color: #eaeaea;
		}
		
		#search .logined a:hover {
			text-decoration: underline;
		}
	
		#search .logined .user {
			color: #ffcc00;
		}
		
			#search .logined .user a {
				color: #ffcc00;
			}

/*********************************************

	LEFT

*********************************************/

.divLeft1 {
	width: 670px;
}

.divLeft1 .top {
	background: url(../images/divLeftTop1.gif) top no-repeat;
	padding-top: 11px;
}

.divLeft1 .middle {
	background: url(../images/divLeftMiddle1.gif) repeat-y;
	padding: 0px 11px 0px 11px;
}

.divLeft1 .bottom {
	background: url(../images/divLeftBottom1.gif) bottom no-repeat;
	padding-bottom: 22px;
}

.divLeft1 .bottom2 {
	background: url(../images/divLeftBottom2.gif) bottom no-repeat;
	padding-bottom: 32px;
}

.divLeft2 {
	width: 670px;
}

.divLeft2 .top {
	background: url(../images/divLeftTop3.gif) top no-repeat;
	padding-top: 11px;
}

.divLeft2 .middle {
	background: url(../images/divLeftMiddle3.gif) repeat-y;
	padding: 0px 10px 0px 10px;
}

.divLeft2 .bottom {
	background: url(../images/divLeftBottom3.gif) bottom no-repeat;
	padding-bottom: 3px;
}

.divLeft2 .bottom2 {
	background: #383c41 url(../images/divLeftBottom2.gif) bottom no-repeat;
	padding-bottom: 42px;
}

.divLeft4 {
	width: 650px;
}

.divLeft4 .top {
	background: url(../images/divLeftTop4.gif) top no-repeat;
	padding-top: 11px;
}

.divLeft4 .middle {
	background: url(../images/divLeftMiddle4.gif) repeat-y;
	padding: 0px 10px 0px 10px;
}

.divLeft4 .bottom {
	background: url(../images/divLeftBottom4.gif) bottom no-repeat;
	padding-bottom: 11px;
}

#player {
	height: 418px;
	margin-bottom: 10px;
	position: relative;
}

#vidiplayer {
	position: absolute;
}

#playerOthers {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 1;
}

	#playerOthers .current {
		width: 170px;
		height: 101px;
		background: url(../images/playerOthersBG1.gif) no-repeat;
		padding: 9px;
	}
		
		#playerOthers .current h2 {
			font: 11px Verdana;
			color: #ffcc00;
			margin-bottom: 7px;
		}
			
			#playerOthers .current h2 a {
				color: #ffcc00;
			}
		
		#playerOthers .current p {
			color: #eaeaea;
			margin-bottom: 7px;
		}

			#playerOthers .current p a{
				color: #eaeaea;
			}
			
		#playerOthers .current p .fontB{
			font-weight: normal;
			color: #b0b0b0;
		}
		
		#playerOthers .current .stars{
			margin-top: 12px;
		}
			
			#playerOthers .current .stars img {
				margin-right: 3px;
			}
	
	#playerOthers .other1 {
		width: 170px;
		height: 77px;
		background: url(../images/number1.gif) no-repeat;
		margin-top: 5px;
		padding: 9px;
	}
	
	#playerOthers .other1_on {
		width: 170px;
		height: 77px;
		background: url(../images/number1_on.gif) no-repeat;
		margin-top: 5px;
		padding: 9px;
	}
	
	#playerOthers .other2 {
		width: 170px;
		height: 77px;
		background: url(../images/number2.gif) no-repeat;
		margin-top: 6px;
		padding: 9px;
	}
	
	#playerOthers .other2_on {
		width: 170px;
		height: 77px;
		background: url(../images/number2_on.gif) no-repeat;
		margin-top: 6px;
		padding: 9px;
	}
	
	#playerOthers .other3 {
		width: 170px;
		height: 77px;
		background: url(../images/number3.gif) no-repeat;
		margin-top: 6px;
		padding: 9px;
	}
	
	#playerOthers .other3_on {
		width: 170px;
		height: 77px;
		background: url(../images/number3_on.gif) no-repeat;
		margin-top: 6px;
		padding: 9px;
	}
	
	
#itemMenu {
	height: 30px;
	margin-bottom: 10px;
}
#itemMenu ul li {
	float: left;
	margin-right: 2px;
}


	
	#itemMenu a {
		text-decoration: none;
		color: #4b4b4b;
	}
	
	#itemMenu .menu01 {
		width: 110px;
		height: 22px;
		text-align: center;
		background: url(../images/itemMenu01.gif) no-repeat;
		padding-top: 8px;
		cursor: pointer;
	}
		
		#itemMenu .menu01 a {
			width: 110px;
			height: 22px;
			display: block;
		}
	
	#itemMenu .menu01_on {
		width: 110px;
		height: 22px;
		text-align: center;
		background: url(../images/itemMenu01_on.gif) no-repeat;
		padding-top: 8px;
		cursor: pointer;
		color: #FFFFFF;
	}
		
		#itemMenu .menu01_on a {
			width: 110px;
			height: 22px;
			display: block;
			color: #FFFFFF;
		}
	
	#itemMenu .menu02 {
		width: 162px;
		height: 22px;
		text-align: center;
		background: url(../images/itemMenu02.gif) no-repeat;
		padding-top: 8px;
		cursor: pointer;
	}
	
		#itemMenu .menu02 a {
			width: 162px;
			height: 22px;
			display: block;
		}
		
	#itemMenu .menu02_on {
		width: 162px;
		height: 22px;
		text-align: center;
		background: url(../images/itemMenu02_on.gif) no-repeat;
		padding-top: 8px;
		cursor: pointer;
		color: #FFFFFF;
	}
	
		#itemMenu .menu02_on a {
			width: 162px;
			height: 22px;
			display: block;
			color: #FFFFFF;
		}
	
	#itemMenu .menu03 {
		width: 161px;
		height: 22px;
		text-align: center;
		background: url(../images/itemMenu03.gif) no-repeat;
		padding-top: 8px;
		cursor: pointer;
	}
	
		#itemMenu .menu03 a {
			width: 161px;
			height: 22px;
			display: block;
		}
	
	#itemMenu .menu03_on {
		width: 161px;
		height: 22px;
		text-align: center;
		background: url(../images/itemMenu03_on.gif) no-repeat;
		padding-top: 8px;
		cursor: pointer;
		color: #FFFFFF;
	}
	
		#itemMenu .menu03_on a {
			width: 161px;
			height: 22px;
			color: #FFFFFF;
		}
	
	#itemMenu .menu04 {
		width: 163px;
		height: 22px;
		text-align: center;
		background: url(../images/itemMenu04.gif) no-repeat;
		padding-top: 8px;
		cursor: pointer;
	}
		
		#itemMenu .menu04 a {
			width: 163px;
			height: 22px;
			display: block;
		}
	
	#itemMenu .menu04_on {
		width: 163px;
		height: 22px;
		text-align: center;
		background: url(../images/itemMenu04_on.gif) no-repeat;
		padding-top: 8px;
		cursor: pointer;
		color: #FFFFFF;
	}
	
		#itemMenu .menu04_on a {
			width: 163px;
			height: 22px;
			display: block;
			color: #FFFFFF;
		}

.itemMenuHeader {
	width: 628px;
	height: 23px;
	background: url(../images/itemMenuHeader_.gif) no-repeat;
	margin-top: 10px;
	padding: 7px 10px 0px 10px;
	color: #000000;
}

	.itemMenuHeader a {
		color: #000000;
	}
	
.itemMenuHeader2 {
	width: 628px;
	height: 23px;
	background: url(../images/itemMenuHeader_.gif) no-repeat;
	padding: 7px 10px 0px 10px;
}

/*
.itemMenuHeader2 {
	width: 620px;
	height: 23px;
	background: url(../images/itemMenuHeader_backup.gif) no-repeat;
	padding: 7px 0px 0px 28px;
}

.itemMenuHeader2_ {
	width: 620px;
	height: 23px;
	background: url(../images/itemMenuHeader_.gif) no-repeat;
	padding: 7px 0px 0px 28px;
}
*/

.itemMenuHeader3 {
	width: 259px;
	height: 23px;
	background: url(../images/itemMenuHeader3.gif) no-repeat;
	padding: 7px 10px 0px 10px;
}

.itemMenuHeader4 {
	width: 259px;
	height: 23px;
	background: url(../images/itemMenuHeader3_white.gif) no-repeat;
	padding: 7px 10px 0px 10px;
	text-align: right;
	color: #202020;
}

	.itemMenuHeader4 a {
		color: #202020;
	}

#itemList .item {
	width: 648px;
	height: 95px;
	background: url(../images/listItemBG.gif) no-repeat;
	margin-bottom: 3px;
	position: relative;
}

	#itemList .item:hover {
		background: url(../images/listItemBG_on.gif) no-repeat;
	}
	
	#itemList .item .image {
		position: absolute;
		left: 10px;
		top: 10px;
	}
	
	#itemList .item .text {
		width: 373px;
		height: 55px;
		position: absolute;
		left: 120px;
		top: 10px;
		text-align: justify;
		color: #4b4b4b;
	}
	
	#itemList .item .text .videoNo {
		margin-right: 10px;
		color: #dc0000;
	}
	
	#itemList .item .text a {
		color: #4b4b4b;
	}
	
		#itemList .item:hover .text {
			color: #000000;
		}

	#itemList .item .text h2 {
		font-weight: bold;
		margin-bottom: 5px;
	}
/*
		#itemList .item:hover .text h2 {
			color: #f6921e;
		}
		
		#itemList .item:hover .text h2 a {
			color: #f6921e;
		}
*/
	#itemList .item .stars {
		position: absolute;
		right: 20px;
		top: 20px;
	}
	
		#itemList .item .stars img {
			margin-right: 3px;
		}
	
	#itemList .item .links {
		position: absolute;
		left: 120px;
		top: 75px;
		font: 11px Tahoma;
		color: #4b4b4b;
	}
	
	#itemList .item .links a {
		color: #4b4b4b;
	}
	
		#itemList .item .links .user {
			background: url(../images/icon_user.gif) no-repeat;
			padding-left: 20px;
			padding-bottom: 3px;
			position: absolute;
			left: 0px;
			width: 100px;
		}
		
		#itemList .item .links .date {
			background: url(../images/icon_date.gif) no-repeat;
			padding-left: 20px;
			padding-bottom: 3px;
			position: absolute;
			left: 105px;
		}
		
		#itemList .item .links .time {
			background: url(../images/icon_time.gif) no-repeat;
			padding-left: 20px;
			padding-bottom: 3px;
			position: absolute;
			left: 240px;
		}
		
		#itemList .item .links .comment {
			background: url(../images/icon_comment.gif) no-repeat;
			padding-left: 20px;
			padding-bottom: 3px;
			position: absolute;
			left: 315px;
		}
		
		#itemList .item .links .fav {
			background: url(../images/icon_fav.gif) no-repeat;
			padding-left: 20px;
			padding-bottom: 3px;
			position: absolute;
			left: 384px;
		}
		
		#itemList .item .links .view {
			background: url(../images/icon_view.gif) no-repeat;
			padding-left: 20px;
			padding-bottom: 3px;
			position: absolute;
			left: 384px;
		}

/*********************************************

	RIGHT

*********************************************/

.divRight1 {
	width: 300px;
}

.divRight1 .top {
	background: url(../images/divRightTop1.gif) top no-repeat;
	padding-top: 11px;
}

.divRight1 .middle {
	background: url(../images/divRightMiddle1.gif) repeat-y;
	padding: 0px 10px 0px 10px;
}

	.divRight1 .middle h2 {
		width: 278px;
		height: 22px;
		font: 11px Verdana;
		color: #FFFFFF;
		background: url(../images/divRightHeader1.gif) no-repeat;
		margin-bottom: 10px;
		padding-top: 8px;
	}
	
		.divRight1 .middle h2 span {
			padding-left: 25px;
		}

.divRight1 .bottom {
	background: url(../images/divRightBottom1.gif) bottom no-repeat;
	padding-bottom: 5px;
}

.divRight1 .bottom2 {
	background: url(../images/divRightBottom2.gif) bottom no-repeat;
	padding-bottom: 32px;
}

.divRight3 {
	width: 300px;
}

.divRight3 .top {
	background: url(../images/divRightTop3.gif) top no-repeat;
	padding-top: 11px;
}

.divRight3 .middle {
	background: url(../images/divRightMiddle3.gif) repeat-y;
	padding: 0px 10px 0px 10px;
}

.divRight3 .bottom {
	background: url(../images/divRightBottom3.gif) bottom no-repeat;
	padding-bottom: 5px;
}


#ads300x250 {
	width: 300px;
	height: 250px;
	margin-bottom: 5px;
}

#sendvideoBtn {
	width: 300px;
	height: 51px;
	background: url(../images/sendvideo.gif) no-repeat;
	margin-bottom: 4px;
	cursor: pointer;
}

	#sendvideoBtn img {
		width: 300px;
		height: 51px;
	}

#categories a {
	color: #4b4b4b;
}

#categories table {
	width: 100%;
	color: #4b4b4b;
}
	
	#categories table .colorize {
		background: #ebebeb;
	}
	
	#categories table tr td {
		padding: 3px 0px 3px 10px;
	}

	#categories table tr td span {
		background: url(../images/arrow01.gif) left no-repeat;
		padding-left: 10px;
	}
	
#smiler .itemMenu {
	height: 30px;
	margin-bottom: 10px;
}

	#smiler .itemMenu a {
		text-decoration: none;
		color: #4b4b4b;
	}
	
	#smiler .itemMenu .menu01 {
		width: 92px;
		height: 22px;
		text-align: center;
		background: url(../images/smilerMenu01.gif) no-repeat;
		padding-top: 8px;
		cursor: pointer;
	}
		
		#smiler .itemMenu .menu01 a {
			width: 92px;
			height: 22px;
			display: block;
		}
	
	#smiler .itemMenu .menu01_on {
		width: 92px;
		height: 22px;
		text-align: center;
		background: url(../images/smilerMenu01_on.gif) no-repeat;
		padding-top: 8px;
		cursor: pointer;
		color: #FFFFFF;
	}
		
		#smiler .itemMenu .menu01_on a {
			width: 92px;
			height: 22px;
			display: block;
			color: #FFFFFF;
		}
	
	#smiler .itemMenu .menu02 {
		width: 94px;
		height: 22px;
		text-align: center;
		background: url(../images/smilerMenu02.gif) no-repeat;
		padding-top: 8px;
		cursor: pointer;
	}
	
		#smiler .itemMenu .menu02 a {
			width: 94px;
			height: 22px;
			display: block;
		}
		
	#smiler .itemMenu .menu02_on {
		width: 94px;
		height: 22px;
		text-align: center;
		background: url(../images/smilerMenu02_on.gif) no-repeat;
		padding-top: 8px;
		cursor: pointer;
		color: #FFFFFF;
	}
	
		#smiler .itemMenu .menu02_on a {
			width: 94px;
			height: 22px;
			display: block;
			color: #FFFFFF;
		}
	
	#smiler .itemMenu .menu03 {
		width: 92px;
		height: 22px;
		text-align: center;
		background: url(../images/smilerMenu03.gif) no-repeat;
		padding-top: 8px;
		cursor: pointer;
	}
	
		#smiler .itemMenu .menu03 a {
			width: 92px;
			height: 22px;
			display: block;
		}
	
	#smiler .itemMenu .menu03_on {
		width: 92px;
		height: 22px;
		text-align: center;
		background: url(../images/smilerMenu03_on.gif) no-repeat;
		padding-top: 8px;
		cursor: pointer;
		color: #FFFFFF;
	}
	
		#smiler .itemMenu .menu03_on a {
			width: 92px;
			height: 22px;
			color: #FFFFFF;
		}

	#smiler .itemList {
		height: 372px;
	}
	
	#smiler .itemList .item {
		width: 257px;
		height: 72px;
		background: url(../images/smilerItemBG.gif) no-repeat;
		margin-bottom: 3px;
		position: relative;
	}
		
		#smiler .itemList .item .image {
			position: absolute;
			left: 10px;
			top: 10px;
		}
		
			#smiler .itemList .item .image img{
				width: 70px;
				height: 52px;
			}
			
		#smiler .itemList .item .text {
			position: absolute;
			left: 90px;
			top: 10px;
		}
		
		#smiler .itemList .item .text a {
			color: #2a2e32;
		}
		
			#smiler .itemList .item .text img {
				width: 14px;
				height: 14px;
			}
			
		#smiler .itemList .item .text .header {
			font: bold 10px Verdana;
			color: #2a2e32;
			margin-top: 5px;
			margin-bottom: 5px;
		}
		
		#smiler .itemList .item .text .sender {
			font: 10px Tahoma;
			margin-right: 10px;
			background: url(../images/icon_user.gif) no-repeat;
			padding-left: 20px;
		}
		
		#smiler .itemList .item .text .view {
			font: 10px Tahoma;
			margin-right: 10px;
			background: url(../images/icon_view.gif) no-repeat;
			padding-left: 20px;
		}


/*********************************************

	REGISTER

*********************************************/

.form {
	/*margin-top: 10px;*/
	padding-top: 10px;
}

.form tr td {
	padding: 3px;
	vertical-align: top;
}

.form input {
	width: auto;
	height: 18px;
	padding-top: 3px;
	padding-left: 3px;
	border: 1px solid #9a9a9a;
}

.form .button1 {
	width: 122px;
	height: 30px;
	text-align: center;
	font: 11px Verdana;
	color: #ffffff;
	background: url(../images/btnRegister.gif) no-repeat;
	border: 0px;
	padding-bottom: 3px;
	cursor: pointer;
}

#register {

}

#registerForm {
	
}

#registerForm ul {
	margin-bottom: 10px;
}

#registerForm ul li{
	margin-bottom: 10px;
	color: #e50000;
	background: url(../images/icon_info.gif) no-repeat;
	padding-left: 20px;
}
		
		#registerForm .left {
			width: 368px;
			float: left;
			border-right: 1px solid #cacaca;
			padding-right: 20px;
			padding-left: 10px;
		}
		
		#registerForm .right {
			width: 221px;
			float: right;
			padding-right: 10px;
			text-align: right;
		}
		
			#registerForm .right div {
				margin-bottom: 10px;
			}
		
#registerForm .warning {
	color: #e50000;
	font: 11px Verdana;
	margin-top: 20px;
}

#registerForm .select {
	margin-top: 20px;
}

#registerForm .submit {
	text-align: center;
	margin-top: 20px;
	margin-left: 10px;

}


.button1 {
	width: 122px;
	height: 30px;
	text-align: center;
	font: 11px Verdana;
	color: #ffffff;
	background: url(../images/btnRegister.gif) no-repeat;
	border: 0px;
	padding-bottom: 3px;
}

#registerInfo h3 {
	color: #e50000;
	font: bold 11px Verdana;
	margin-bottom: 10px;
}

#registerInfo ul li {
	margin-top: 10px;
	background: url(../images/icon_arrow.gif) left no-repeat;
	padding-left: 17px;
}

/*********************************************

	FOOTER

*********************************************/

.divBottom1 {
	width: 980px;
}

.divBottom1 .top {
	background: url(../images/divBottomTop1.gif) top no-repeat;
	padding-top: 11px;
}

.divBottom1 .middle {
	background: url(../images/divBottomMiddle1.gif) repeat-y;
	padding: 0px 0px 0px 10px;
}

.divBottom1 .bottom {
	background: url(../images/divBottomBottom1.gif) bottom no-repeat;
	padding-bottom: 11px;
}


.itemMenuHeader5 {
	width: 428px;
	height: 23px;
	padding: 7px 10px 0px 10px;
	background: url(../images/itemMenuHeader5.gif) no-repeat;
}

#footerInfo {
	margin-bottom: 10px;
	clear: both;
	font: 10px Verdana;
	text-align: justify;
	padding-top: 20px;
	color: #4b4b4b;
}
	
	#footerInfo a {
		font: bold 10px Verdana;
		text-decoration: underline;
		color: #000000;
	}

#footer {
	clear: both;
}

.copyright {
	width: 980px;
	height: 24px;
	background: url(../images/footerBottom.gif) no-repeat;
	position: absolute;
	left: 0px;
	bottom: -20px;
	padding-top: 8px;
	text-align: center;
}

.puntoFooter {
	width: 940px;
	height: 46px;
	background: url(../images/footerPunto.gif) no-repeat;
	text-align: right;
	padding: 10px;
}


	
	.puntoLogo a {
		text-decoration: none;
		color: #4b4b4b;
	}
	
	.puntoLogo a:hover {
		text-decoration: underline;
	}
	
.error_reporting {
	position: absolute;
	top: 22px;
	right: 22px;
}

.footerMenu {
	padding-bottom: 20px;
	margin-top: 20px;
}

.footerMenuBox {
	width: 182px;
	padding-left: 10px;
	border-right: 1px solid #dedede;
}

	.footerMenuBox h3 {
		font-weight: bold;
		color: #4b4b4b;
		margin-bottom: 10px;
	}
	
		.footerMenuBox h3 a{
			color: #4b4b4b;
		}
	
	.footerMenuBox p {
		margin-left: 20px;
		color: #4b4b4b;
		margin-bottom: 3px;
	}
		
		.footerMenuBox p a{
			color: #4b4b4b;
		}
	
	.footerMenuBox.last {
		border: 0px;
	}

.copyright {
	
}