/*
	Colors:
		gris: #ADACB4
		blau: #032d5c
		blau clar : #A9C2E1
*/

body { 
	margin: 0;
	background-color:#FFFFFF;
	text-align:center; 
	font-family: calibri, arial;
	font-size: 12px;
}

img{
	border: 0;
}

table.default{
	border: 0;
}

/*** Capsalera ***/

.capsalera{
	padding: 5px 0 5px 0;
	height: 64px;
	width: 100%;
}

.logowad{
	padding: 0;
	margin: 0 0 0 5px;
}

.nomwad{
	margin: 0 0 0 10px;
}

.bmenu{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	vertical-align: middle;
}

.bmenu a{
	background-color: #A9C2E1;
	margin-left: 2px;
	padding: 0 10px 0 10px;
	text-decoration: none;
	color: #FFFFFF;
}

.bmenu a:hover{
	color: #032d5c;
}

.bmenusep{
	width: 2px;
	background-color: #FFFFFF;
}

.bidioma{
	background-color: #FFFFFF;
	padding: 0 0 0 2px;
}

.barraMenu{
	background-color: #A9C2E1;
	height: 16px;
	width: 100%;
	margin: 5px 0 10px 0;
}

/*** Fi capsalera ***/

.peu, .peu a{
	color: #5a82af;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	padding: 10px 0 10px 0;
}

.peu p a{
	font-family: Arial;
	font-size: 10px;
}


/*** Home ***/
#imageMenu {
	position: relative;
	width: 1000px;
	height: 324px;
	overflow: hidden;
}

#imageMenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
	height: 324px;
	width: 1100px;
}

#imageMenu ul li {
	float: left;
}

#imageMenu ul li a {
	text-indent: -1000px;
	border: 0;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width: 250px;
	height: 324px;
}

#imageMenu ul li.wadstoreCAT a {
	background: url(/wad/images/wadstore.jpg) repeat scroll 0%;
}

#imageMenu ul li.wadstoreESP a {
	background: url(/wad/images/wadstoreESP.jpg) repeat scroll 0%;
}

#imageMenu ul li.wadgestorCAT a {
	background: url(/wad/images/wadgestor.jpg) repeat scroll 0%;
}

#imageMenu ul li.wadgestorESP a {
	background: url(/wad/images/wadgestorESP.jpg) repeat scroll 0%;
}

#imageMenu ul li.dwebCAT a {
	background: url(/wad/images/dweb.jpg) repeat scroll 0%;
}

#imageMenu ul li.dwebESP a {
	background: url(/wad/images/dwebESP.jpg) repeat scroll 0%;
}

#imageMenu ul li.dgraficCAT a {
	background: url(/wad/images/dgrafic.jpg) repeat scroll 0%;
}

#imageMenu ul li.dgraficESP a {
	background: url(/wad/images/dgraficESP.jpg) repeat scroll 0%;
}

.clear {
	clear: both;
}

.productes{
	margin: 20px 0 10px 0;
	width: 100%;
}

.productes .sep{
	width: 13px;
}

.producte_left{
	background: url(/wad/images/degradatcaixes_left.gif) no-repeat 0 0;
	width: 6px;
}

.producte_right{
	background: url(/wad/images/degradatcaixes_right.gif) no-repeat 100% 0;
	width: 6px;
}

.producte {
	background: url(/wad/images/degradatcaixes.gif) repeat-x;
	width: 228px;
	height: 300px;
	padding: 10px;
	vertical-align: top;
	text-align: justify;
	text-decoration: none;
	font-weight: bold;
}

h1,  h1 a{
	color: #A9C2E1;
	font-size: 18px;
	margin-top: 0;
	text-decoration: none;
}

h2, h2 a{
	color: #032d5c;
	font-size: 14px;
	text-decoration: none;
}

.producte .imatge{
	text-align: center;
}

.producte .imgcomunicacio{
	margin-top: 60px;
	text-align: center;
}

.producte .imgmultimedia{
	margin-top: 100px;
	text-align: center;
}

.mesInfo, .mesInfo a{
	padding: 15px 0px 0px 0px;
	margin: 0px;
	text-align: left;
	text-decoration: none;
	color: #032d5c;
	font-weight: bold;
}

/*** Fi Home ***/

/*** Treballs realitzats ***/
.treballs{
	background: url(/wad/images/degradatcaixes.gif) repeat-x;
	width: 988px;
	text-align: left;
	vertical-align: top;
	color: #032d5c;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

.treballs td{
	padding: 10px;
	width: 250px;
	text-align: center;
}

.treballs h1{
	margin: 10px;
}

.imgAmpliar {
	cursor: pointer;
}

/*** Fi treballs realitzats ***/

/*** Qui Som ***/
.quiSom{
	background: url(/wad/images/degradatcaixes.gif) repeat-x;
	width: 100%;
	text-align: left;
	vertical-align: top;
	color: #032d5c;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 20px;
}

.quiSom .info{
	padding: 10px;
	width: 988px;
}
/*** Fi Qui Som ***/

/*** Contacte ***/
.contactar{
	background: url(/wad/images/degradatcaixes.gif) repeat-x;
	width: 100%;
	text-align: left;
	vertical-align: top;
	color: #032d5c;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

.contactar td{
	padding: 3px;
}

.contactar .info{
	width: 494px;
	padding: 5px;
	vertical-align: top;
}

.contactar h2{
	margin: 0;
}

.contactar iframe{
	border: 1px #A9C2E1 solid;
	margin-bottom: 10px;
	margin-top: 10px;
}

.msgbox{
	background-color: #A9C2E1;
	border: 1px #032d5c solid;
	color: #032d5c;
	width: 1000px;
	padding: 20px;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	margin: 0 0 10px 0;
}
/*** Fi Contacte ***/

