body,
ul,
ul li,
p,
.Normal
{
	font-family: Century Gothic, Verdana, Arial !important;
	font-size: 12pt;
}
body
{
	background-color:#d7f0c1;	
}
.grid_12
{
	background-color: #fff;
}
#Header
{
	height: 142px;
	display:block;
	overflow:hidden;
	background: url('Images/HeaderMain.png') no-repeat top;
}
#Footer
{
	height: 142px;
	display:block;
	overflow:hidden;
	background: url('Images/FooterBG.png') no-repeat bottom;
}
.Pane
{
	border: 0 !important;
}
.Pane .SubHead
{
	display: block;
	overflow:hidden;
	background-color: #eeeeee;	
}
.Left
{
	display: block;
	overflow: hidden;
	min-height: 257px;
	background: url('Images/GradientBG.png') no-repeat top;
	padding: 5px;
}
.Pane.Left,
.Pane.Left p
{
	font-size: 1.05em !important;
}
.Pane.Content
{
	padding-top: 5px;
}

.Kids
{
	position:absolute;
	bottom: 50px;
	left:20px;
	display:block;
	overflow:hidden;
	height: 188px;
	width: 189;
	z-index:999;
}
#Login
{
	text-align:center;
}
a.Login
{
	font-size: 0.8em;
	color: #666;
	text-decoration: none;
}
.Phone
{
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;	
	display:block;
	width: 100%;
	text-align: center;
}
.Horarios
{
	text-align:center;
	padding-bottom: 50px;
	}
.Horarios H2
{
	font-weight: bold;
	color: #fff;
		margin-bottom: 0;

}
.Horarios p
{
	margin-top: 0;
	}
	
.StandOut table
{
	border-style: dotted;
	border-color: #FF0000;
}
li
{
	list-style-type: circle;
	list-style-image: url('images/ListIcon.png');
}
