body {
	text-align:center;
}
a {
	text-decoration:none;
	color:#000
}
a:hover {
	text-decoration: underline;
}
#bg {
	background:url(../img/bg2.jpg);
	margin:0 auto;
	width:100%;
	height:1300px;
}
#wrap {
	width:775px;
	text-align:left;
	margin:0 auto;
	position: relative;
	top:0px;
}
.float-l {
	float:left
}
.float-r {
	float:right
}
.float-c {
	text-align:center;
	color:#CCCCCC;
	padding-top: 10px;
	padding-bottom:10px;
	border-top: 1px;
	border-top-color: #999999;
	border-top-style: dotted;
}
.float-c a{
	color: #666666;
	text-decoration: none;
}
.float-c a:hover{
	color: #000000;
	text-decoration: none;
}
.float-r {
	float:right
}
.left {
	width:208px;
	background:#ebebeb;
	height:525px;
	margin-top: 0px;
}
.right {
	width:567px;
	background:#fff;
	margin-top: 0px;
}


#logo {
	background:url(../img/hdr.jpg);
	margin-top: 0px;
}
#logo h1 {
	font-size:34px;
	color:#FF0000;
}
#logo h1 {
	padding: 70px 0 0 100px;
}
#logo div {
	padding-left:150px
}
ul#nav {
	background:url(../img/hdl.jpg);
	height:176px;
	padding:50px 50px 0 30px;
}
ul#nav li {
	line-height:1.9em;
	color:#666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-size: small;
}
ul#nav li a {
	text-decoration:none;
	color: #CCCCCC;
	font-weight: bolder;
}
ul#nav li a:hover {
	color: #FFFFFF;
}
#meun h2 {
	font-size:18px;
	padding:30px 0 0 30px;
	color: #CC0000;
}
#meun ul {
	padding:10px 30px 0 20px}
#meun li {
	line-height:1.9em;
	border-bottom:#999999 1px dotted;
	color:#999999}
#meun li a {
	color:#666666;
	text-decoration: none;
}
#meun li a:hover {
	color:#999999;
	
}
#main {
}
#main h2 {
	font-size:36px;
	color:#CC0000;
	padding: 30px 50px 0 50px;
}
#main h3 {
	color:#000000;
	padding: 20px 20px 0 50px;
	font-weight: bold;
	font-size: small;
}
#main p {
	padding: 20px 50px 0 50px;
}
#main ul{
	padding: 20px 50px 0 50px;
}


#localizador {
font-size:small;
color:#999999;
padding-top:10px;
padding-left:50px;
}

#subir {
font-size:small;
color:#999999;
text-align:center;
padding-right:50px;
padding-bottom:20px;
}


/* footer */
#footer {
	clear:both;
	height:60px
}
#footer a {color:#FFFFFF}
#footer {
	color: #fff;
	left: 20px;
	position:relative;
	top:10px
}
#xhtml {
	position: absolute;
	left:550px
}
