.dg-footer {
color:#666;
height:auto;
margin:auto;
padding-bottom:20px;
padding-top:20px;
width:100%;
font-size:10px;
font-family:"Trebuchet Ms", Arial;
line-height:11px;
}

#box-footer {
	width:940px;
	height:auto;
	margin:auto;
	}

.footer {
background-image:url(images/footer-up.jpg);
background-position:center top;
background-repeat:no-repeat;
background-color:#aaacaf;
height:auto;
float:left;
margin:auto;
padding:15px 58px 0px;
width:824px;
font-size:10px;
font-family:"Trebuchet Ms", Arial;
line-height:11px;
}

.footer a:link, .footer a:visited {
text-decoration:none;
color:#666;
}

.footer a:hover {
text-decoration:none;
color:#fff;
}

.footer-esp {
background-image:url(images/esp/footer-up-esp.jpg);
background-position:center top;
background-repeat:no-repeat;
background-color:#aaacaf;
height:auto;
float:left;
margin:auto;
padding:15px 58px 0px;
width:824px;
}

.footer-esp a:link, .footer-esp a:visited {
text-decoration:none;
color:#666;
}

.footer-esp a:hover {
text-decoration:none;
color:#fff;
}


.footer-down {
background-color:#666;
width:940px;
height:21px;
color:#fff;
text-align:center;
font-size:12px;
padding-top:9px;
margin:auto;
float:left;
}
.footer-down  a{
	text-decoration:none;
	color: #ccc;
}

/*---------------------- LIST --------------------*/


.dgf-c1 {
width:189px;
height:auto;
float:left;
}

.dgf-c2 {
width:189px;
height:auto;
float:left;
padding-left:24px;
}

.dgf-c3 {
width:189px;
height:auto;
float:left;
padding-left:23px;
}

.dgf-c4 {
width:189px;
height:auto;
float:left;
padding-left:21px;
}

ul{  
list-style-type:none;
margin:0px;
padding:13px;
} 

li {
margin:0px;
padding:0px;
}

.dgf-l1 {
list-style:none;
}

.dgf-title1 {
font-size:13px;
#line-height:21px;
}


/*-------------------------------- BUTTONS --------------------------------------------*/

.dgf-b1 {
width:188px;
height:60px;
margin-bottom:15px;
margin-top:34px;
}

.dgf-try {
display:block;
width:188px;
height:60px;
text-indent:-9999px;
background:url(images/dgf-try.png) top left no-repeat;
}

.dgf-try:hover {
background-position:0 -60px;
}

.dgf-try-esp {
display:block;
width:188px;
height:60px;
text-indent:-9999px;
background:url(images/esp/dgf-try-esp.png) top left no-repeat;
}

.dgf-try-esp:hover {
background-position:0 -60px;
}


.bgf-linux {
display:block;
width:188px;
height:60px;
text-indent:-9999px;
background:url(images/dgf-lin.png) top left no-repeat;
}

.bgf-linux:hover {
background-position:0 -60px;
}

.bgf-linux-esp {
display:block;
width:188px;
height:60px;
text-indent:-9999px;
background:url(images/esp/dgf-lin-esp.png) top left no-repeat;
}

.bgf-linux-esp:hover {
background-position:0 -60px;
}

.bgf-windows {
display:block;
width:188px;
height:60px;
text-indent:-9999px;
background:url(images/dgf-win.png) top left no-repeat;
}

.bgf-windows:hover {
background-position:0 -60px;
}

.bgf-windows-esp {
display:block;
width:188px;
height:60px;
text-indent:-9999px;
background:url(images/esp/dgf-win-esp.png) top left no-repeat;
}

.bgf-windows-esp:hover {
background-position:0 -60px;
}


.bgf-celeron {
display:block;
width:188px;
height:60px;
text-indent:-9999px;
background:url(images/dgf-celeronD.png) top left no-repeat;
}

.bgf-celeron:hover {
background-position:0 -60px;
}


.bgf-celeron-esp {
display:block;
width:188px;
height:60px;
text-indent:-9999px;
background:url(images/esp/dgf-celeronD-esp.png) top left no-repeat;
}

.bgf-celeron-esp:hover {
background-position:0 -60px;
}



#boxaddthis {
	padding-left:30px;
	padding-top:20px;
	float:left;
	}
	
.dasunder {
	opacity: .5;
	filter: alpha(opacity=50);
		}	

.dasunder:hover {
	opacity: 1;
	filter: alpha(opacity=100);
		}

