@charset "utf-8";
/* CSS Document */

body
{
	background-color:#A7CC31;
	font-family:"Comic Sans MS";
	color:#220000;
}

#gora
{
	width:700px;
	background-image:url(fondes/gora.gif);
	height:30px;
	margin:0 auto;
}
#baner
{
	text-align:center;
	margin:0px auto 20px auto;
	width:680px;
	background-color:#ffe513;
	color:#b65c66;
	
}
#baner img
{
	border:none;
}

#menu
{	width:710px;
	margin:0px auto;
	padding-top:5px;
	
}

#menu ul
{ 
	position:relative;
	left:-25px;
	top:-1px;
}

.menu_ul_li
{
	display:inline;	
	border:#e94a08 3px outset;
	padding:3px;
	border-bottom:none;
	background-image:url(fondes/menu.gif);
	white-space: nowrap;
	margin-left:1px;

}
.elegido
{
	display:inline;	
	border:#e94a08 4px inset;
	padding:3px;
	border-bottom:none;
	background-image:url(fondes/menu.gif);
	white-space: nowrap;
	margin-left:1px;
	
}

#menu ul li:hover
{
		border:#e94a08 3px inset;
		padding:3px;
		border-bottom:none;
		background-image:url(fondes/menu.gif);
}
#menu a
{
	text-decoration:none;
	color:#d11313;
	font-size:10px;
	font-weight:bold;
}	

#tlo_menu
{
	width:710px;
	background:url(fondes/tlo-menu.gif);
	margin:0 auto;

}	
a
{
	color:#d11313;
}
a:hover, a:visited
{
	color:#FFFF99;
}

#contenido
{
	width:680px;
	background:url(fondes/2.gif);
	padding: 10px;
	margin:0px auto;
	margin-top:-17px;
	border: #e94a08 groove 3px;
	text-indent:15px;
	
	/*border: #e94a08 groove 3px;*/
}

.der_foto
{
	float:right;
	/*border-right:#888888 ridge 2px;
	border-top:#888888 ridge 2px;
	border-bottom:none;
	border-left:none;
	padding:2px;
	border:none;
	*/
	border:#AAAAAA groove 3px;
	margin:10px;
	
}

.izq_foto
{
	float:left;
/*	border-bottom:#888888 groove 2px;
	border-left:#888888 groove 2px;
	border:none;*/
	border:#AAAAAA groove 3px;
	margin:10px;
}

.der_texto
{
	float:right;
	width:70%;
}

.izq_texto
{
	float:left;
	width:70%;
}


.buzon
{	
	border:none;
	margin-top:100px;
}
#guarderia_datos
{
	float:left;
	width:30%;
	text-align:center;
	color:#FFFF99;
	margin-top:10%;
}

#formulario
{
	text-indent:-3px;
	text-align:justify;
	width:500px;
	font-size:12px;
	padding:10px;
}

#footer
{
	top:90%;
	border-top:#AAAAAA groove 1px;
	clear:both;
	font-size:10px;
}
#footer img
{
	border:none;
}

/*--------------------------LIGHTBOX-------------------------------------------*/	
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(Scripts/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="Scripts/overlay.png", sizingMethod="scale");
	}

/*-------------------------------------------------------------*/
#anuncio
{
	font:Arial, Helvetica, sans-serif;
	color:#003399;
	border:#0099FF inset 3px;
	width:150px;
	padding: 5px;
	margin:70px auto auto 30px;
	text-align:center;
	float:left;
	background:url(fondes/este.jpg);
}
#anuncio a
{
	color:#d11313;
}
	