body
{
	text-align: center;
	background-color: #eee;
}

a, a:link
{
	color: #0000aa;
	font-weight: normal;
}

a:hover
{
	color: #000;
}

a:active
{
	color: #000;
}

div.pagina
{
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	border-width: 1px;
	border-style: solid;
	background-color: #eee;
	font-family: Verdana, sans-serif;
	font-size: 0.9em;
	text-align: justify;
}

div.superior
{
	background-color: #ca0c1e;
	border-width: 0px 0px 1px 0px;
	border-color: #777;
	border-style: solid;
}

div.logo 
{
	border-width: 0px;
	height: 155px;
	background: url(imatges/logo_ciervo_petit.png) no-repeat 2px 2px;
	padding: 0px;
	text-align: right;
	padding-right: 5px;
}

div.logo a
{
	color: #eee;
}

div.barramenu
{
clear: both;
	border-width: 0px;
	border-top-width: 1px;
	border-style: solid;
	background-color: #a81220;
	text-align: right;
	padding-right: 10px;
}

span.elementmenu
{
}

span.elementmenu a,
span.elementmenu a:link
{
	border-width: 1px;
	border-style: solid;
	border-color: #000;
	background-color: #fffeee;
	color: #000;
	padding: 10px;
	text-decoration: none;
	font-weight: normal;
}

span.elementmenu a:hover
{
	background-color: #fffbdd;
	text-decoration: underline;
	border-top-width: 5px;
	border-color: #e78b14;
}

span.elementmenuseleccionat
{
	padding: 10px;
	border-width: 1px;
	border-style: solid;
	background-color: #fffbdd;
	border-top-width: 5px;
	border-color: #d3bf15;
}

div.contingut
{
	margin: 10px;
	margin-top: 15px;
	border-width: 1px;
	border-style: dashed;
	border-color: #000;
	background-color: #fff;
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

span.embotits_ciervo
{
	font-weight: bold;
	color: #aa0000;
}

img.quadradet
{
	border-width: 1px;
	border-style: solid;
	border-color: #000;
	margin-left: 8px;
	margin-right: 8px;
	vertical-align: top;
}

img.quadradet_r
{
	float: right;
	border-width: 1px;
	border-style: solid;
	border-color: #000;
	margin-left: 8px;
	margin-right: 8px;
}

img.quadradet_l
{
	float: left;
	border-width: 1px;
	border-style: solid;
	border-color: #000;
	margin-left: 8px;
	margin-right: 8px;
}

div.peu
{
	text-align: center;
	margin: 5px;
}

div.peu a
{
	color: #000;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
}

div.peu_webmestre
{
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	width: 700px;
	color: #aaa;
	/* background-color: #000; */
    font-size: 10px;
	font-family: Verdana, sans-serif;
}

p.productes
{
	text-align: center;
}

p.mapa
{
	text-align: center;
}

img.mapa 
{
	vertical-align: middle;
}

div.contacte
{
	padding: 15px;
	border-width: 1px;
	border-style: solid;
	border-color: #aaa;
	background-color: #eee;
}
