body{
	margin: 0 0;
	padding: 0 0;
	background: white url('../img/bg.gif') repeat-x;
	color: #7f7b62;
	font: normal normal 0.63em verdana, arial, sans-serif;
}
body.mail{
	margin: 0 0;
	padding: 0 0;
	background: white;
	color: black;
	font: normal normal 0.75em "Trebuchet MS", arial, sans-serif;
}
#contingut {
	width: 740px;
	padding: 0 0;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto; 	
	text-align:left; 
}
#contenido{
	clear: both;
	background-color: white;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.contenido-izq{width: 537px;}
.titulo {margin-left:13px;}
.contenido-lateral{width:200px;margin:0;padding:0;}
.granate{font-weight:bold;color: #C31129;}
a, a:link, a:visited  { background-color: transparent; color: #a17400;  text-decoration:none;}
a:hover { background-color: transparent; color: #a17400; text-decoration: none; }
a.white, a.white:link, a.white:visited  { background-color: transparent; color: white;  text-decoration:none;}
a.white:hover { background-color: transparent; color: white; text-decoration:none; }
a.black, a.black:link, a.black:visited  { font-weight: bold;background-color: transparent; color: black;  text-decoration:none;}
a.black:hover { font-weight: bold;background-color: transparent; color: black; text-decoration:none; }
p{
	text-align: justify;
	padding: 0px 0px;
	margin: 0 0;
	line-height: 18px;
}
img{border: none;}
h1{ margin: 0 0;font-size: 2em;}
h2{ font-size: 1.50em;}
h3{font-size: 1.40em;font-weight: bold;margin-bottom: 0px;margin-top: 0px;}
h4{font-size: 1em;font-weight: bold;text-decoration:none;margin: 0 0 10px 0;padding: 0 0;border-bottom:1px solid #7f7b62;}
h5{text-decoration: underline;font-weight: bold;font-size: 1.05em;margin: 0 0 10px 0;}
hr{
	margin: 10px 0;
	padding: 0 0;
	height: 1px;
	border-top: 1px solid #a0a0a0;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid #f0f0f0;
}
ul.menu{
	padding: 0 0;
	margin: 0 0;
	width: 170px;
}
ul.menu li{
	list-style-type: none;
	color: #a17400;
	background-color: #dddad1;
	margin-bottom: 5px;
	padding: 2px 2px;
}
.columna1 {float:left;width:90px;}
.columna2 {float:left;width:410px;}
form{margin: 0 0 0 35px;padding: 0 0;line-height:20px;}
input{border: 1px solid black;font-size:1em;color: #7f7b62;}
select{font-size:1em;border:1px solid black;color:#7f7b62;}
input.plain{border: none;}
label{font-weight: bold;}
.clear{clear: both;}
.flota-der{float: right;}
.flota-izq{float: left;}
#pie{
	clear: both;
	height: 20px;
	text-align:left;
	margin: 0;
	padding: 0;
}
.red{color: #a17400;}
.subrayado{text-decoration: underline;}
.error{
	font-size:1.2em;
	font-weight:bold;
}
p.nota{font-style:italic;text-align:justify;line-height:12px;}