@charset "UTF-8";
/* CSS Document */
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #0066cc;
	z-index: 1;
}
#container {
	background-color: #FFFFFF;
	width: 950px;
	margin: 0 auto;
	height: auto;
	border: #e6e6e6 medium outset;
}
#header {
	background-repeat: no-repeat;
	height: auto;
	width: auto;
	background-color: #FFFFFF;
	padding-left: 2%;
}
.title_small_letter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0033CC;
}
.title_big_letter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009933;
}
.mas_paquetes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #009933;
}
.mas_paquetes a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #009933;
	text-decoration:none;
}


ul#navigation{
	background-color: #6FC72C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	list-style-type: none;
	width: 100%;
	float: left;
	margin-left: 0px;
	padding-left: 0px;
	line-height: 15px;
}
ul#navigation li{
	display: inline;
	
}
ul#navigation a{
	display: block;
	float: left;
	padding: 0.2em 1em;
	text-decoration: none;
	color: #FFFFFF;
}
ul#navigation a:hover{
	color: #FFFFFF;
	background: #0066CC;
}
.exception_submenu{
	display: block;
	width: 120px;
}
.exception_submenu_Inicio{
	display: block;
	width: 120px;
	
}
.exception_submenu_Producto{
	display: block;
	width: 140px;
	background-color: #339966;
}
.exception_submenu_Contacto{
	display: block;
	width: 120px;
}
.exception_submenu_Negocio{
	display: block;
	width: 170px;
}
.productos_menu {
	height: 400px;
	margin-left: 10%;
	margin-top: 10px;
	width: 500px;
	border: outset #e6e6e6 thin;
}


.header_promotional_inflatables {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #339966;
	padding-top: 10px;
	padding-bottom: 5px;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #6FC72C;
	height: 33px;
	width: 950px;
}
.categoria {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	height: 105px;
	width: auto;
	border: thin outset #e6e6e6;
}

.productos_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066CC;
}
.productos_text a{
	text-decoration: none;
	color: #339966;
}
.categoria_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #339966;
	padding-top: 5px;
}
.title_productos {
	padding-left: 10%;
	padding-top: 10px;
}
.footer_empresa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 5px;
}



.catalogo_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	width: auto;
	height: 30px;
	background-color: #FFFFFF;
}
.catalogo_text a{
	text-decoration: none;
	color: #0066CC;
}



.text_subcatalogo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #0066CC;
	height: 30px;
	width: auto;
	padding-top: 2px;	
}


#navcasitas1 span{
	width: 120px;
	height: 96px;
	background-image: url(../productos/casitas/casitas.jpg);
	display: inline;
	float: left;
	background-repeat: no-repeat;
	
}
.casitared {
	background-position: 0 0;
	border: outset #e6e6e6 thin;
	margin-right: 4px;
	
}
.casitaarte {
	background-position:-120px 0;
	border: outset #e6e6e6 thin;
	margin-right: 4px;
	
}
.casitapersonaje3 {
	background-position:-240px 0;
	border: outset #e6e6e6 thin;
	
}
#navcasitas2 span{
	width: 120px;
	height: 96px;
	background-image: url(../productos/casitas/casitas.jpg);
	display: inline;
	float: left;
	background-repeat: no-repeat;
}

.albercapelotas {
	background-position: 0px -96px;
	border: outset #e6e6e6 thin;
	margin-right: 4px;
}
.casitasoccer {
	background-position:-120px -96px;
	border: outset #e6e6e6 thin;
	margin-right: 4px;
}
.casitapersonaje4 {
	background-position:-240px -96px;
	border: outset #e6e6e6 thin;
}.border_dotted {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #e6e6e6;
	width: 90%;
}
.border_vertical {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #e6e6e6;
	height: 90%;
}
.promociones {
	height: 500px;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066cc;
	padding-left: 10px;
}
.footer_text_line {
	font-size: 14px;
	border-left: #0066CC thin solid;
	height: 15px;
}
.footer_text a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066cc;
	padding-left: 10px;
	text-decoration: none;
}

