html, body { background-image:url(images/bg.jpg); background-repeat:no-repeat; background-position:top; padding:0;	background-color: #000;


}
body{margin:0 auto;
	width:1000px; 
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	background-color: #000;
	color: #cccccc;
	font-size: 75%;
}
a{
	color: #27D;
	text-decoration: none;
}
a:focus, a:hover, a:active {
	text-decoration: underline;
}
p, li {
	line-height: 1.8em;
}
h1, h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin: 0;
}
h1 {
	color:#333333;
	font-size:3em;
	height:168px;
	letter-spacing:-1px;
	margin-bottom:10px;
	padding:0;
	text-indent:-9999px;
	background: url(../img/header.jpg) no-repeat top center;
}
h2 {
	padding-top: 10px;
	font-size:2em;
	letter-spacing:-1px;
}

#encabezado{ width:1000px; height:90px;}
#menu{width:1000px; height:60px; background-image:url(images/bg_transp.png); background-repeat:repeat; }
#contenido{ width:1000px;background-image:url(images/bg_transp.png); background-repeat:repeat; }
#pie{width:1000px; background-color: #858585; text-align:center; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color:#999; font-size:12px; }

.menu_pie{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color:#CCCCCC; font-size:12px; text-decoration:none;}
.menu_pie:hover{ color:#666; text-decoration:none}

.copy{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color:#666; font-size:10px; }
.alira{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color:#666; font-size:10px; }
.alira:hover{ color:#666; text-decoration:none}
.tex-contacto{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color:#CCCCCC; font-size:12px; }
.tit-enc{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#E2E2E2;
	font-size:18px;
	font-weight: bold;
}
.imputtext{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
	font-size:11px;
	background-color: #DDDDDD;
	width: 250px;
	height: 15px;
}
.imputtext2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
	font-size:11px;
	background-color: #DDDDDD;
	width: 250px;
}

