@charset "utf-8";
/* CSS Document */

/* BANNER LIST ROWS
------------------------------------------------------------------------*/
.bannerListRows {
width:636px; /*638(width desitjat)-2(borders)*/
margin:0;
padding:0;
list-style:none;
border:1px solid #ccc;
}

.bannerListRows li {
width:606px; /*636(width desitjat)-30(paddings)*/
padding:0 15px 15px 15px;
border-bottom:1px dotted #bbb;
overflow:hidden; /*Simple Clearing of Floats*/
}

.bannerListRows li.lastBanner {border-bottom:none;}

.bannerListRows li img {
float:left;
margin:15px 15px 0 0;
}

.bannerListRows li h3 {margin-bottom:5px;}

code {
font-size:11px;
color:#888;
}

/* BOXES
------------------------------------------------------------------------*/
.regalosGratisBox {
width:638px;
margin:0 auto;
font-size:13px;
text-align:left;
background-color:#fff;
overflow:hidden; /*SCoF*/
}

.emailBox {
width:616px; /*638(width desitjat)-2(borders)-20(paddings)*/
margin:0 auto 20px auto;
padding:0 10px;
border:1px solid #ccc;
background:url(/logos/bg_cell_proces.jpg) repeat-x left bottom;
}

/* FORMS
------------------------------------------------------------------------*/
.formu {
width:636px; /*638(width desitjat)-2(borders)*/
margin:0 auto 20px auto;
padding:10px 0;
border:1px solid #ccc;
background:url(/logos/bg_cell_proces.jpg) repeat-x left bottom #fff;
}

.formu table {
color:#666;
font-size:12px;
font-weight:bold;
}

.formu table .field, .formu table textarea {
font:normal 12px Arial, Helvetica, sans-serif;
color:#000;
}

/* HEADINGS
------------------------------------------------------------------------*/
h1, h2, h3 {
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
color:#ff7801;
margin-bottom:12px;
}

h1 {font-size:24px;}
h2, h3 {font-size:16px;}
h3 {color:#666;}

/* MISCELLANEOUS
------------------------------------------------------------------------*/
ul, ol {list-style-image:none;}
.textCopy {font-size:11px; color:#999;}

/* TOP USERS
------------------------------------------------------------------------*/
.top_users { 
margin-bottom:20px;
padding:0 10px;
border:1px solid #dcdc41;
background:url(/logos/bg_top_usuarios.png) no-repeat right 8px #ffffb5;
}

.top_users h2 {
padding-left:20px;
background:url(/logos/ico_star.gif) no-repeat 0px 4px;
}

/* DISEÑOS GRATIS
------------------------------------------------------------------------*/
.disenosGratisBox {
width:846px; /*638(width desitjat)-2(borders)-20(paddings)*/
/*margin:0 auto 20px auto;*/
padding:10px;
border:1px solid #ccc;
background:url(/img/bg_cell_proces.jpg) repeat-x left bottom #fff;
overflow:hidden; /*SCoF*/
}

.disenosGratisList {
width:846px;
margin:0;
padding:0;
list-style:none;
overflow:hidden; /*Simple Clearing of Floats*/
}

.disenosGratisList li {
float:left;
width:140px;
margin:0;
text-align:center;
overflow:hidden;
}

.disenosGratisListTitol {
padding:0 5px;
font-size:12px;
font-weight:bold;
}

.disenosGratisListImg {
margin:5px auto;
border:none;
}

.disenosGratisListDesc {
margin-bottom:5px;
padding:0 5px;
font-size:10px;
}
