body {
	width:100%;
	background-color: #FFFFFF;
	width: 100%;
	display: table;
	background-image: url(img/main-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 0px;
}
#header {
	height: 238px;
	width: 905px;
	margin: 0 auto;
	position: relative;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
	font-variant: normal;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1pt;
	font-variant: normal;
	text-decoration: none;
	background-image: url(img/bg02.png);
	background-repeat: no-repeat;
	background-position: 3px;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1pt;
	font-variant: normal;
	text-decoration: none;
}
#nav {
	position: absolute;
	bottom: -1px;
	list-style: none;
	left: 89px;
	margin-left: 5px;
	width: 803px;
	height: 27px;
	z-index: 1;
}
#nav span {
	display: none;
	position: absolute;
}
#content {
	width: 450px;
	float: left;
	position: relative;
	z-index: 5;
	background-image: url(img/fondo_wrap.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 30px;
}
#content02 {
	width: 750px;
	float: left;
	position: relative;
	z-index: 5;
	background-image: url(img/fondo_wrap02.jpg);
	background-repeat: no-repeat;
	background-position: 65px 30px;
	padding-top: 15px;
	padding-right: 10;
	padding-bottom: 20px;
	padding-left: 40px;
}
#content-wrap {
	width: 835px;
	z-index: 5;
	position: relative;
	margin-top: 37px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-color: #FFFFFF;
	left: 40px;
	top: 40px;
}
#sidebar {
	width: 300px;
	float: right;
	position: relative;
	z-index: 4;
	overflow: hidden;
	background-image: url(img/linea.jpg);
	background-repeat: repeat-y;
	padding-right: 25px;
	padding-top: 0px;
	margin-top: 10px;
}.titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	letter-spacing: 2mm;
	background-image: url(img/bg.png);
	background-repeat: no-repeat;
}
.titulillo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #d13f34;
	text-decoration: none;
	letter-spacing: 4px;
	text-indent: 20px;
}	
.versalitas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 1px;
	font-variant: small-caps;
	text-align: left;
	margin-left: 20px;
	line-height: 135%;
	margin-right: 10px;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	letter-spacing: 1px;
	text-align: left;
	margin-left: 20px;
	line-height: 135%;
	margin-right: 10px;
}
.texto02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	letter-spacing: 1px;
	text-align: left;
	margin-left: 20px;
	line-height: 135%;
	margin-right: 10px;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align: center;

}
.ladillo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #D13F34;
	text-decoration: none;
	margin-left: 20px;
}

#footer-wrap {
	width: 100%;
	height: 40px;
	background-color: #CCCCCC;
	bottom: 0px;
	position: fixed;
	z-index: 5;
	padding: 10px;

