/* CSS Document */

.taula1 {
/*	width:800px;*/
	border: 2px solid #7e2610;
	background-color:#ffefd3;
/*	height: 190px;*/
}

#frame {
	border: 0px solid #7e2610;
	margin: 30px;
}

.bajo {
	border-bottom: 2px solid #7e2610;
}

.menu {
	border-right: 0px solid #7e2610;
	}
	
#marc_contingut {
	border-right: 0px solid #7e2610;
	padding-top: 0px;
	}
	
.submenu_items {
	text-align:center;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7e2610;
	font-weight: bold;
	text-decoration:none;
	}



.borde {
	border: solid 1px #7e2610; 
}
.submenu{
	padding-top:27px;
	border-right: solid 2px  #7e2610;
}

a:link {color:#7e2610} /* unvisited link */
a:visited {color:#7e2610} /* visited link */
a:hover {color:#0e0600} /* mouse over link */
a:active {color:#0e0600} /* selected link */

.contingut{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	vertical-align:middle;
} 

.fondo{
background-attachment:fixed;
background-position:bottom right;
background-image:url(background.jpg);
background-repeat:no-repeat;
}
