*{
	margin:0;
	padding:0;
	list-style:none;
}


body {
	font: 60% "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	margin:10px;
	color:#807f7f;
	background-color: #1f1a17;
}

html { 
	height: 100%; 
	margin-bottom: 1px; 
}



#acerca-header, #contacto-header, #arte-header, #dinero-header {
border-bottom: #333 solid 1px;
line-height: 1.5em;
}

#acerca-content, #contacto-content, #arte-content, #dinero-content {

overflow: hidden; 
display: none; 

}


/*header*/

.header {
	background: #807f7f;
	padding:4px;
}

.header:hover{
	background-color:#666;
}

#header h1,h2 a {
	color:#807f7f;
	text-decoration:none;
}

#header h1,h2 a:hover {
	color:#fff;
}

#header h1 {
text-align:center;
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size: 25px;
margin-top:50px;
letter-spacing:-1px;
}

#header h2 {
text-align:center;
font:100% Verdana;
letter-spacing:2px;
color:#bbb;
margin:10px 0 40px;
}


/*footer*/

#footer {
	width:660px;
	margin:0 auto;
	color:555;
}

#footer a {
	color:#666;
	text-decoration:none;
}

#footer .validate {
	float:right;
}

/*accordion_child*/

.accordion_child a {
	color:#807f7f;
}

.accordion_child a:hover {
	text-decoration:none;
}

.accordion_child ul {
	margin:25px 0 25px 0px;
}

.accordion_child ul li {
	list-style:none;
	padding-left:20px;
	margin:10px 0;
	border-bottom:1px solid #eee;
	padding-bottom:10px;
	line-height:19px;
}

.accordion_child h2 {
	font:170% Arial;
	margin:10px 0 20px;
	padding:10px 0;
	color:#333;
	border-bottom:1px solid #eee;

}

.accordion_child{
	padding:20px 30px;
	color: #999999
}

.accordion_child strong{
	color:#FFCC00;
}

/*accordian*/ 

#accordian{
	padding:5px;
	width:660px;
	z-index:2;
	margin:0 auto;
}


/*accordion_headings*/

.accordion_headings{
    line-height:1em;
	padding:7px 0 0 0;
	color:#ffcc33;
	cursor:pointer;
	font:155% Trebuchet MS;
	letter-spacing:1px;
	clear:both;

}

.accordion_headings:hover{
	color: #a77216;
}


h2 {
clear:both;
}

input {
	width:180px;
	background:url(../images/input.jpg) top no-repeat;
	font: 100% "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	color:#333;
	border:1;
	padding:7px 10px;
	margin:5px;
	color:#777;
}
textarea {
	width:350px;
	height:105px;
	background:url(../images/textarea.jpg) top no-repeat;
	font: 100% "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	color:#333;
	border:1;
	padding:10px;
	margin:5px;
	color:#777;
}

input[type=submit] {
	 cursor:pointer;
	 background:#ff9900;
	 color:#fff;
	 font-weight:bold;
	 width:182px;
	 height:33px;
	 padding:7px 10px;
	 background:url(../images/submit.jpg) top no-repeat;
}



.trabajo {
margin: 0 0 0 -30px;}


p {
	margin:15px 0;
	line-height:19px;
	margin-bottom:55px;
}
