@charset "utf-8";
/*
Home page style sheet; Asja
Output: Screen
Author: Sergionoriega.com
October 2009
--------------------------------------*/

#home h2.ita {
height: 35px !important;
background: url(../img/it/tit-contatore.gif) no-repeat;
}
#home h2.esp {
height: 35px !important;
background: url(../img/es/tit-contatore.gif) no-repeat;
}
#home h2.eng {
height: 35px !important;
background: url(../img/en/tit-contatore.gif) no-repeat;
}
#home h2.por {
height: 35px !important;
background: url(../img/pt/tit-contatore.gif) no-repeat;
}
#home h2.chi {
height: 35px !important;
background: url(../img/cn/tit-contatore.gif) no-repeat;
}
#home #titulares {
background: none;
}
#home #textos {
width: 650px;
margin-left: 0;
padding-top: 50px;
}
#home #aux {
padding-top: 50px;
}
#hnews {
width: 325px;
float: left;
}
#hdownloads {
width: 200px;
float: left;
margin-left: 100px;
}
#hdownloads ul {
padding-left: 0;
margin-left: 2px;
list-style: none;
color: #2a4;
width: 185px;
}
#hdownloads li {
background: url(../img/bullet-circle.gif) left .6em no-repeat;
padding-left: 12px;
margin-left: 0;
width: 185px;
}
#hnews em, #hdownloads em {
color: #777;
font-style: normal;
}
#hdownloads em {
margin-left: 7px;
}
#hnews em {
margin-right: 7px;
}
#contador {
width: 180px;
clear: right;
float: right;
margin-right: 20px;
padding-top: 5px;
}
.clean-planet {
clear: both;
margin-top: 10px;
padding-bottom: 1.5em;
width: 325px;
color: #444;
}
.clean-planet p {
float: left;
margin: 1em 8px 0 0;
}