@charset "utf-8";
/* CSS Document */
html , body {
	margin:0;
	border:0;
	background-color:#FFFFC8;
	z-index:10;
	font-family:"Comic Sans MS", cursive;
}
#todo   {
	width:950px;
	margin:0 auto;
}
#banertop {
	margin-top:20px;
	width:948px;
	height:22px;
	background:url(../img/border1/border1banertop.gif);
}
#baner {
	width:948px;
	height:144px;
	background:url(../img/border1/border1banermid.gif) repeat-y ;
}
#baner h1{
	display:none;
}
#baner img  {
	margin-left:74px;
}
#banerbotton {
	width:948px;
	height:24px;
	background:url(../img/border1/border1banerbotton.gif);
	position:inherit;
}
#menu {
	position:relative;
	height:24px;
	width:720px;
	padding-top:10px;
	margin:0 auto;
}

}
#menu li{
	float:left;
	display:inline-block;
	width:180px;
}
#home a{
	position:absolute;
	width:180px;
	height:30px;
	background:url(../img/home.gif);
}
#home img {
	position:absolute;
	width:180px;
	height:30px;
	left:-70px;
}
#home span{
	display:none;
}
#forum a{
	position:absolute;
	width:180px;
	height:30px;
	background:url(../img/forum.gif) no-repeat;
	right:180px;
}
#forum img {
	position:absolute;
	width:180px;
	height:30px;
	left:290px;
}
#forum span{
	display:none;
}
#links a{
	position:absolute;
	width:180px;
	height:30px;
	background:url(../img/links.gif) no-repeat;
	right:360px;
}
#links img {
	position:absolute;
	width:180px;
	height:30px;
	left:110px;
}
#links span{
	display:none;
}
#guest a{
	position:absolute;
	background:url(../img/guest.gif);
	width:180px;
	height:30px;
	right:0;
}
#guest img {
	position:absolute;
	width:180px;
	height:30px;
	left:460px;
}
#guest span{
	display:none;
}
#content {
	background:url(../img/border1/border1content.gif) repeat-y;
	width:950px;
	margin:0 auto;
	overflow:hidden;
	background-color:#FF0;
}
#content h3 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align:center;
}
#content h3 a {
	font-weight:bolder;
	font-size:24px;
	color:#000;
	text-decoration:none;
}
#content h3 a:hover {
	color:#0F0;
}
#skype {
	float:left;;
	margin: 0 10px 10px;
	width:100px;
}
#media  {
	padding-top:15px;
	width:850px;
	margin:0 auto;;
	clear:both;
}
#spanish {
	font-family:"Comic Sans MS", cursive;
	width:390px;
	float:left;
	font-size:16px;
	text-align:justify;
	padding:15px;
	background-color:#FFA;
	letter-spacing:1,5px;
	line-height:20px;
}
#english {
	font-family:"Comic Sans MS", cursive;
	width:390px;
	float:right;
	padding:15px;
	font-size:16px;
	text-align:justify;
	letter-spacing:1,5px;
	line-height:20px;
}
#contador {
	float:right;
	height:150px;
	margin: 0 0 10px 10px;
}
#home a:hover {
	background:url(../img/homeh.gif);
}
#forum a:hover{
	background:url(../img/forumh.gif);
}
#links a:hover{
	background:url(../img/linksh.gif);
}
#guest a:hover{
	background:url(../img/guesth.gif);
}
#images {
	position:relative;
	width:850px;
	float:left;
	left:50px;
	padding-top:30px;
}
#images img {
	width:270px;
	display:inline-block;
	margin-right:10px;
}
#imageso {
	position:relative;
	float:left;
	left:240px;
	height:280px;
	overflow:hidden;
}
#imageso img {
	height:280px;
}
#facebook {
	display:inline-block;
	width:300px;
	margin:0 0 0 20px;
	float:left;
}
#footertop {
	position:relative;
	margin:0 auto;
	width:950px;
	height:42px;
	background:url(../img/border1/border1footertop.gif);
}
#footer {
	margin: 0 auto;
	width:950px;
	overflow:visible;
	background:url(../img/border1/border1footer.gif) repeat-y;
}
#footerbotton {
	width:950px;
	height:24px;
	background:url(../img/border1/border1footerbotton.gif) no-repeat;
	position:inherit;
	margin:0 auto;
}
#footer h3 {
	position:relative;
	font-family:"Comic Sans MS", cursive;
	width:930px;
	margin:10px auto;
	float:left;
}
#footer a {
	float:right;
	clear:right;
}
#footer h2 {
	display:inline;
	font-family:"Comic Sans MS", cursive;
	font-size:14px;
	width:500px;
	float:left;
	margin-top:10px;
	margin-left:22px;
}
#footer h1 {
	display:inline;
	float:left;
	padding-left:5px;
}
