html, body {
	font-family: 'Tahoma', sans-serif;
	font-size: small;
	color: #000000;
	background-color: #3B0202;
	background-image:url(../imagenes/bg_body002.png);
	padding: 0px;
	margin: 0px;
	background-position: top;
	background-repeat: repeat-x;
	}
img	{
	border: 0px;
	}
h3 {
	font-family: 'Tahoma', serif;
	font-size: 14px;
	font-style: normal;
	margin-bottom: 15px;
	margin-top: 0px;
	}
h4 {
	font-family: 'Tahoma', serif;
	font-size: 14px;
	font-style: normal;
	margin-bottom: 15px;
	margin-top: 0px;
	text-align: center;
	}
/* Capas genéricas */
#container {
	position: relative;
	width: 780px;
	background-color: transparent;
	border-top: 0px;
	padding-top: 1px;
	padding-bottom: 0px;
	margin: 0px auto;
}
		
#header {
	width: 700px;
	position: relative;
	height: 120px;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-image: url(../imagenes/header.png);
	margin: 0px 40px;
	padding: 0px;
}
#menu	{
	position: relative;
	margin: 0px 30px;
	height: 45px;
	padding-bottom: 3px;
	}

	#menu ul {
	margin: 15px 0px;
	}
	#menu ul li	{
	display: inline;
	list-style: none;
	margin: 0px 30px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #330000;
		}
		#menu a:link, #menu a:visited	{
			color: #330000;
			text-decoration: underline;
			}
		#menu a:hover	{
			color: #330000;
			text-decoration: none;
			}
#preamble {
	position: relative;
	padding-left: 0px;
	width: 400px;
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	background-position: 20px 5px;
	background-image: url(../imagenes/0001.png);
	background-repeat: no-repeat;
}
	

#preamble p {
	font-variant: normal;
	color: #7D775C;
	font-weight: bold;
	font-size: small;
	line-height: 100%;
}
#header h1 {
	display: none;
	overflow: hidden;
}
#intro {
	background-image:url(../imagenes/bg_intro.jpg);
	background-repeat:no-repeat;
	margin: 0px 40px;
	padding: 0px;
	height: 800px;
	position: relative;
	background-position: 0px top;
}

#legal	{
	height: auto;
	width: auto;
	position: relative;
	padding: 40px 0px 10px 0px;
	background-color: #D6CBB7;
	}
	#legal p  {
	font-variant: normal;
	color: #222222;
	font-weight: normal;
	font-size: small;
	line-height: 100%;
	margin: 10px 40px 5px 20px;
			}
			
#address	{
	background-image: url(../imagenes/addres001.jpg);
	height: 72px;
	width: auto;
	background-repeat: no-repeat;
	position: relative;
	margin: 20px 40px;
	padding: 10px 200px 10px 0px;
	text-align: center;
	}
	#address p	{
	margin: 0px 0px;
	color: #464034;
	font-weight: bold;
	font-size: 10px;
		}
	#address p.p1	{
	margin: 3px 0px;
	color: #585042;
	font-weight: bold;
	font-size: 12px;
		}
#supportingtext {
	color: #7D775C;
	width: auto;
	padding: 1px 0px 0px 0px;
	position: relative;
	height: 300px;
}
#supportingtext p	{
	font-variant: normal;
	color: #7D775C;
	font-weight: bold;
	font-size: small;
	line-height: 100%;
	}
#supportingtext p.p1, #supportingtext p.p2 {
	font-family: 'Tahoma', sans-serif;
	font-size: 19px;
	margin-top: 28px;
	margin-bottom: 7px;
	margin-left: 65px;
	margin-right: 30px;
	text-align: left;
	line-height: 130%;
}
	#supportingtext .p1:first-letter { 
		margin-left: -14px;
		color: rgb(245, 203,144);
		display: none;
	}
	#supportingtext .img1	{
	float: right;
	margin-left: 15px;
	border: 1px solid #000000;
		}
	#supportingtext .imgintro2	{
	float: left;
	margin-left: 85px;
	margin-top: 20px;
		}
#footer {
	text-align: center;
	width: 700px;
	height: 38px;
	position: relative;
	color: #7D775C;
	font-size: 11px;
	margin: 10px 0px;
}
	#footer a:link, #footer a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #7D775C;
	margin: 0px 6px;
		}

	#footer a:hover, #footer a:active {
	text-decoration: none;
	color: #FFFFFF;
	margin: 0px 6px;
		}
