@charset "UTF-8";
/* CSS Document */

#TOT {
	height: auto;
	width: 733px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFCC;
}
#capcalera {
	height: 86px;
	width: 733px;
	float: left;
	background-color: #FFFFCC;
}
body {
	margin-left: 0px;
	margin-top: 56px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFCC;
}
#menu {
	height: 300px;
	width: 125px;
	float: left;
	background-color: #FFFFcc;
}
body, td, th {
	color: #000000;
	background-color: #FFFFCC;
}
#contingut {
	width: 607px;
	float: right;
	font-size: 100%;
	background-color: #FFFFcc;
}
#enlaces {
	width: 609px;
	float: right;
	background-image: url(imatges/Fonsescribenos.jpg);
	background-repeat: no-repeat;
	height: 700px;
	background-color: #FFFFFF;
}
#sota {
	float: left;
	width: 733px;
	background-color: #ffffcc;
}
#carrito {
	background-color: #FFFFFF;
	height: 38px;
	width: 120px;
	float: right;
	margin-top: 0px;
}
#logo {
	float: left;
	height: 44px;
	width: 259px;
	background-color: #FFFFCC;
}
#escribenos {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	font-style: normal;
	height: 400px;
	width: 300px;
	float: none;
	clear: none;
	margin-top: 135px;
	margin-left: 160px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
}
.style1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14;
	font-weight: bold;
	color: #000000;
}
.style1:hover{
	color: #666666;
	}
.style4 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14;
	color: #000000;
}
.style4:hover{
	color: #666666;
	}

.style2{
	font-family: "Courier New", Courier, monospace;
	font-size: 14;
	color: #000000;
}
td {
	font-size: 12px;
	background-color: #FFFFCC;
}
input {
	background-color: #FFFFCC;
}
textarea {
	background-color: #FFFFFF;
}
.botoenviar {
	width: 60px;
}

.v-menu{
	clear:both;
}
	ul.v-menu, .v-menu li{
		padding:0; 
		margin:0;
		list-style:none;
	}
	ul.v-menu{
		clear:both;
		margin-top:0px;
		padding:0px 0px;
	}
		.v-menu li a{
			display:block;
			padding:0px;
			margin-left:0px;
			text-decoration:none;
		}
