body{
	background-image: url("../img/fondo.jpg");
	background-position: top;
	background-repeat: repeat-x;
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	letter-spacing: 0px;
	color: #555555;
}

img, table {
	border: none;
	text-align: left;
}

input {
	font-size: 12px;
}
select {
	font-size: 12px;
	height: 20px;
}
.checkbox {
	line-height: 22px;
}
.button { 
	font-size:12px; 
	line-height: 12px; 
	letter-spacing: 1px;
	height: 22px;
	vertical-align: text-bottom;
	margin: 0px 0px 0px 0px;
}

p {
	margin: 0px 0px 10px 0px;
}

ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
} 

ol {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
} 

li {
	margin-left: 30px;
	padding: 0px 0px 10px 10px;
}

h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	color: #00547a;
}
h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	font-style: normal;
	font-variant:small-caps; 
	color: #000000;
}
h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	font-style: normal;
	font-variant:small-caps; 
	color: #00547a;
}

.hiddenPic 		{ display:none; }

.link1			{ color: #000000; text-decoration:underline; font-weight:normal; }
.link1:hover	{ color: #000000; text-decoration:none; 	 font-weight:normal; }
.link2			{ color: #00547a; text-decoration:underline; font-weight:normal; }
.link2:hover	{ color: #00547a; text-decoration:none; 	 font-weight:normal; }
.link3			{ color: #000000; text-decoration:none; 	 font-weight:bold; line-height:20px; }
.link3:hover	{ color: #000000; text-decoration:underline; font-weight:bold; line-height:20px; }
.link4			{ color: #000000; text-decoration:none; 	 font-weight:normal; line-height:20px; }
.link4:hover	{ color: #000000; text-decoration:underline; font-weight:normal; line-height:20px; }
