@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	padding:0;
	background-image: url(../images/umbralunahtml.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	font-size: 65.5%;
}
.description {
	width: 90%;
	text-align: right;
	float: right;
	padding-right: 40px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.5em;
	font-size: 1.2em;
	color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper {
	margin: 0px;
	padding: 0px;
	width: 100%;
	margin-left:0px;
	margin-right:0px;
}
a, a:link, a:visited {
	color: #666666;
	text-decoration:none;
}
a:hover {
color:#CC9900;
text-decoration:underline;
}
#wrapper #header {
	background-image: url(../images/umbralunaWeb.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 342px;
	width: 912px;
}
#wrapper #content {
	padding: 30;
}
.description p {
	font-family: "Times New Roman", Times, serif;
	color: #666;
	font-size: 1em;
	line-height: 1.8em;
	text-transform: none;
}
#content {
	margin: 0px;
	width: 100%;
	padding-top: 0px;
	padding-right: 100px;
	padding-bottom: 0px;
	padding-left: 0px;
}

