@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;
}

#mainContent {
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-left: 10%;
}
.amigos {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066CC;
	height: 145px;
	width: auto;
	background-repeat: no-repeat;
}
.amigos_title {
	font-weight: bold;
	color: #0066cc;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.amigos_text_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066CC;
	padding-left: 10px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #6FC72C;
	height: 33px;
	width: 950px;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066cc;
	padding-left: 10px;
}
.footer_text a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066cc;
	padding-left: 10px;
	text-decoration: none;
}

.end_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.end_block {
	height: auto;
	padding-top: 5px;
	padding-left: 10px;
	width: 940px;
}
.footer_text_line {
	font-size: 14px;
	border-left: #0066CC thin solid;
	height: 15px;
}
.aprovecha {
	height: 110px;
	padding-top: 20px;
	width: 225px;
	padding-left: 5px;
}
#container #bar {
	width: auto;
}
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;
	background-color: #339966;
}
.exception_submenu_Producto{
	display: block;
	width: 140px;
}
.exception_submenu_Contacto{
	display: block;
	width: 120px;
}
.exception_submenu_Negocio{
	display: block;
	width: 170px;
}
.header_title{
	margin-top: 0px;
}

ul#productsline{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	
	color: #339966;
	list-style-type: none;
	margin-left: 10px;
	padding-left: 0px;
}

ul#productsline li{
	display: block;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0066CC;
	
}
ul#productsline a{
	text-decoration: none;
	color: #0066CC;
}

ul#productsline a:hover{
	text-decoration: none;
	color: #339966;
}




#title span{
	margin-top: 0px;
	background-image: url(images/sprite_home.jpg);
	background-repeat: no-repeat;
	
}

.title_logo{
	background-position: 0 0;
}

.style26 {
	font-size: 11px;
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
}
.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #339966;
	font-weight: bold;
}

.style26 a {
	text-decoration: none;
	color: #0066CC;
}
.style26 a:hover{
	font-size: 12px;
	color: #ff6600;
}

.packages_promotion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 175px;
	width: 236px;
	border: outset #e6e6e6 thin;
}
.inflatables_marquee {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 25px;
	width: 430px;
	background-color: #339966;
	padding-top: 8px;
}
.promotional_inflatables {
	height: 155px;
	width: 200px;
	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;
}

.header_promotional_inflatables a{
	text-decoration: none;
	color: #339966;
}
.horizontal_border {
	width: auto;
	border-bottom: dotted #999999 thin;
}
.header_removible {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6FC72C;
	padding-top: 10px;
	padding-bottom: 5px;
}
.removable {
	height: 148px;
	width: 170px;
	border: thin outset #e6e6e6;
	background-color: #FFFFFF;
}
.menu_side {
	height: 350px;
	width: 120px;
	float: left;
}
.vertical_border {
	height: 135px;
	width: 3px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #999999;
}
.header_menu_side {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	height: 17px;
	padding-top: 10px;
	padding-left: 3px;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 100px;
	margin-left: 5px;
	margin-top: 10px;
}
.productos_menu {
	height: auto;
	margin-left: 10%;
	margin-top: 10px;
}
.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;
}
.descuentos {
	font-family: "Courier New", Courier, monospace;
	color: #FFFFFF;
	background-image: url(images/descuentos.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: auto;
	font-size: 12px;
	font-weight: bold;
}
.descuentos_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 60px;
	width: 172px;
}
.categoria_imagen {
	width: auto;
	border: thin dotted #e6e6e6;
	height: 20px;
	padding-top: 3px;
	padding-left: 3px;
}
.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;
}
.main_picture {
	height: auto;
	width: 430px;
	border: outset  #e6e6e6 thin;
}
.style27 {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #0066CC;
}

.exception_submenu_Producto_green{
	display: block;
	width: 140px;
	background-color: #339966;
}
.exception_submenu_Contacto_green{
	display: block;
	width: 140px;
	background-color: #339966;
}
.title_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #990000;
}
.title_text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #0066FF;
}
.title_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #009933;
}
.title_text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 38px;
	font-weight: bold;
	color: #9900CC;
}
.title_text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 44px;
	font-weight: bold;
	color: #00CC00;
}
.title_text5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-weight: bold;
	color: #0066FF;
}
.packages_promotion_click {
	background-image: url(images/paquetesdepromocion.jpg);
	background-repeat: no-repeat;
	height: 158px;
	width: 203px;
}
.border {
	border: thin dotted #339966;
}
.click{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-style: italic;
}