/* CSS Document */
body {    
	margin: 0;
	padding: 0;
	color: #FFF;
	background: url(../imag/flashfondo.jpg) #0E1118 center repeat-y;
	font: 12px verdana, Arial, Helvetica, sans-serif;
}
div, h1, img, p, ul, h1, h2, li, table, form, td, tr {
	margin: 0;
	padding: 0;
	border: 0;
}
a{
	color: #FFF;
	text-decoration: none;
}
a:hover{
 text-decoration:underline;
}
a.blue{color: #00b1ff;}

p{
 font:12px verdana, Arial, Helvetica, sans-serif;
 color:#FFF;
}
p.negro{color:#333;}

#container {
	margin: 0 auto;
	height: auto !important;
    min-height:714px;
	width:915px;
}

#header {
	height:85px;
	width:915px;
}

#menu1{ height:85px; font: 12px verdana; color: #FFF;}
#menu1 ul{ list-style: none; margin: 0;}
#menu1 ul li{ display: inline; }
#menu1 li{ float:left; padding:0;}
#menu1 a{ text-decoration: none; color: #FFF;}
#menu1 a:hover{  text-decoration: none; color: #FFF;}

#menu2{ height:33px; font: 12px verdana; color: #FFF; background:#01628D; clear:left; display:block;}
#menu2 ul{ list-style: none; margin: 0;}
#menu2 ul li{ display: inline; padding: 0 35px 0 0;}
#menu2 li{ float:left; padding:0;}
#menu2 a{ text-decoration: none; color: #FFF;}
#menu2 a:hover{  text-decoration: none; color: #FFF;}

#central {
	height:563px;
	width:915px;
}
.instructor{ background:url(../imag/fondoinstructor.jpg);}
.instructor2{ background:url(../imag/fondoinstructor2.jpg);}
.contact{ background:url(../imag/contact.jpg);}
.schedule{ background:url(../imag/schedule.jpg);}
.gallery{ background:url(../imag/fondo_gallery.jpg);}

#footer{
   height:66px;
   width:895px;
   background:url(../imag/base.jpg);   
   padding: 0 10px 0 10px;
}

#footL{ float:left; width:450px; padding-top:20px;}
#footR{ float:right; width:445px; color:#00b1ff; padding-top:25px; text-align:right;}

#izq{ float:left; width:114px; height:347px; background:#01628D; padding-top:215px;}
#der1{ float:right; width:801px; height:563px; background:url(../imag/fondoadults.jpg)}
#der2{ float:right; width:801px; height:563px; background:url(../imag/fondoafterschool.jpg)}
#der3{ float:right; width:801px; height:563px; background:url(../imag/fondobirthday.jpg)}
#der4{ float:right; width:801px; height:563px; background:url(../imag/fondoclasses.jpg)}
#der5{ float:right; width:801px; height:563px; background:url(../imag/fondodaycamps.jpg)}
#der6{ float:right; width:801px; height:563px; background:url(../imag/fondofamilies.jpg)}
#der7{ float:right; width:801px; height:563px; background:url(../imag/fondokids.jpg)}
#der8{ float:right; width:801px; height:563px; background:url(../imag/fondoclasses.jpg);}

/*****FORMULARIO*******/
#registro {padding: 15px 300px 0 0;}
#registro fieldset {border:0;}
#registro p label {font: 12px verdana; float: left; width: 25%; text-align:left; padding:4px 4px 4px 15px; color: #FFF;}
#registro p.thanks{ color:#FFF;}
#registro p br {clear: left;}
.contacto { border:1px solid #949494; background:#FFF; color:#949494; font: 12px verdana;}
.textcontacto{ border:1px solid #949494; background:#FFF; color:#949494;}
.enviar{border:3px solid #42423e; margin:3px 0 0 0; background:#42423e; color:#e6e6e6;}
/**********************/