#homeBody {
	font-family: "Lucida Console", Monaco, monospace;
	background-color:#000;
	color:#FFF;
}


#aboutUsBody {
	font-family: Verdana, Geneva, sans-serif;
	background-image:url(../img/bg_aboutus.png);
	background-position:center;
	background-repeat:repeat-y;
}


.divClear {	clear:both; }

p {
	font-size:0.8em;
	color: #000;
	line-height:1.3em;
	margin-bottom:0.8em;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:1.3em;
	color:#4e4e4e;
	line-height:1.5em;
	background-image:url(../img/bg_h1.png);
	background-repeat:no-repeat;
	background-position: bottom left;
	height:50px;
	padding-left:30px;
	margin-bottom:5px;
	
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:1.3em;
	color:#4e4e4e;
	line-height:1.5em;
	margin-bottom:5px;
}

:link, :visited {
text-decoration: none;
color: #600;
}


/* About us */
#contentAU {
	display:block;
	position:relative;
	width:980px;
	/*max-width:900px;*/
	margin-left:auto;
	margin-right:auto;
}


#aboutUs {
	background-color: #FFF;
}

#left_column {
	/*position: absolute; */
	float:left;
	top:0px;
	left:0px;
	width:35px;
	height:100%;
	background-color:#000;
	padding-bottom:0;
	margin-bottom:0;
	z-index:100;
	padding-left:3px;
	padding-top:5px;

}

#center_column {
	float:left;
	width:700px;
	padding-right:27px;
	padding-top:50px;
	background-color:#fff;
}

#centerText {
	width:215px;
	padding-left:30px;
	padding-right:30px;
	float:left;
}


#right_column {
	float:left;
	width:215px;
}

#rightPhone {
	padding-top:25px;
	padding-left:15px;
	background-image:url(../img/bg_phone.png);
	background-repeat:no-repeat;
	width:215px;
	height:35px;
}

#rightInfo {
	padding-top:0px;
	padding-bottom:10px;
	width:210px;
	background-color:#e8e8e8;
}

#rightInfo p, #rightInfo h2{
	padding-left:15px;
}

.photo img {
	float:left;
	padding: 0px; 
	border: 3px solid #dddddd; 
	background-color: #ffffff;
	width:415px;
	-moz-border-radius: 0px; 
	-webkit-border-radius: 0px; 
	/*-webkit-box-shadow: 0px 0px 1px #999; 
	-moz-box-shadow: 0px 0px 1px #999; 
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#666666, direction=135, strength=1);*/
}

.aboutUsFoot {
	float:left;
	font-family: Verdana, Geneva, sans-serif;
	font-size:0.7em;
	text-align:left;
	color:#000;
	width:670px;
	background-color:#fff;
	border-top:1px #CCC;
	border-top-style:solid;
	padding-top:10px;
	padding-left:30px;
	padding-bottom:30px;
}






/* Home */

#content {
	display:block;
	padding-top:40px;
	/*max-width:900px;*/
	margin-left:auto;
	margin-right:auto;
}


#logoHome{
	text-align:center;
}

#menuHome {
	height:150px;
	background-image:url(../img/home_menu_bg.png);
	background-repeat:repeat-x;
	background-position:0px 58px;
	
	text-align:center;
	margin-top:40px;
	
}

#menuGroup {
	width:620px;
	margin-left:auto;
	margin-right:auto;
}
#menuGroup a{
	color:#FFF;
}

#amiga {
	float:left;
	width:183px;
	height:130px;
}
#amigaText {
	width:90px;
	height:44px;
	float:left;
	text-align: right;
	padding-right:15px;
	font-size:13px;
	padding-top:14px;
	visibility:hidden;
	background-image: url(../img/alternative.png);
	background-position:bottom left;
	background-repeat:no-repeat;
}
#amigaImg {
	width:70px;
	height:130px;
	float:left;
	background-image:url(../img/boingball_s2.png);
	background-repeat:no-repeat;
	background-size: 70px 130px;
}
#amigaAnim {
	visibility:hidden;
}

#about {
	float:left;
	width:175px;
	height:130px;
	text-align:center;
	margin-left:40px;
	margin-right:45px;
}

#aboutImg {
	width:175px;
	height:130px;
	background-image:url(../img/aboutus_s.png);
	background-repeat:no-repeat;
	background-position:center;
	
	
}
#aboutAnim {
	visibility:hidden;
}

#help {
	float:left;
	width:175px;
	height:140px;
}
#helpText {
	width:90px;
	height:44px;
	float:left;
	text-align: left;
	padding-left:15px;
	font-size:13px;
	padding-top:24px;
	visibility:hidden;
	background-image: url(../img/help.png);
	background-position:left center;
	background-repeat:no-repeat;
}
#helpImg {
	width:70px;
	height:130px;
	float:left;
	background-image:url(../img/help_s.png);
	background-repeat:no-repeat;
}
#helpAnim {
	visibility:hidden;
}

#foot {
	color: #999;
	text-align:center;
	font-size:9px;
	font-family:Verdana, Geneva, sans-serif;
	padding-bottom:10px;
	padding-top:5px;
	background-image: url(../img/copyright.png);
	background-position:center center;
	background-repeat:no-repeat;
}

input {
	width:40px;
	color:#0F0;
	background-color:#000;
	height: 20px;
}

input.button {
	width:35px;
	border: 1px solid #0F0;
	color: #0F0;
	background-color:#000;
	height: 20px;
}

input.button:hover {
	border: 1px solid #0F0;
	color: #000;
	background-color:#0F0;	
	height: 20px;
}

input:focus {
border: 1px solid #000;
	border-bottom: 1px solid #0F0;
 	outline:0px; /* Quita el borde focus en safari+chrome */
}


#code {
	float:left;
	visibility:hidden;
	padding-top:5px;
	width:100px;
}

#code p{
	height:10px;
	font-family: "Lucida Console", Monaco, monospace;
	color:#0F0;
	padding-left:5px;
	font-size:0.8em;
}

#wrongCode{
	float:left;
	visibility:hidden;
	display:none;	
}
#wrongCode p{
	color:#F00;
	text-decoration:blink;
	font-family: "Lucida Console", Monaco, monospace;
	padding-top:27px;
	padding-left:10px;
	font-size:0.8em;
}

