@charset "utf-8";
.celasubmenupresentacio a{
	color: #FFF;
	text-decoration:none;
}
.celasubmenupresentacio a:hover{
	color:#FFCC99;
	text-decoration:none;
}

.celasubmenupresentacio {
	height: 10px;
	width: 100%;
	text-align:left;
	margin: 0px;
	padding: 6px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	vertical-align: middle;
	background-color: #C33;
}
.celasubmenupresentacio2 {
	height: 10px;
	width: 100%;
	text-align:left;
	margin: 0px;
	padding: 6px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #633;
	vertical-align: middle;
	background-color: #FC9;
}
#contenidor1{
	height:436px;
	width:100%;
}
