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


body {
	margin: 0px;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color:#575757;
	line-height: 20px;
	text-align:left;
	background: #FFFFFF url(images/bg_image.jpg) repeat-x left top;
}
/* INICI DE DELIMITACIO DE ZONES */

#contenidor {
	width: 967px;
	height: 100%;
	text-align:left;
	margin: 0px auto;
}
/* ZONES SUPERIORS */

#capwrap {
	height: 41px;
	width: 967px;
	background: url(images/bg_barrasup.jpg) repeat-x left top;
	margin: 0px auto;
	position:relative;
}
#capcalera {
	height: 41px;
	width: 567px; /* 967 -300 = 667*/
	text-align:left;
	float:left;
}
#idiomes {
	display: block;
	height: 41px;
	width: 300px;
	text-align:right;
	padding-right: 5px;
	font-size: 11px;
	color:#FFFFFF;
	float:left;
}
#idiomes a {
	color:#FFFFFF;
}


/* ACCÉS RESELLERS */

#accreseller {
	display: block;
	height:20px;
	width: 80px;
	text-align:right;
	padding-right: 5px;
	font-size: 11px;
	color:#FE8D03;
	float:left;
}
#accreseller a {
	color:#FE8D03;
}


/* ESTRUCTURA CONTINGUT */



#central {
	width: 967px;
	background: transparent none repeat scroll 0% 50%;
	min-height: 400px;
}
/* ZONA MENU TOP */

#top {
	height: 39px;
	vertical-align: bottom;
	text-align:left;
	border-left: #999999 1px solid;
	border-right: #EBEBEB 1px solid;
}
/* ZONA DRETA AMB BANNERS ETC */
#dreta {
	width: 264px;
	text-align:center;
	margin-right: 4px;
}
#promos {
	padding-right: 0px;
	text-align:right;
}
/* ZONA ESQUERRA I MENUS */

#esquerra {
	width: 175px;
	text-align:center;
	background:#e7e7e7 none repeat scroll 0%;
	background: #e7e7e7 url(images/img_bottommenulateral.gif) no-repeat bottom left;
	min-height: 500px;
}
#menulateral {
	/*	padding: 14px; */
	text-align: left;
}
#menuauxiliar1 {
	padding: 14px;
	text-align: left;
	margin: 5px;/*padding-bottom: 40px;
	background-image: url(images/logo_nl_menuaux.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-color:#000000;
	color:#FFFFFF;*/
}
#newsportada {
	background-color:transparent;
}
/* ZONA CONTINGUT CENTRAL */

#contingut {
	/*width:967px;  la mida bona en pixels es de 967px */
	/*padding-top: 10px;*/
	padding-bottom: 10px;
	background: transparent none repeat scroll 0%;
	/*font-weight: bold;*/
	display:block;
}
#contingut a {
	color:#575757;
}
#contingut img {
	border:0px;
}
h1 span {
	display:none;
	height:0;
}
h2 span {
	display:none;
	height:0;
}
/* ZONA DEL PEU DE PÀGINA */

#fonsnegre {
	background-color: #222122;
	width:100%;
	height: 56px;
	bottom:0px;
	vertical-align:middle;
	position:relative;
	display:block;
}

#peu {
	color:#ffffff;
	font-size:11px;
	width:100%;
	text-align:center;
	position:absolute;
}
#peu a {
	color:#ffffff;
}
#intro {
	padding-bottom: 0px;
}
.reseller_contingut{width:660px; float:left; margin-right:10px; margin-bottom:10px; padding:10px;  background-image:url(images/fondo_degradat.jpg); background-repeat:no-repeat;}
.reseller_login{width:253px; height:136px; float:left; padding:10px; margin-right:4px; background-image:url(images/pastilla_login.gif);background-repeat:no-repeat;}
.reseller_contacte{width:253px; height:136px; float:left; padding:10px; background-image:url(images/pastilla_contacto.gif); background-repeat:no-repeat;}
.reseller_submit{background-image:url(images/boto_entrar.gif); width:100px; height:20px; border:none;}
#lateral_dreta{width:223px; min-height:300px; float:right; display:block; padding-top:30px; background-color:#F6F6F6; margin-top:20px; background-image:url(images/titol_zona_privada.gif);background-repeat:no-repeat; background-color:#F6F6F6;}
#contenidor_contingut{width:700px;}

.slogan_resellers {
	font:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color: #333333;
	padding-left: 10px;	
	top: 10px;
	position:relative;
}