body {

	font: 70% "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	margin:0px;
	color:#555;
	background: url("../imagenes/bg.png")black  bottom left no-repeat;
	text-align: justify;
}


html {
	margin-bottom: 1px;
	height: 100%;
}

#title {
	font-size: 320%;
	padding: 10px;
	font-family: "Trebuchet MS";
	color: white;
	cursor: default;
}

.title_link {
	text-decoration: none;
	cursor: default;
}

#footer {
	color: #f1f1f1;
	padding: 3px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: right;
}

#footer a {
	color:#AAA;
	text-decoration:none;
	font-weight:bold;
}

#footer .validate {
	float:right;
}



#gallery a{
	text-decoration: none;

}

#gallery img{
	border: none;
}

.content{
	background-color: #EEE;
}
.accordion_child ul {
	margin:25px 0 25px 0px;
}
h2 {
clear:both;
}
.accordion_child h2 {

	color:#222;
	border-bottom:1px solid #eee;
	font-family: Arial;
	font-size: 170%;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#accordian{

	width:500px;
	z-index:2;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.accordion_headings{

	color:#EEE;
	margin-top:2px;
	cursor:pointer;
	letter-spacing:1px;
	clear:both;
	background-color: black;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-family: "Trebuchet MS";
	font-size: 140%;
	font-weight: bold;

}

.about_img {

	float:right;
	background-color: #EEE;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 20px;
}

#networks {
	margin-right: auto;
	margin-left: auto;
	height: 200px;
}

#networks ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#networks li {
	display: block;
	height: 32px;
	line-height: 32px;
	width: 215px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

.networks_img {
	background-color: #EEE;
	float: left;
	margin-right: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#contact {
	margin-right: auto;
	margin-left: auto;
	height: 200px;
}

#contact ul {

	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#contact li {
	display: block;
	height: 32px;
	line-height: 32px;
	width: 215px;
	margin-bottom: 5px;
	float: left;
}

.contact_img {
	background-color: #EEE;
	float: left;
	margin-right: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.accordion_headings:hover{
	background-color: #444;
	color: #EEE;
}

.accordion_child{
	padding:20px 30px;
	border:5px solid #EEE;
	background-color: #EEE;
	text-align: justify;
}

.header_highlight{
	background-color: #111;
	color: #EEE;
}

a {
	color: #222;
	text-decoration: underline;
}

a:hover {
	color: #222;
	text-decoration: none;
	font-family: "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, sans-serif;
}

p {
	margin:15px 0;
	line-height:19px;

}
