@charset "utf-8";
.fondo {
	background-attachment: fixed;
	background-image: url(fondo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

td img {display: block;}
.txt_normal {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.5em;
}
strong {
	color: #00A6E3;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #5F00FF;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #E89600;
	font-size: 18px;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FF9851;
	font-size: 18px;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3333CC;
	font-size: 18px;
}
a:link {
	color: #BA006F;
	text-decoration: none;
	font-weight: bold;
}
.margen-izquierdo {
	float: left;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
}
.margen-derecho {
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #0066FF;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
body {
	margin-top: 20px;
}


.txt_mini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.buscador {
	height: 90px;
	text-align: center;
	vertical-align: middle;
	border: 2px solid #0000CC;
	background-image: url(productora-eventos-infantiles-fiestas.jpg);
}
.tabla_sup {
	background-color: #FFFFFF;
	height: 35px;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

