#logotip{
	background:url(../imatges/logotip.gif) no-repeat;
	margin: 0px 0px 0px 12px;
	font-size: 22px;
	color: #FFFFFF;
	text-align:left;
}

a.logotip:link, a.logotip:visited, a.logotip:hover, a.logotip:active {
	font-size: 22px;
	color: #FFFFFF;
	text-align:left;
	text-decoration:none;
}

#data{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #b2b2b2;
	text-align: right;
}

#barrablava{
	height:2px;
	width:765px;
	background-color:#00a0c6;
}

#capcalera #img{
	height: 175px;
}

#barranegre{
	height: 1px;
	width:765px;
	background-color:#000000;
}

#menu{
	background: url(../imatges/degradat_taronja.gif);
	background-repeat: repeat-x;
	padding-top: 8px;
	width:765px;
}

#submenu{
	width:765px;
	padding-left:182px;
}

#bminicio{
	background:url(../imatges/menu/barra_inicio.gif) no-repeat;
}

#bmsobre{
	background:url(../imatges/menu/barra_sobre_rodamondo.gif) no-repeat;
}

#bmlinks{
	background:url(../imatges/menu/barra_links.gif) no-repeat;
}

#bmcontacto{
	background:url(../imatges/menu/barra_contacto.gif) no-repeat;
}

#bmmarkes{
	background:url(../imatges/menu/barra_info_markes.gif) no-repeat;
}

#bmvideo{
	background:url(../imatges/menu/barra_video.gif) no-repeat;
}

#bmproductos{
	background:url(../imatges/menu/barra_productos.gif) no-repeat;
}

#bmcatalogo {
	background:url(../imatges/menu/barra_catalogo.gif) no-repeat;
}

#bminicio, #bmsobre, #bmlinks, #bmcontacto, #bmmarkes, #bmvideo, #bmproductos, #bmcatalogo{
	margin-top: 6px;
	font-size: 3px;
	color: #FFFFFF;
	text-align:center;
}

