﻿IMG
{
    border-style: none;
}
.tDescripcio
{
	margin-left: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	background-color: #fde7c2;
	border-right: dotted 1px #7a4a0a;
	border-left: dotted 1px #7a4a0a;
	padding-left: 5px;
	color: #7a4a0a;
}
.descripcio
{
	text-align: justify;
	padding: 10px 0px 10px 0px;
}
.marcSuperior
{
	background-color: #c9c9c9;
	width: 1000px;
	height: 149px;
}
.marcLateral
{
	background-color: #ffffff;
	width: 180px;
	margin: 0px;
	padding: 0px;
	height: 100%;	
}
.marcPrincipal
{
	background-color: #ffffff;
	width: 801px;
	padding: 0px;
	margin: 0px;
}
.marcInferior
{
	background-color: #c9c9c9;
	width: 1000px;
	height: 24px;
}
.idiomes
{
	color: #8f5e36;
	font-weight: bold;
	text-decoration: none;
}
.link
{
	color: #8f5e36;
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
}
.link:hover
{
	color: #8f5e36;
	font-weight: normal;
	text-decoration: underline;
	cursor: pointer;
}
.Credits
{
	color: #8f5e36;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
}
.Button
{
	background-image: url(/img/buto.jpg);
	background-repeat: no-repeat;
	border: none;
	padding: 0px 5px 3px 5px;
	height: 20px;
	width: 80px;
	color: #7b4e27;
	font-size: 11px;
	font-family: Times;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	cursor: pointer;
}
.Button2
{
	background-image: url(/img/buto2.jpg);
	background-repeat: no-repeat;
	border: none;
	padding: 0px 5px 3px 5px;
	height: 20px;
	width: 170px;
	color: #7b4e27;
	font-size: 11px;
	font-family: Times;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	cursor: pointer;
}
.ButtonTD
{
	background-image: url(/img/buto.jpg);
	background-repeat: no-repeat;
	border: none;
	padding: 0px 0px 2px 0px;
	height: 20px;
	width: 80px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}
.ButtonTD2
{
	background-image: url(/img/buto2.jpg);
	background-repeat: no-repeat;
	border: none;
	padding: 0px 0px 2px 0px;
	height: 20px;
	width: 170px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}
.ButtonTD3
{
	/*background-image: url(/img/buto2.jpg);*/
	background-repeat: no-repeat;
	border: none;
	padding: 0px 0px 2px 0px;
	height: 20px;
	width: 200px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}
.ButtonHyperLink
{
	color: #7b4e27;
	font-size: 11px;
	font-family: Times;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
}
.MenuTD
{
	background-image: url(/img/fonsMenu.jpg);
	background-position: top;
	background-repeat: no-repeat;
	border: none;
	padding: 0px 0px 0px 0px;
	height: 24px;
	width: 160px;
	text-align: left;
	vertical-align: middle;
	cursor: pointer;
}
.MenuHyperLink
{
	color: #7b4e27;
	font-size: 12px;
	font-family: Times;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
	text-align: left;
	padding-left: 40px;
}
.MenuHyperLink3
{
	color: #7b4e27;
	font-size: 12px;
	font-family: Times;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
	text-align: left;
	padding-left: 10px;
}
.MenuHyperLink2
{
	color: #000000;
	font-size: 14px;
	font-family: Times;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
	text-align: left;
	padding-left: 40px;
}
.Recordar
{
	background-color: #ffffff;
	color: #494949;
	border: none;
	font-size: 11px;
	font-family: Arial;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	text-decoration: none;
}
.Recordar:hover
{
	background-color: #ffffff;
	color: #494949;
	border: none;
	font-size: 11px;
	font-family: Arial;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	text-decoration: underline;
}
.Superior
{
	background: #ffffff url(/img/superior.jpg) no-repeat;
	color: #494949;
	font-size: 20px;
	font-family: Arial;
	text-decoration: none;
}
H1
{
	margin: 0px;
	padding: 0px;
	color: #794a06;
	font-size: 20px;
	font-family: Times;
	text-decoration: none;
	font-weight: normal;
}
H2
{
	margin: 0px;
	padding: 0px;
	color: #794a06;
	font-size: 17px;
	font-family: Times;
	text-decoration: none;
	text-transform: none;
}
H3
{
	margin: 0px;
	padding: 0px;
	color: #794a06;
	font-size: 12px;
	font-family: Times;
	text-decoration: none;
	text-transform: uppercase;
}
A
{
	color: #575757;
	text-decoration: none;
}
INPUT
{
	border: solid 1px #cccccc;
	color: #494949;
	font-size: 11px;
	font-family: Arial;
}
SELECT, INPUT.select
{
	border: solid 1px #cccccc;
	color: #494949;
	font-size: 11px;
	font-family: Arial;
}
TABLE
{
	font-size: 12px;
	font-family: Arial;
	color: #494949;
}
TEXTAREA
{
	border: solid 1px #cccccc;
	color: #494949;
	font-size: 11px;
	font-family: Arial;
}
ADDRESS
{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #494949;
}
BODY
{
	margin: 0px;
	padding: 0px;
	border: #ffffff 0px solid;
	color: #494949;
	margin-top: 0px;
	margin-left: 0px;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	background-color: #c9c9c9;
}

