body {

	background: url(images/bg_body.jpg) top repeat-x #77c5f0;
/*
	background: url(images/burbuja.jpg) top left repeat;
*/
	margin: 0;
	padding: 0;
	}


body, html {
scrollbar-arrow-color: #FFFFFF;
scrollbar-base-color: #f3b874;
scrollbar-dark-shadow-color:#77c5f0;
scrollbar-track-color: #77c5f0;
scrollbar-face-color:#f3b874;
scrollbar-shadow-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3d-light-color: #FFFFFF;
}


#tabla_fondo {
	margin: 0;
	padding: 0;
	display: block;
	width: 990px;
}

#tabla_principal {
	margin: 0;
	padding: 0;
	display: block;
	width: 990px;
}

#td_logo {
	margin: 0;
	padding: 0;
	display: block;
	width: 990px;
	height: 117px;
	background: url(images/logo.jpg) top center no-repeat;
}


#idiomas {
	display: block;
	margin-right: 40px !important;
}

.item_idioma {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	color:#0432bc;
	line-height: 30px;
}

.item_idioma:hover {
	text-decoration: underline;
	font-style: italic;
}

#tabla_content_menu {
	display: block;
	margin: 0;
	padding: 0;
	width: 990px;
}

#td_menu {
	width: 190px;
}

#tabla_menu {
	display: block;
	width: 190px;
	margin: 0;
	padding: 0;
	margin-top: 34px;
}

.item_menu {
}

.item_menu a {
	margin-right: 10px;
	display: block;
	padding-left: 0px;
	margin-top: 5px;
	width: 180px;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.item_menu a:hover {
	background: url(images/bg_item_delfin.png) top left no-repeat;
	font-style: italic;
}

#td_content {
	width: 810px;
}

#tabla_titulo_content {
	margin: 0;
	padding: 0;
	display: block;
	width: 800px;
}

#lateral_cubos {
	width: 84px;
	height: 88px;
	background: url(images/lateral_cubos.jpg) top left no-repeat;
}

#esquina_right_top {
	width: 126px;
	height: 88px;
	background: url(images/lateral_biberon.jpg) top left no-repeat;
}

#content_titulo {
	width: 584px;
	background: url(images/bg_content_titulo.jpg) top repeat-x;
	padding-top: 45px;
	padding-left: 10px;
	color: #0432bc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

#tabla_info_content {
	margin: 0;
	padding: 0;
	display: block;
	width: 800px;
}


#lateral_content_right {
	background: url(images/lateral_content_right.jpg) top left repeat-y;
	width: 58px;
}

#lateral_content_left {
	background: url(images/lateral_content_left.jpg) top left repeat-y;
	width: 30px;
}

#content_info {
	width:722px;
	background: #dff1fb;
	text-align: justify;
}

#capa_content_info {
	display: block;
	width: 720px;
	height: 350px;
	color: #0432bc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
}

#capa_content_info_sep {
	display: block;
	margin-right: 6px;
	color: #0432bc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
}

#tabla_content_bottom {
	margin: 0;
	padding: 0;
	width: 800px;
	display:block;
}

#esquina_left_bottom {
	width: 84px;
	background: url(images/lateral_juguetes.jpg) top right no-repeat;
}

#lateral_mesa {
	width: 166px;
	background: url(images/lateral_mesa.jpg) top left no-repeat;
}

#info_namastech {
	background: url(images/bg_content_bottom.jpg) top repeat-x;
	width: 554px;
}

#capa_info_namastech {
	display: block;
	height: 30px;
	margin-top: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
}

#capa_info_namastech a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
}

#mapa_dofi {
	display: block;
	width: 690px;
	height: 577px;
	background: url(images/mapa_dofi.jpg) top left no-repeat;

}

.instalacion_enlace {
	display: block;
	float: left;
	padding: 4px !important;
	text-decoration:none;
	width: 180px;
	height: 20px;
	background: #77c5f0;
	border: #FFFFFF solid 2px;
	margin-left: 20px;
	color: #0432bc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

.instalacion_enlace:hover {
	font-style: italic;
}

.instalacion_enlace2 {
	display: block;
	float: left;
	padding: 4px !important;
	text-decoration:none;
	width: 180px;
	height: 20px;
	background: #77c5f0;
	border: #FFFFFF solid 2px;
	color: #0432bc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

.instalacion_enlace2:hover {
	font-style: italic;
}

#telf {
	display: block;
	float: left;
	width: 18px;
	height:15px;
	background: url(images/telf.jpg) top left no-repeat;
}